DELL-NETWORKING-TRAP-EVENT-MIB: View SNMP OID List / Download MIB

VENDOR: FORCE10 NETWORKS


 Home MIB: DELL-NETWORKING-TRAP-EVENT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dellNetTrapEventMib 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.
     dellNetTrapEventObjects 1.3.6.1.4.1.6027.3.6.1
         dellNetHistoryTrapEvent 1.3.6.1.4.1.6027.3.6.1.1
             dellNetChassisBootupTime 1.3.6.1.4.1.6027.3.6.1.1.1 dateandtime read-only
The dellNetChassisBootupTime used the timestamp to uniquely identify the system between system reboots. Each time an NMS connects to a chassis, it should verify its dellNetChassisBootupTime. If the time is different, it should refresh its history and active tables. But, if the dellNetChassisBootupTime is the same, then it should query the dellNetLastTrapEventSeqId and update its history and active tables from its own dellNetLastTrapEventSeqId to the chassis dellNetLastTrapEventSeqId.
             dellNetLastTrapEventSeqId 1.3.6.1.4.1.6027.3.6.1.1.2 integer32 read-only
dellNetLastTrapEventSeqId 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 dellNetLastTrapEventSeqId to the chassis dellNetLastTrapEventSeqId.
             dellNetMaxHistoryTableSize 1.3.6.1.4.1.6027.3.6.1.1.3 integer32 read-only
dellNetMaxHistoryTableSize 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.
             dellNetHistoryTrapEventTable 1.3.6.1.4.1.6027.3.6.1.1.4 no-access
A table of history trap event table.
                 dellNetHistoryTrapEventEntry 1.3.6.1.4.1.6027.3.6.1.1.4.1 no-access
A table of history trap event table.
                     historyTrapEventSeqId 1.3.6.1.4.1.6027.3.6.1.1.4.1.1 integer32 no-access
historyTrapEventSeqId is a sequential ID and the index to history trap table.
                     historyTrapEventSeverity 1.3.6.1.4.1.6027.3.6.1.1.4.1.2 integer32 read-only
The trap severity level.
                     historyTrapEventType 1.3.6.1.4.1.6027.3.6.1.1.4.1.3 integer32 read-only
The trap category type.
                     historyTrapEventMsg 1.3.6.1.4.1.6027.3.6.1.1.4.1.4 displaystring read-only
The message or the description of the trap.
                     historyTrapEventOid 1.3.6.1.4.1.6027.3.6.1.1.4.1.5 rowpointer read-only
The OID of this trap.
                     historyTrapEventSlot 1.3.6.1.4.1.6027.3.6.1.1.4.1.6 integer32 read-only
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.
                     historyTrapEventTimeStamp 1.3.6.1.4.1.6027.3.6.1.1.4.1.7 timeticks read-only
The timestamp when the trap is sent.
                     historyTrapEventPort 1.3.6.1.4.1.6027.3.6.1.1.4.1.8 integer32 read-only
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.
         dellNetActiveTrapEvent 1.3.6.1.4.1.6027.3.6.1.2
             dellNetActiveTrapEventTable 1.3.6.1.4.1.6027.3.6.1.2.1 no-access
A table of active trap event table.
                 dellNetActiveTrapEventEntry 1.3.6.1.4.1.6027.3.6.1.2.1.1 no-access
A table of active trap event table.
                     activeTrapEventSeqId 1.3.6.1.4.1.6027.3.6.1.2.1.1.1 integer32 no-access
activeTrapEventSeqId is a sequential ID and the index to active trap table.
                     activeTrapEventSeverity 1.3.6.1.4.1.6027.3.6.1.2.1.1.2 integer32 read-only
The trap severity level.
                     activeTrapEventType 1.3.6.1.4.1.6027.3.6.1.2.1.1.3 integer32 read-only
The trap category type.
                     activeTrapEventMsg 1.3.6.1.4.1.6027.3.6.1.2.1.1.4 displaystring read-only
The message or the description of the trap.
                     activeTrapEventOid 1.3.6.1.4.1.6027.3.6.1.2.1.1.5 rowpointer read-only
The OID of this trap.
                     activeTrapEventSlot 1.3.6.1.4.1.6027.3.6.1.2.1.1.6 integer32 read-only
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.
                     activeTrapEventTimeStamp 1.3.6.1.4.1.6027.3.6.1.2.1.1.7 timeticks read-only
The timestamp when the trap is sent.
                     activeTrapEventPort 1.3.6.1.4.1.6027.3.6.1.2.1.1.8 integer32 read-only
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.
         dellNetTrapVarbindEvent 1.3.6.1.4.1.6027.3.6.1.3
             dellNetTrapEventVarbindTable 1.3.6.1.4.1.6027.3.6.1.3.1 no-access
A table of trap event varbind table.
                 dellNetTrapEventVarbindEntry 1.3.6.1.4.1.6027.3.6.1.3.1.1 no-access
A table of trap event varbind table.
                     trapEventVarbindSeqId 1.3.6.1.4.1.6027.3.6.1.3.1.1.1 integer32 no-access
trapEventVarbindSeqId is a sequential ID and the index to varbind trap table.
                     trapEventVarbindId 1.3.6.1.4.1.6027.3.6.1.3.1.1.2 integer32 no-access
trapEventVarbindId is the ID and the index to history trap table.
                     trapEventVarbindOid 1.3.6.1.4.1.6027.3.6.1.3.1.1.3 object identifier read-only
The OID of this trap.
                     trapEventVarbindType 1.3.6.1.4.1.6027.3.6.1.3.1.1.4 integer32 read-only
The trap category type.
                     trapEventVarbindValue 1.3.6.1.4.1.6027.3.6.1.3.1.1.5 displaystring read-only
This is the result or data in this trap.