FORCE10-TRAP-EVENT-MIB: View SNMP OID List / Download MIB
VENDOR: FORCE10 NETWORKS
Home | MIB: FORCE10-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).
|
|||
Object Name | OID | Type | Access | Info |
f10TrapEventMib | 1.3.6.1.4.1.6027.3.6 |
Force10 Trap Alarm MIB. Force10 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. |
||
f10TrapEventObjects | 1.3.6.1.4.1.6027.3.6.1 | |||
f10HistoryTrapEvent | 1.3.6.1.4.1.6027.3.6.1.1 | |||
f10ChassisTrapEventId | 1.3.6.1.4.1.6027.3.6.1.1.1 | dateandtime | read-only |
The f10ChassisTrapEventId used the timestamp as the ID to uniquely identify the current trap event table. Each time a NMS connect to F10 Chassis, it should verify its f10ChassisTrapEventId. If the ID is different, it should refresh its history and active tables. But, if the f10ChassisTrapEventId is the same, then it should query the f10LastTrapEventSeqId and update its history and active tables from its own f10LastTrapEventSeqId to the chassis f10LastTrapEventSeqId. |
f10LastTrapEventSeqId | 1.3.6.1.4.1.6027.3.6.1.1.2 | integer32 | read-only |
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 F10 Chassis, it should sync up its history tables from its own f10LastTrapEventSeqId to the chassis f10LastTrapEventSeqId. |
f10MaxHistoryTableSize | 1.3.6.1.4.1.6027.3.6.1.1.3 | integer32 | read-only |
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. |
f10HistoryTrapEventTable | 1.3.6.1.4.1.6027.3.6.1.1.4 | no-access |
A table of history trap event table. |
|
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. |
historyTrapEventSlotPort | 1.3.6.1.4.1.6027.3.6.1.1.4.1.6 | integer32 | read-only |
The slot or port number that relate to this trap. for example if card is down, this field will have the card slot number. |
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. |
f10ActiveTrapEvent | 1.3.6.1.4.1.6027.3.6.1.2 | |||
f10ActiveTrapEventTable | 1.3.6.1.4.1.6027.3.6.1.2.1 | no-access |
A table of active trap event table. |
|
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. |
activeTrapEventSlotPort | 1.3.6.1.4.1.6027.3.6.1.2.1.1.6 | integer32 | read-only |
The numeric iof slot or port that relate to this trap. for example if card is down, this field will have the card slot number. |
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. |
f10TrapVarbindEvent | 1.3.6.1.4.1.6027.3.6.1.3 | |||
f10TrapEventVarbindTable | 1.3.6.1.4.1.6027.3.6.1.3.1 | no-access |
A table of trap event varbind table. |
|
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. |