EMC-CELERRA
AI MIB Summary
Standard SNMP MIB module defining data structures for EMC-CELERRA.
16
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
emc OBJECT IDENTIFIER .1.3.6.1.4.1.1139 |
RFC1213-MIB Unknown .1.3.6.1.4.1.1139 |
emcCelerra OBJECT IDENTIFIER .1.3.6.1.4.1.1139.2 |
celRebootTrap message will be sent in the event of a Data Mover
Reboots. The trap message includes the facility, event id,
serverity and a text description of the event. TRAP-TYPE .1.3.6.1.4.1.1139.2.0.1 |
celMasterCtlFaultTrap message will be sent in the event of Master Control
serious fault.
unexpected daemon exit or control station heartbeat
missing. TRAP-TYPE .1.3.6.1.4.1.1139.2.0.2 |
celHWFailureTrap message will be sent in the event of celerra hardware
failure. TRAP-TYPE .1.3.6.1.4.1.1139.2.0.3 |
celSlotStaleTrap message will be sent in the event of celerra stale
reason code. TRAP-TYPE .1.3.6.1.4.1.1139.2.0.4 |
celSlotPanickedTrap message will be sent in the event of panicked
slot. TRAP-TYPE .1.3.6.1.4.1.1139.2.0.5 |
celIntfFailureTrap message will be sent in the event of both interfaces
failure. TRAP-TYPE .1.3.6.1.4.1.1139.2.0.6 |
celAAFTrap message will be sent in the event of AAF. TRAP-TYPE .1.3.6.1.4.1.1139.2.0.7 |
celEventTableA table containing information
about an particular event. SEQUENCE OF CelEvent .1.3.6.1.4.1.1139.2.1 |
celEventInformation about an particular event. CelEvent .1.3.6.1.4.1.1139.2.1.1 |
celEventFacilityThe number representing the facility which generates
the event. For now, the value could be:
first 128 - default Dart facility
129 - master control
130 - event log
131 - box monitor
132 - video service
133 - callhome application
134 - AAF backup control station.ro INTEGER .1.3.6.1.4.1.1139.2.1.1.1 |
celEventIDThe event id which identifies the particular event
within a facility.ro INTEGER .1.3.6.1.4.1.1139.2.1.1.2 |
celEventSeveritySeverity of the event.ro INTEGER .1.3.6.1.4.1.1139.2.1.1.3 |
celEventDescrtext description of the event.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1139.2.1.1.4 |