summaryrefslogtreecommitdiff
path: root/MIBS/gigamon/GIGAMON-SNMP-MIB
blob: 7ebfc129126f6d63f3e1aa0eb163f3b84be26f79 (plain)
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
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
GIGAMON-SNMP-MIB DEFINITIONS ::= BEGIN

--
-- Gigamon MIB objects for agent module
--

IMPORTS
    MODULE-IDENTITY, OBJECT-TYPE, enterprises, Integer32, Unsigned32,
    NOTIFICATION-TYPE                       FROM SNMPv2-SMI
    sysLocation                             FROM RFC1213-MIB
    TEXTUAL-CONVENTION, DisplayString,
    PhysAddress, TimeStamp                  FROM SNMPv2-TC;

gigamonSnmp MODULE-IDENTITY
    LAST-UPDATED "201805150000Z"
    ORGANIZATION "www.gigamon.com"
    CONTACT-INFO
     "postal:   Gigamon LLC
                598 Gibraltar Drive
                Milpitas, CA  95035

       email:   support@gigamon.com"
    DESCRIPTION
    "Top-level infrastructure of Gigamon's MIB objects for
     GigaVUE-212, GigaVUE-420, GigaVUE-2404,
     GigaVUE-HD and GigaVUE-TA1"

    -- HISTORY
    REVISION     "201805150000Z"
    DESCRIPTION
    " Fixed smilint errors"

    REVISION     "201309250000Z"
    DESCRIPTION
    "Added powerSupply OID to gigamonSystem MIB group"

    REVISION     "201304150000Z"
    DESCRIPTION
    "Added 'license-mismatch' to gigamonSnmpNotifModuleOperationType"

    REVISION     "201212040000Z"
    DESCRIPTION
    "Added 'up' to gigamonSnmpNotifModuleOperationType"

    REVISION     "201205090000Z"
    DESCRIPTION
    "Added new information found under gigamonSystem MIB group
     1) Updated GigaVUE product line support:
         (a) Added GigaVUE-TA1
         (b) Removed G-TAP and GigaVUE-MP
     2) Added speed40000 and speed100000 in gigamonSnmpPortLinkSpeed
        for representing 40G and 100G port speed"

    REVISION     "201203270000Z"
    DESCRIPTION
    "Added 'shutdown' to gigamonSnmpNotifModuleOperationType"

    REVISION     "201103250000Z"
    DESCRIPTION
    "Added the following notifications:
      - gigamonSnmpCpuUtilHighNotification
      - gigamonSnmpUnexpectedShutdownNotification
      - gigamonSnmpDiskSpaceLowNotification"

    REVISION     "201103240000Z"
    DESCRIPTION
    "Added G-TAP support"

    REVISION     "201103030000Z"
    DESCRIPTION
    "Added GigaVUE-HD support"

    REVISION     "201007101000Z"
    DESCRIPTION
    "Created notification definitions. First draft"

    ::= { enterprises 26866 }

--
--  Gigamon's enterprise-specific management objects
--
--  top level structure
--
--  GigaVUE product line - GigaVUE-212, GigaVUE-420, GigaVUE-2404,
--                         GigaVUE-HD, GigaVUE-TA1
gigamonSnmpNotifications OBJECT IDENTIFIER  ::= { gigamonSnmp 1 }
gigamonGigaVUE OBJECT IDENTIFIER            ::= { gigamonSnmpNotifications 1 }
gigamonSnmpNotificationObjects OBJECT IDENTIFIER
                                            ::= { gigamonSnmpNotifications 2 }

gigamonSystem OBJECT IDENTIFIER             ::= { gigamonSnmp 2 }

------------------------------------------
-- System Information
------------------------------------------
manufacturer OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the manufacturer name of the system."
::= { gigamonSystem 1 }

model OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the model name of the system."
::= { gigamonSystem 2 }

name OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the name of the system."
::= { gigamonSystem 3 }

serialNumber OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the serial number of the system."
::= { gigamonSystem 4 }

systemDescription OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the description of the system."
::= { gigamonSystem 5 }

version OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the software version of the system."
::= { gigamonSystem 6 }

chassisModelNumber OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the chassis model number of the system."
::= { gigamonSystem 7 }

chassisSerialNumber OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the chassis serial number of the system."
::= { gigamonSystem 8 }

bladeSerialNumbers OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the blade serial numbers in the system."
::= { gigamonSystem 9 }

firmwareVersion OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the firmware version of the system."
::= { gigamonSystem 10 }

hardwareVersion OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the hardware version of the system."
::= { gigamonSystem 11 }

cpuRAMSize OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the CPU RAM size of the system."
::= { gigamonSystem 12 }

cpuUtilization OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the CPU utilization of the system."
::= { gigamonSystem 13 }

fans OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the fans in the system."
::= { gigamonSystem 14 }

temperatureSensors OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the temperature sensors in the system."
::= { gigamonSystem 15 }

powerSupply OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Displays the power supplies in the system."
::= { gigamonSystem 16 }

----

-- Product Type Information
gigamonProducts OBJECT IDENTIFIER  ::= { gigamonSnmp 3 }
gigamonGV2404 OBJECT IDENTIFIER  ::= { gigamonProducts 1 }
gigamonGV420 OBJECT IDENTIFIER  ::= { gigamonProducts 2 }
gigamonGV212 OBJECT IDENTIFIER  ::= { gigamonProducts 3 }
gigamonGV216 OBJECT IDENTIFIER  ::= { gigamonProducts 4 }

----

------------------------------------------
--  Objects used in Gigamon Notifications
------------------------------------------
gigamonSnmpNotifLevel OBJECT-TYPE
    SYNTAX      INTEGER {
                    information(1),
                    minor(2),
                    major(3),
                    critical(4)
                }
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "It acts as a payload for the level of Gigamon's Notifications."
::= { gigamonSnmpNotificationObjects 1 }

gigamonSnmpNotifDescription OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "It acts as a payload for the description of Gigamon's Notifications.
          The value is to describe the reason for the notification."
::= { gigamonSnmpNotificationObjects 2 }

gigamonSnmpNotifOpType OBJECT-TYPE
    SYNTAX      INTEGER {
                    read(1),
                    write(2),
                    delete(3),
                    validate(4),
                    change(5)
                }
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "It specifies the type of operation of Gigamon's Notifications."
::= { gigamonSnmpNotificationObjects 3 }

gigamonSnmpNotifPortName OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "The alpha-numerical name of a port shown in Gigamon's Notifications."
::= { gigamonSnmpNotificationObjects 4 }

gigamonSnmpNotifPortLinkStatus OBJECT-TYPE
    SYNTAX      INTEGER {
                    down(0),
                    up(1)
                }
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "It indicates port link status of Gigamon's Notifications."
::= { gigamonSnmpNotificationObjects 5 }

gigamonSnmpNotifTAPRelayStatus OBJECT-TYPE
    SYNTAX      INTEGER {
                    none(0),
                    passive(1),
                    active(2)
                }
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "It indicates TAP relay status of Gigamon's Notifications."
::= { gigamonSnmpNotificationObjects 6 }

gigamonSnmpNotifRxTxType OBJECT-TYPE
    SYNTAX      INTEGER {
                    rx(0),
                    tx(1)
                }
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "It indicates Incoming/RX or outgoing/TX packets"
::= { gigamonSnmpNotificationObjects 7 }

gigamonSnmpNotifRxTxErrorType OBJECT-TYPE
    SYNTAX      INTEGER {
                    under-size(0),
                    fragments(1),
                    obsolete(2),
                    jabbers(3),
                    crc-align(4),
                    unknown(5)
                }
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "It indicates RX/TX error type of Gigamon's Notifications."
::= { gigamonSnmpNotificationObjects 8 }

gigamonSnmpNotifCounter OBJECT-TYPE
    SYNTAX      INTEGER
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "32-bit Counter."
::= { gigamonSnmpNotificationObjects 9 }

gigamonSnmpNotifFirmwareName OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "Name of GigaVUE firmware."
::= { gigamonSnmpNotificationObjects 10 }

gigamonSnmpNotifModuleOperationType OBJECT-TYPE
    SYNTAX      INTEGER {
                    removed(0),
                    inserted(1),
                    changed(2),
                    mismatch(3),
                    shutdown(4),
                    up(5),
                    license-mismatch(6)
                }
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "It indicates the operation performed on module"
::= { gigamonSnmpNotificationObjects 11 }

gigamonSnmpNotifModuleName OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "Module name of GigaVUE module"
::= { gigamonSnmpNotificationObjects 12 }

gigamonNotifSlotNumber OBJECT-TYPE
    SYNTAX      INTEGER {
                    mid-plane(0),
                    slot-1(1),
                    slot-2(2),
                    slot-3(3),
                    gigaLink-Back(4),
                    daughter-Card(5),
                    slot-4(10),
                    slot-5(11),
                    slot-6(12),
                    slot-7(13),
                    slot-8(14),
                    slot-CC1(15),
                    slot-CC2(16)
                }
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "Slot number"
::= { gigamonSnmpNotificationObjects 13 }

gigamonSnmpNotifUserName OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "User login name typed in"
::= { gigamonSnmpNotificationObjects 14 }

gigamonSnmpNotifFileName OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "Saved configuration file name"
::= { gigamonSnmpNotificationObjects 15 }

gigamonNotifPowerStatus OBJECT-TYPE
    SYNTAX      INTEGER {
                    failure(-1),
                    abnormal(0),
                    normal(1)
                }
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "Power Status"
::= { gigamonSnmpNotificationObjects 16 }

gigamonSnmpNotifHardWareName OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "Description of Hardware"
::= { gigamonSnmpNotificationObjects 17 }

gigamonSnmpNotifGigaVUE420SlotNumber OBJECT-TYPE
    SYNTAX      INTEGER {
                    mid-plane(0),
                    expansion-slot-1(1),
                    expansion-slot-2(2),
                    expansion-slot-3(3),
                    expansion-slot-4(4),
                    expansion-slot-5(5),
                    x1-slot(6),
                    x2-slot(7),
                    x3-slot(8),
                    x4-slot(9)
                }
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "Slot number"
::= { gigamonSnmpNotificationObjects 18 }

gigamonSnmpNotifFanName OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "Name of fan"
::= { gigamonSnmpNotificationObjects 19 }

gigamonNotifFanStatus OBJECT-TYPE
    SYNTAX      INTEGER {
                    failure(-1),
                    abnormal(0),
                    normal(1)
                }
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "Fan Status"
::= { gigamonSnmpNotificationObjects 20 }

gigamonSnmpNotifUtilizationAlarm OBJECT-TYPE
    SYNTAX      INTEGER {
                    below(0),
                    exceed(1)
                }
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "It indicates over-threshold port utilization alarm of Gigamon's Notifications."
::= { gigamonSnmpNotificationObjects 21 }

gigamonSnmpNotifUtilizationThreshold OBJECT-TYPE
    SYNTAX      INTEGER
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "Utilization threshold percentage"
::= { gigamonSnmpNotificationObjects 22 }

gigamonSnmpBatteryLevel OBJECT-TYPE
    SYNTAX      INTEGER {
                batteryChargeComplete(0),
                downBelow75(1),
                downBelow50(2),
                downBelow25(3),
                shutDownSystem(4)
    }
    MAX-ACCESS read-only
    STATUS current
    DESCRIPTION
        " battery level:
             0 - battery charge complete
             1 - battery level has been down below 75%
             2 - battery level has been down below 50%
             3 - battery level has been down below 25%
             4 - battery level has down to 15% or below and shutting down the system "
    ::= { gigamonSnmpNotificationObjects 23 }

gigamonSnmpPortLinkSpeed OBJECT-TYPE
    SYNTAX      INTEGER {
                notApply(0),
                speed10(1),
                speed100(2),
                speed1000(3),
                speed10000(4),
                speed40000(5),
                speed100000(6)
    }
    MAX-ACCESS accessible-for-notify
    STATUS current
    DESCRIPTION
        " port link speed:
             0 - Not Apply if link is down
             1 - 10 Mbps
             2 - 100 Mbps
             3 - 1000 Mbps
             4 - 10000 Mbps
             5 - 40000 Mbps
             6 - 100000 Mbps "
    ::= { gigamonSnmpNotificationObjects 24 }

gigamonSnmpPortLinkDuplex OBJECT-TYPE
    SYNTAX      INTEGER {
                notApply(0),
                full(1),
                half(2)
    }
    MAX-ACCESS accessible-for-notify
    STATUS current
    DESCRIPTION
        " port link duplex:
             0 - Not Apply if link is down
             1 - full duplex
             2 - half duplex "
    ::= { gigamonSnmpNotificationObjects 25 }

gigamonSnmpNotifCpuIndex OBJECT-TYPE
    SYNTAX      Unsigned32
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
            "Index of CPU, starting from 0"
    ::= { gigamonSnmpNotificationObjects 26 }

gigamonSnmpNotifFsMountPoint OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
            "Mount point for this filesystem"
    ::= { gigamonSnmpNotificationObjects 27 }

gigamonSnmpPowerSource OBJECT-TYPE
    SYNTAX      INTEGER {
                mainPower(0),
                poe(1),
                power48V(2)
    }
    MAX-ACCESS read-only
    STATUS current
    DESCRIPTION
        " power source:
             0 - main power
             1 - poe(Power over Ethernet)
             2 - -48V Power "
    ::= { gigamonSnmpNotificationObjects 28 }

gigamonSnmpNotifBpsUnitName OBJECT-TYPE
    SYNTAX      OCTET STRING
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "Name of BPS unit"
    ::= { gigamonSnmpNotificationObjects 29 }

gigamonSnmpNotifBpsFailoverStatus OBJECT-TYPE
    SYNTAX      INTEGER {
                    primary(0),
                    secondary(1)
                }
    MAX-ACCESS  accessible-for-notify
    STATUS      current
    DESCRIPTION
        "Inline-bypass active unit change"
    ::= { gigamonSnmpNotificationObjects 30 }

---------------------------
--  Gigamon Notifications
---------------------------
gigamonSnmpResetSystemNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription}
    STATUS      current
    DESCRIPTION
        "System reset notification triggered by cold or warm start."
    ::= { gigamonGigaVUE 1 }

gigamonSnmpUserAuthFailNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonSnmpNotifUserName}
    STATUS      current
    DESCRIPTION
        "Failure in user login operation is the triggered Event."
    ::= { gigamonGigaVUE 2 }

gigamonSnmpFirmwareChangeNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonSnmpNotifFirmwareName }
    STATUS      current
    DESCRIPTION
        "Firmware Change notification is the Edge/Level Triggered Event."
    ::= { gigamonGigaVUE 3 }

gigamonSnmpConfigSaveNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonSnmpNotifFileName }
    STATUS      current
    DESCRIPTION
        "Config save notification is the Edge/Level Triggered Event."
    ::= { gigamonGigaVUE 4 }

gigamonSnmpModuleChangeNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonSnmpNotifModuleOperationType,
                  gigamonSnmpNotifModuleName,
                  gigamonNotifSlotNumber  }
    STATUS      current
    DESCRIPTION
        "GigaVUE HW module swapping is the triggered Event."
    ::= { gigamonGigaVUE 5 }

gigamonSnmpPacketDropNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonSnmpNotifPortName,
                  gigamonSnmpNotifCounter }
    STATUS      current
    DESCRIPTION
        "Packet Drop notification is the Edge/Level Triggered Event."
    ::= { gigamonGigaVUE 6 }


gigamonSnmpTapRelayChangeNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonSnmpNotifPortName,
                  gigamonSnmpNotifTAPRelayStatus }
    STATUS      current
    DESCRIPTION
        "TAP relay change notification is the Edge/Level Triggered Event."
    ::= { gigamonGigaVUE 7 }

gigamonSnmpPortLinkChangeNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonSnmpNotifPortName,
                  gigamonSnmpNotifPortLinkStatus }
    STATUS      current
    DESCRIPTION
        "Port link status change notification is the Edge/Level Triggered Event."
    ::= { gigamonGigaVUE 8 }

gigamonSnmpRxTxErrorNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonSnmpNotifPortName,
                  gigamonSnmpNotifRxTxType,
                  gigamonSnmpNotifRxTxErrorType,
                  gigamonSnmpNotifCounter  }
    STATUS      current
    DESCRIPTION
        "Packet receive/transmit error notification is the Edge/Level Triggered Event."
    ::= { gigamonGigaVUE 9 }

gigamonPowerChangeNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonNotifPowerStatus }
    STATUS      current
    DESCRIPTION
        "Power supply status change notification is the Edge/Level Triggered Event."
    ::= { gigamonGigaVUE 10 }

gigamonFanChangeNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonSnmpNotifFanName,
                  gigamonNotifFanStatus }
    STATUS      current
    DESCRIPTION
        "Fan status change notification is the Edge/Level Triggered Event."
    ::= { gigamonGigaVUE 11 }

gigamonSnmpOverThresholdChangeNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonSnmpNotifPortName,
                  gigamonSnmpNotifUtilizationAlarm,
                  gigamonSnmpNotifUtilizationThreshold }
    STATUS      current
    DESCRIPTION
        "Utilization alarm notification is the Edge/Level Triggered Event."
    ::= { gigamonGigaVUE 12 }

gigamonSnmpBatteryLevelChangeNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonSnmpBatteryLevel }
    STATUS      current
    DESCRIPTION
        "Battery level down notification."
    ::= { gigamonGigaVUE 13 }

gigamonLinkSpeedStatusChangeNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonSnmpNotifPortName,
                  gigamonSnmpPortLinkSpeed,
                  gigamonSnmpPortLinkDuplex,
                  gigamonSnmpNotifPortLinkStatus }
    STATUS      current
    DESCRIPTION
        "Link status or speed change notification. "
    ::= { gigamonGigaVUE 14 }

gigamonPowerSourceChangeNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonSnmpPowerSource,
                  gigamonNotifPowerStatus }
    STATUS      current
    DESCRIPTION
        "Power source or status change notification."
    ::= { gigamonGigaVUE 15 }

gigamonSnmpCpuUtilHighNotification NOTIFICATION-TYPE
    OBJECTS { gigamonSnmpNotifHardWareName,
              gigamonSnmpNotifLevel,
              gigamonSnmpNotifDescription,
              gigamonSnmpNotifCpuIndex,
              gigamonSnmpNotifUtilizationThreshold }
    STATUS  current
    DESCRIPTION
            "The average CPU utilization in the past minute has gone
            above the acceptable threshold"
    ::= { gigamonGigaVUE 16 }

gigamonSnmpUnexpectedShutdownNotification NOTIFICATION-TYPE
    OBJECTS { gigamonSnmpNotifHardWareName,
              gigamonSnmpNotifLevel,
              gigamonSnmpNotifDescription }
    STATUS  current
    DESCRIPTION
            "The system has shut down unexpectedly"
    ::= { gigamonGigaVUE 17 }

gigamonSnmpDiskSpaceLowNotification NOTIFICATION-TYPE
    OBJECTS { gigamonSnmpNotifHardWareName,
              gigamonSnmpNotifLevel,
              gigamonSnmpNotifDescription,
              gigamonSnmpNotifFsMountPoint }
    STATUS  current
    DESCRIPTION
            "Free space in one of the filesystems is low"
    ::= { gigamonGigaVUE 18 }

gigamonSnmpWatchdogResetNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription}
    STATUS      current
    DESCRIPTION
        "System reset notification triggered by watchdog timer."
    ::= { gigamonGigaVUE 19 }

gigamonSnmpBpsFailoverNotification NOTIFICATION-TYPE
    OBJECTS     { gigamonSnmpNotifHardWareName,
                  gigamonSnmpNotifLevel,
                  gigamonSnmpNotifDescription,
                  gigamonSnmpNotifBpsUnitName,
                  gigamonSnmpNotifBpsFailoverStatus }
    STATUS      current
    DESCRIPTION
        "Inline-bypass active unit change notification is the Edge/Level Triggered Event."
    ::= { gigamonGigaVUE 20 }

END