DELL-NETWORKING-TRAP-EVENT-MIB
AI MIB Summary
The DELL-NETWORKING-TRAP-EVENT-MIB monitors Dell Networking OS devices via SNMP to categorize and retrieve system-generated alarm events, specifically distinguishing between historical logs and active fault conditions such as interface or card state transitions. This module enables the tracking of critical hardware status changes, including "Card down" and "Card up" events, by populating dedicated active and history trap event tables for real-time fault isolation and audit trails.
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.
Main OID:
dellNetTrapEventMib.1.3.6.1.4.1.6027.3.6
35
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
35 total| Object Name |
|---|
dellNetTrapEventMibDell 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 .1.3.6.1.4.1.6027.3.6 |
dellNetTrapEventObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6027.3.6.1 |
dellNetHistoryTrapEvent OBJECT IDENTIFIER .1.3.6.1.4.1.6027.3.6.1.1 |
dellNetChassisBootupTimeThe 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.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.6027.3.6.1.1.1 |
dellNetLastTrapEventSeqIddellNetLastTrapEventSeqId 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.ro Integer32 .1.3.6.1.4.1.6027.3.6.1.1.2 |
dellNetMaxHistoryTableSizedellNetMaxHistoryTableSize 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.ro Integer32 .1.3.6.1.4.1.6027.3.6.1.1.3 |
dellNetHistoryTrapEventTableA table of history trap event table. SEQUENCE OF DellNetHistoryTrapEventEntry .1.3.6.1.4.1.6027.3.6.1.1.4 |
dellNetHistoryTrapEventEntryA table of history trap event table. DellNetHistoryTrapEventEntry .1.3.6.1.4.1.6027.3.6.1.1.4.1 |
historyTrapEventSeqIdhistoryTrapEventSeqId is a sequential ID and the index to history trap table. Integer32 .1.3.6.1.4.1.6027.3.6.1.1.4.1.1 |
historyTrapEventSeverityThe trap severity level.ro Integer32 .1.3.6.1.4.1.6027.3.6.1.1.4.1.2 |
historyTrapEventTypeThe trap category type.ro Integer32 .1.3.6.1.4.1.6027.3.6.1.1.4.1.3 |
historyTrapEventMsgThe message or the description of the trap.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6027.3.6.1.1.4.1.4 |
historyTrapEventOidThe OID of this trap.ro RowPointer (SNMPv2-TC) .1.3.6.1.4.1.6027.3.6.1.1.4.1.5 |
historyTrapEventSlotCorresponsding 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.ro Integer32 .1.3.6.1.4.1.6027.3.6.1.1.4.1.6 |
historyTrapEventTimeStampThe timestamp when the trap is sent.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6027.3.6.1.1.4.1.7 |
historyTrapEventPortCorresponsding 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.ro Integer32 .1.3.6.1.4.1.6027.3.6.1.1.4.1.8 |
dellNetActiveTrapEvent OBJECT IDENTIFIER .1.3.6.1.4.1.6027.3.6.1.2 |
dellNetActiveTrapEventTableA table of active trap event table. SEQUENCE OF DellNetActiveTrapEventEntry .1.3.6.1.4.1.6027.3.6.1.2.1 |
dellNetActiveTrapEventEntryA table of active trap event table. DellNetActiveTrapEventEntry .1.3.6.1.4.1.6027.3.6.1.2.1.1 |
activeTrapEventSeqIdactiveTrapEventSeqId is a sequential ID and the index to active trap table. Integer32 .1.3.6.1.4.1.6027.3.6.1.2.1.1.1 |
activeTrapEventSeverityThe trap severity level.ro Integer32 .1.3.6.1.4.1.6027.3.6.1.2.1.1.2 |
activeTrapEventTypeThe trap category type.ro Integer32 .1.3.6.1.4.1.6027.3.6.1.2.1.1.3 |
activeTrapEventMsgThe message or the description of the trap.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6027.3.6.1.2.1.1.4 |
activeTrapEventOidThe OID of this trap.ro RowPointer (SNMPv2-TC) .1.3.6.1.4.1.6027.3.6.1.2.1.1.5 |
activeTrapEventSlotCorresponsding 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.ro Integer32 .1.3.6.1.4.1.6027.3.6.1.2.1.1.6 |
activeTrapEventTimeStampThe timestamp when the trap is sent.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6027.3.6.1.2.1.1.7 |
activeTrapEventPortCorresponsding 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.ro Integer32 .1.3.6.1.4.1.6027.3.6.1.2.1.1.8 |
dellNetTrapVarbindEvent OBJECT IDENTIFIER .1.3.6.1.4.1.6027.3.6.1.3 |
dellNetTrapEventVarbindTableA table of trap event varbind table. SEQUENCE OF DellNetTrapEventVarbindEntry .1.3.6.1.4.1.6027.3.6.1.3.1 |
dellNetTrapEventVarbindEntryA table of trap event varbind table. DellNetTrapEventVarbindEntry .1.3.6.1.4.1.6027.3.6.1.3.1.1 |
trapEventVarbindSeqIdtrapEventVarbindSeqId is a sequential ID and the index to varbind trap table. Integer32 .1.3.6.1.4.1.6027.3.6.1.3.1.1.1 |
trapEventVarbindIdtrapEventVarbindId is the ID and the index to history trap table. Integer32 .1.3.6.1.4.1.6027.3.6.1.3.1.1.2 |
trapEventVarbindOidThe OID of this trap.ro OBJECT IDENTIFIER .1.3.6.1.4.1.6027.3.6.1.3.1.1.3 |
trapEventVarbindTypeThe trap category type.ro Integer32 .1.3.6.1.4.1.6027.3.6.1.3.1.1.4 |
trapEventVarbindValueThis is the result or data in this trap.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6027.3.6.1.3.1.1.5 |