FORCE10-TRAP-EVENT-MIB

File: FORCE10-TRAP-EVENT-MIB.mib (12684 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC FORCE10-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
TimeTicks DateAndTime DisplayString
RowPointer f10Mgmt

Defined Types

F10HistoryTrapEventEntry  
SEQUENCE    
  historyTrapEventSeqId Integer32
  historyTrapEventSeverity Integer32
  historyTrapEventType Integer32
  historyTrapEventMsg DisplayString
  historyTrapEventOid RowPointer
  historyTrapEventSlot Integer32
  historyTrapEventTimeStamp TimeTicks
  historyTrapEventPort Integer32

F10ActiveTrapEventEntry  
SEQUENCE    
  activeTrapEventSeqId Integer32
  activeTrapEventSeverity Integer32
  activeTrapEventType Integer32
  activeTrapEventMsg DisplayString
  activeTrapEventOid RowPointer
  activeTrapEventSlot Integer32
  activeTrapEventTimeStamp TimeTicks
  activeTrapEventPort Integer32

F10TrapEventVarbindEntry  
SEQUENCE    
  trapEventVarbindSeqId Integer32
  trapEventVarbindId Integer32
  trapEventVarbindOid OBJECT IDENTIFIER
  trapEventVarbindType Integer32
  trapEventVarbindValue DisplayString

Defined Values

f10TrapEventMib 1.3.6.1.4.1.6027.3.6
Dell Networking OS Trap Alarm MIB. Dell Networking OS Trap Event MIB allows users to track or to view the trap events logged by the system. There are two types of trap event tables, hostory trap event table and active trap event table. All the traps sent by the system are logged to history trap event table. The trap that need action will logged to active trap event table; 'Card down' trap event will go to the active trap event table, and the trap will be cleared as soon as 'Card Up' event is issued.
MODULE-IDENTITY    

f10TrapEventObjects 1.3.6.1.4.1.6027.3.6.1
OBJECT IDENTIFIER    

f10HistoryTrapEvent 1.3.6.1.4.1.6027.3.6.1.1
OBJECT IDENTIFIER    

f10ActiveTrapEvent 1.3.6.1.4.1.6027.3.6.1.2
OBJECT IDENTIFIER    

f10TrapVarbindEvent 1.3.6.1.4.1.6027.3.6.1.3
OBJECT IDENTIFIER    

f10ChassisBootupTime 1.3.6.1.4.1.6027.3.6.1.1.1
The f10ChassisBootupTime used the timestamp to uniquely identify the system between system reboots. Each time an NMS connects to a chassis, it should verify its f10ChassisBootupTime. If the time is different, it should refresh its history and active tables. But, if the f10ChassisBootupTime is the same, then it should query the f10LastTrapEventSeqId and update its history and active tables from its own f10LastTrapEventSeqId to the chassis f10LastTrapEventSeqId.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

f10LastTrapEventSeqId 1.3.6.1.4.1.6027.3.6.1.1.2
f10LastTrapEventSeqId is a sequential ID indicated the number of traps sent by the syatem since chassis is loaded. The same id can also be used as the index to the history and active tables. Anytime, if an NMS dropped its connection with a chassis, it should sync up its history tables from its own f10LastTrapEventSeqId to the chassis f10LastTrapEventSeqId.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

f10MaxHistoryTableSize 1.3.6.1.4.1.6027.3.6.1.1.3
f10MaxHistoryTableSize is the maximum rows in history table. This also limits the active/varbind tables. Whenever there is a chance of overflow, the oldest entry will be deleted form the history table. Respective entry from active table also will be deleted and the corresponding varbind entries will be deleted from varbind table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

f10HistoryTrapEventTable 1.3.6.1.4.1.6027.3.6.1.1.4
A table of history trap event table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F10HistoryTrapEventEntry

f10HistoryTrapEventEntry 1.3.6.1.4.1.6027.3.6.1.1.4.1
A table of history trap event table.
Status: current Access: not-accessible
OBJECT-TYPE    
  F10HistoryTrapEventEntry  

historyTrapEventSeqId 1.3.6.1.4.1.6027.3.6.1.1.4.1.1
historyTrapEventSeqId is a sequential ID and the index to history trap table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

historyTrapEventSeverity 1.3.6.1.4.1.6027.3.6.1.1.4.1.2
The trap severity level.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

historyTrapEventType 1.3.6.1.4.1.6027.3.6.1.1.4.1.3
The trap category type.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

historyTrapEventMsg 1.3.6.1.4.1.6027.3.6.1.1.4.1.4
The message or the description of the trap.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

historyTrapEventOid 1.3.6.1.4.1.6027.3.6.1.1.4.1.5
The OID of this trap.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

historyTrapEventSlot 1.3.6.1.4.1.6027.3.6.1.1.4.1.6
Corresponsding to chAlarmVarSlot in trap definition. For example if card is down, this field will have the card slot number. The value of -1 is used for non-applicable case.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

historyTrapEventTimeStamp 1.3.6.1.4.1.6027.3.6.1.1.4.1.7
The timestamp when the trap is sent.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

historyTrapEventPort 1.3.6.1.4.1.6027.3.6.1.1.4.1.8
Corresponsding to chAlarmVarPort in trap definition. This field may be used for other instance depending on the trap type, for example, tray number in case of fan or power supply trap. The value of -1 is used for non-applicable case.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

f10ActiveTrapEventTable 1.3.6.1.4.1.6027.3.6.1.2.1
A table of active trap event table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F10ActiveTrapEventEntry

f10ActiveTrapEventEntry 1.3.6.1.4.1.6027.3.6.1.2.1.1
A table of active trap event table.
Status: current Access: not-accessible
OBJECT-TYPE    
  F10ActiveTrapEventEntry  

activeTrapEventSeqId 1.3.6.1.4.1.6027.3.6.1.2.1.1.1
activeTrapEventSeqId is a sequential ID and the index to active trap table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

activeTrapEventSeverity 1.3.6.1.4.1.6027.3.6.1.2.1.1.2
The trap severity level.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

activeTrapEventType 1.3.6.1.4.1.6027.3.6.1.2.1.1.3
The trap category type.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

activeTrapEventMsg 1.3.6.1.4.1.6027.3.6.1.2.1.1.4
The message or the description of the trap.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

activeTrapEventOid 1.3.6.1.4.1.6027.3.6.1.2.1.1.5
The OID of this trap.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

activeTrapEventSlot 1.3.6.1.4.1.6027.3.6.1.2.1.1.6
Corresponsding to chAlarmVarSlot in trap definition. For example if card is down, this field will have the card slot number. The value of -1 is used for non-applicable case.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

activeTrapEventTimeStamp 1.3.6.1.4.1.6027.3.6.1.2.1.1.7
The timestamp when the trap is sent.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

activeTrapEventPort 1.3.6.1.4.1.6027.3.6.1.2.1.1.8
Corresponsding to chAlarmVarPort in trap definition. This field may be used for other instance depending on the trap type, for example, tray number in case of fan or power supply trap. The value of -1 is used for non-applicable case.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

f10TrapEventVarbindTable 1.3.6.1.4.1.6027.3.6.1.3.1
A table of trap event varbind table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    F10TrapEventVarbindEntry

f10TrapEventVarbindEntry 1.3.6.1.4.1.6027.3.6.1.3.1.1
A table of trap event varbind table.
Status: current Access: not-accessible
OBJECT-TYPE    
  F10TrapEventVarbindEntry  

trapEventVarbindSeqId 1.3.6.1.4.1.6027.3.6.1.3.1.1.1
trapEventVarbindSeqId is a sequential ID and the index to varbind trap table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

trapEventVarbindId 1.3.6.1.4.1.6027.3.6.1.3.1.1.2
trapEventVarbindId is the ID and the index to history trap table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

trapEventVarbindOid 1.3.6.1.4.1.6027.3.6.1.3.1.1.3
The OID of this trap.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

trapEventVarbindType 1.3.6.1.4.1.6027.3.6.1.3.1.1.4
The trap category type.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

trapEventVarbindValue 1.3.6.1.4.1.6027.3.6.1.3.1.1.5
This is the result or data in this trap.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString