EMC-CELERRA

File: EMC-CELERRA.mib (6205 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
RFC-1215

Imported symbols

enterprises Opaque DisplayString
OBJECT-TYPE TRAP-TYPE

Defined Types

CelEvent  
SEQUENCE    
  celEventFacility INTEGER
  celEventID INTEGER
  celEventSeverity INTEGER
  celEventDescr DisplayString

Defined Values

emc 1.3.6.1.4.1.1139
OBJECT IDENTIFIER    

emcCelerra 1.3.6.1.4.1.1139.2
OBJECT IDENTIFIER    

celEventTable 1.3.6.1.4.1.1139.2.1
A table containing information about an particular event.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CelEvent

celEvent 1.3.6.1.4.1.1139.2.1.1
Information about an particular event.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CelEvent  

celEventFacility 1.3.6.1.4.1.1139.2.1.1.1
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

celEventID 1.3.6.1.4.1.1139.2.1.1.2
The event id which identifies the particular event within a facility.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

celEventSeverity 1.3.6.1.4.1.1139.2.1.1.3
Severity of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

celEventDescr 1.3.6.1.4.1.1139.2.1.1.4
text description of the event.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

celReboot 1
Trap 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    

celMasterCtlFault 2
Trap message will be sent in the event of Master Control serious fault. unexpected daemon exit or control station heartbeat missing.
TRAP-TYPE    

celHWFailure 3
Trap message will be sent in the event of celerra hardware failure.
TRAP-TYPE    

celSlotStale 4
Trap message will be sent in the event of celerra stale reason code.
TRAP-TYPE    

celSlotPanicked 5
Trap message will be sent in the event of panicked slot.
TRAP-TYPE    

celIntfFailure 6
Trap message will be sent in the event of both interfaces failure.
TRAP-TYPE    

celAAF 7
Trap message will be sent in the event of AAF.
TRAP-TYPE