1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
|
--
-- MIB generated by IONODES on 2015-06-18.
--
IONODES-IONSERIES-MIB DEFINITIONS ::= BEGIN
IMPORTS
OBJECT-GROUP
FROM SNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE,
enterprises, Integer32, Unsigned32
FROM SNMPv2-SMI;
--
-- Textual conventions (type definitions)
--
AnalogVideoSignalLockState ::= TEXTUAL-CONVENTION
DISPLAY-HINT "d"
STATUS current
DESCRIPTION
"Possible analog signal lock states."
SYNTAX INTEGER
{
locked(1),
unlocked(2)
}
AnalogVideoStandard ::= TEXTUAL-CONVENTION
DISPLAY-HINT "d"
STATUS current
DESCRIPTION
"Possible analog video standards."
SYNTAX INTEGER
{
ntsc(1),
pal(2)
}
DigitalVideoConnState ::= TEXTUAL-CONVENTION
DISPLAY-HINT "d"
STATUS current
DESCRIPTION
"Possible digital video connection states."
SYNTAX INTEGER
{
connected(1),
notconnected(2)
}
DigitalVideoStandard ::= TEXTUAL-CONVENTION
DISPLAY-HINT "d"
STATUS current
DESCRIPTION
"Possible digital video standards."
SYNTAX INTEGER
{
hdmi720p(1),
hdmi720p50(2),
hdmi1080i(3),
hdmi1080i50(4),
hdmi1080p(5),
hdmi1080p50(6),
hdmi1080p25(7),
hdmi1080p30(8)
}
StreamState ::= TEXTUAL-CONVENTION
DISPLAY-HINT "d"
STATUS current
DESCRIPTION
"Possible stream states."
SYNTAX INTEGER
{
connected(1),
notconnected(2)
}
IoPinState ::= TEXTUAL-CONVENTION
DISPLAY-HINT "d"
STATUS current
DESCRIPTION
"Possible states of digital I/O pins."
SYNTAX INTEGER
{
open(1),
closed(2)
}
--
-- Module definition
--
-- 1.3.6.1.4.1.40748.1.1.1
ionSeriesModule MODULE-IDENTITY
LAST-UPDATED "201506180000Z"
ORGANIZATION "IONODES Inc."
CONTACT-INFO
"Stephane Pare
IONODES Inc.
EMail: stephane.pare@ionodes.com
phone: +1 450 696-1060
postal: 1855 rue Bernard-Lefebvre, suite 201
Laval, Qc H7C 0A5
Canada
"
DESCRIPTION
"The MIB module for IONODES' IONSERIES line of products.
Copyright (C) IONODES Inc (2013-2015).
"
::= { ionModules 1 }
--
-- Node definitions
--
-- 1.3.6.1.4.1.40748
ionodes OBJECT IDENTIFIER ::= { enterprises 40748 }
-- 1.3.6.1.4.1.40748.1
ionReg OBJECT IDENTIFIER ::= { ionodes 1 }
-- 1.3.6.1.4.1.40748.1.1
ionModules OBJECT IDENTIFIER ::= { ionReg 1 }
-- 1.3.6.1.4.1.40748.1.2
ionConformance OBJECT IDENTIFIER ::= { ionReg 2 }
-- 1.3.6.1.4.1.40748.1.2.1
ionObjectGroups OBJECT-GROUP
OBJECTS
{
ionSysCpuUsage, ionSysMemUsage, ionSysTemperature, ionVInNumber, ionVInIndex,
ionVInDescr, ionVInAnalogSignalLock, ionVInAnalogStandard
}
STATUS current
DESCRIPTION
"Description."
::= { ionConformance 1 }
-- 1.3.6.1.4.1.40748.1.3
ionProducts OBJECT IDENTIFIER ::= { ionReg 3 }
-- 1.3.6.1.4.1.40748.1.3.1
ionIONSeries OBJECT IDENTIFIER ::= { ionProducts 1 }
-- 1.3.6.1.4.1.40748.1.3.1.1
ionE100 OBJECT IDENTIFIER ::= { ionIONSeries 1 }
-- 1.3.6.1.4.1.40748.1.3.1.2
ionE400 OBJECT IDENTIFIER ::= { ionIONSeries 2 }
-- 1.3.6.1.4.1.40748.1.3.1.3
ionE100Mini OBJECT IDENTIFIER ::= { ionIONSeries 3 }
-- 1.3.6.1.4.1.40748.1.3.1.4
ionE100HD OBJECT IDENTIFIER ::= { ionIONSeries 4 }
-- 1.3.6.1.4.1.40748.1.3.1.5
ionR100 OBJECT IDENTIFIER ::= { ionIONSeries 5 }
-- 1.3.6.1.4.1.40748.1.3.1.6
tve110sd OBJECT IDENTIFIER ::= { ionIONSeries 6 }
-- 1.3.6.1.4.1.40748.1.3.2
ionCIRRUSSeries OBJECT IDENTIFIER ::= { ionProducts 2 }
-- 1.3.6.1.4.1.40748.2
ionSystem OBJECT IDENTIFIER ::= { ionodes 2 }
-- 1.3.6.1.4.1.40748.2.1
ionSysCpuUsage OBJECT-TYPE
SYNTAX Integer32 (0..100)
UNITS "%"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Current core CPU usage percentage."
::= { ionSystem 1 }
-- 1.3.6.1.4.1.40748.2.2
ionSysMemUsage OBJECT-TYPE
SYNTAX Integer32 (0..100)
UNITS "%"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Current system memory usage percentage."
::= { ionSystem 2 }
-- 1.3.6.1.4.1.40748.2.3
ionSysTemperature OBJECT-TYPE
SYNTAX Integer32
UNITS "Celcius"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Current system temperature, in degrees celcius."
::= { ionSystem 3 }
-- 1.3.6.1.4.1.40748.3
ionVideoInputs OBJECT IDENTIFIER ::= { ionodes 3 }
-- 1.3.6.1.4.1.40748.3.1
ionVInNumber OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of video inputs present."
::= { ionVideoInputs 1 }
-- 1.3.6.1.4.1.40748.3.2
ionVInTable OBJECT-TYPE
SYNTAX SEQUENCE OF IonVInEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Table containing the description of all video inputs present."
::= { ionVideoInputs 2 }
-- 1.3.6.1.4.1.40748.3.2.1
ionVInEntry OBJECT-TYPE
SYNTAX IonVInEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description of a video input."
INDEX { ionVInIndex }
::= { ionVInTable 1 }
IonVInEntry ::=
SEQUENCE
{
ionVInIndex
Integer32 (1..4),
ionVInDescr
OCTET STRING,
ionVInAnalogSignalLock
AnalogVideoSignalLockState,
ionVInAnalogStandard
AnalogVideoStandard,
ionVInDigitalConnState
DigitalVideoConnState,
ionVInDigitalStandard
DigitalVideoStandard
}
-- 1.3.6.1.4.1.40748.3.2.1.1
ionVInIndex OBJECT-TYPE
SYNTAX Integer32 (1..4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Index of the video input (1-based)."
::= { ionVInEntry 1 }
-- 1.3.6.1.4.1.40748.3.2.1.2
ionVInDescr OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Video input user-friendly name."
::= { ionVInEntry 2 }
-- 1.3.6.1.4.1.40748.3.2.1.3
ionVInAnalogSignalLock OBJECT-TYPE
SYNTAX AnalogVideoSignalLockState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Analog signal lock state of the video input."
::= { ionVInEntry 3 }
-- 1.3.6.1.4.1.40748.3.2.1.4
ionVInAnalogStandard OBJECT-TYPE
SYNTAX AnalogVideoStandard
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Analog video standard (NTSC/PAL) currently detected by the video input. This value is irrelevant if the analog video input lock state is unlocked."
::= { ionVInEntry 4 }
-- 1.3.6.1.4.1.40748.3.2.1.5
ionVInDigitalConnState OBJECT-TYPE
SYNTAX DigitalVideoConnState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Digital video connection state of the video input."
::= { ionVInEntry 5 }
-- 1.3.6.1.4.1.40748.3.2.1.6
ionVInDigitalStandard OBJECT-TYPE
SYNTAX DigitalVideoStandard
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Digital video standard (HDMI) currently detected by the video input. This value is irrelevant if the digital video input lock state is unlocked."
::= { ionVInEntry 6 }
-- 1.3.6.1.4.1.40748.4
ionVideoOutputs OBJECT IDENTIFIER ::= { ionodes 4 }
-- 1.3.6.1.4.1.40748.4.1
ionVOutNumber OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of video outputs present."
::= { ionVideoOutputs 1 }
-- 1.3.6.1.4.1.40748.4.2
ionVOutTable OBJECT-TYPE
SYNTAX SEQUENCE OF IonVOutEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Table containing the description of all video outputs present."
::= { ionVideoOutputs 2 }
-- 1.3.6.1.4.1.40748.4.2.1
ionVOutEntry OBJECT-TYPE
SYNTAX IonVOutEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description of a video output."
INDEX { ionVOutIndex }
::= { ionVOutTable 1 }
IonVOutEntry ::=
SEQUENCE
{
ionVOutIndex
Integer32 (1..4),
ionVOutDescr
OCTET STRING,
ionVOutAnalogSignalLock
AnalogVideoSignalLockState,
ionVOutAnalogStandard
AnalogVideoStandard,
ionVOutDigitalConnState
DigitalVideoConnState,
ionVOutDigitalStandard
DigitalVideoStandard,
ionVOutStream1State
StreamState,
ionVOutStream2State
StreamState,
ionVOutStream3State
StreamState,
ionVOutStream4State
StreamState
}
-- 1.3.6.1.4.1.40748.4.2.1.1
ionVOutIndex OBJECT-TYPE
SYNTAX Integer32 (1..4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Index of the video output (1-based)."
::= { ionVOutEntry 1 }
-- 1.3.6.1.4.1.40748.4.2.1.2
ionVOutDescr OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Video output user-friendly name."
::= { ionVOutEntry 2 }
-- 1.3.6.1.4.1.40748.4.2.1.3
ionVOutAnalogSignalLock OBJECT-TYPE
SYNTAX AnalogVideoSignalLockState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Analog signal lock state of the video output."
::= { ionVOutEntry 3 }
-- 1.3.6.1.4.1.40748.4.2.1.4
ionVOutAnalogStandard OBJECT-TYPE
SYNTAX AnalogVideoStandard
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Analog video standard (NTSC/PAL) currently detected by the video output. This value is irrelevant if the analog video output lock state is unlocked."
::= { ionVOutEntry 4 }
-- 1.3.6.1.4.1.40748.4.2.1.5
ionVOutDigitalConnState OBJECT-TYPE
SYNTAX DigitalVideoConnState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Digital video connection state of the video output."
::= { ionVOutEntry 5 }
-- 1.3.6.1.4.1.40748.4.2.1.6
ionVOutDigitalStandard OBJECT-TYPE
SYNTAX DigitalVideoStandard
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Digital video standard (HDMI) currently detected by the video output. This value is irrelevant if the digital video output lock state is unlocked."
::= { ionVOutEntry 6 }
-- 1.3.6.1.4.1.40748.4.2.1.7
ionVOutStream1State OBJECT-TYPE
SYNTAX StreamState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"State of the video stream #1 feeding the video output."
::= { ionVOutEntry 7 }
-- 1.3.6.1.4.1.40748.4.2.1.8
ionVOutStream2State OBJECT-TYPE
SYNTAX StreamState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"State of the video stream #2 feeding the video output."
::= { ionVOutEntry 8 }
-- 1.3.6.1.4.1.40748.4.2.1.9
ionVOutStream3State OBJECT-TYPE
SYNTAX StreamState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"State of the video stream #3 feeding the video output."
::= { ionVOutEntry 9 }
-- 1.3.6.1.4.1.40748.4.2.1.10
ionVOutStream4State OBJECT-TYPE
SYNTAX StreamState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"State of the video stream #4 feeding the video output."
::= { ionVOutEntry 10 }
-- 1.3.6.1.4.1.40748.5
ionAudioInputs OBJECT IDENTIFIER ::= { ionodes 5 }
-- 1.3.6.1.4.1.40748.6
ionAudioOutputs OBJECT IDENTIFIER ::= { ionodes 6 }
-- 1.3.6.1.4.1.40748.7
ionIoInputs OBJECT IDENTIFIER ::= { ionodes 7 }
-- 1.3.6.1.4.1.40748.7.1
ionIoInNumber OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of digital I/O input pins present."
::= { ionIoInputs 1 }
-- 1.3.6.1.4.1.40748.7.2
ionIoInTable OBJECT-TYPE
SYNTAX SEQUENCE OF IonIoInEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Table containing the description of all digital I/O input pins present."
::= { ionIoInputs 2 }
-- 1.3.6.1.4.1.40748.7.2.1
ionIoInEntry OBJECT-TYPE
SYNTAX IonIoInEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description of a digital I/O input pin."
INDEX { ionIoInIndex }
::= { ionIoInTable 1 }
IonIoInEntry ::=
SEQUENCE
{
ionIoInIndex
Integer32 (1..4),
ionIoInDescr
OCTET STRING,
ionIoInPinState
IoPinState
}
-- 1.3.6.1.4.1.40748.7.2.1.1
ionIoInIndex OBJECT-TYPE
SYNTAX Integer32 (1..4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Index of the digital I/O input pin (1-based)."
::= { ionIoInEntry 1 }
-- 1.3.6.1.4.1.40748.7.2.1.2
ionIoInDescr OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Digital I/O input pin user-friendly name."
::= { ionIoInEntry 2 }
-- 1.3.6.1.4.1.40748.7.2.1.3
ionIoInPinState OBJECT-TYPE
SYNTAX IoPinState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"State of the digital I/O input pin."
::= { ionIoInEntry 3 }
-- 1.3.6.1.4.1.40748.8
ionIoOutputs OBJECT IDENTIFIER ::= { ionodes 8 }
-- 1.3.6.1.4.1.40748.8.1
ionIoOutNumber OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of digital I/O output pins present."
::= { ionIoOutputs 1 }
-- 1.3.6.1.4.1.40748.8.2
ionIoOutTable OBJECT-TYPE
SYNTAX SEQUENCE OF IonIoOutEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Table containing the description of all digital I/O output pins present."
::= { ionIoOutputs 2 }
-- 1.3.6.1.4.1.40748.8.2.1
ionIoOutEntry OBJECT-TYPE
SYNTAX IonIoOutEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Description of a digital I/O output pin."
INDEX { ionIoOutIndex }
::= { ionIoOutTable 1 }
IonIoOutEntry ::=
SEQUENCE
{
ionIoOutIndex
Integer32 (1..4),
ionIoOutDescr
OCTET STRING,
ionIoOutPinState
IoPinState
}
-- 1.3.6.1.4.1.40748.8.2.1.1
ionIoOutIndex OBJECT-TYPE
SYNTAX Integer32 (1..4)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Index of the digital I/O output pin (1-based)."
::= { ionIoOutEntry 1 }
-- 1.3.6.1.4.1.40748.8.2.1.2
ionIoOutDescr OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Digital I/O output pin user-friendly name."
::= { ionIoOutEntry 2 }
-- 1.3.6.1.4.1.40748.8.2.1.3
ionIoOutPinState OBJECT-TYPE
SYNTAX IoPinState
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"State of the digital I/O output pin."
::= { ionIoOutEntry 3 }
-- 1.3.6.1.4.1.40748.9
ionSerialPorts OBJECT IDENTIFIER ::= { ionodes 9 }
END
|