All MIBs › ASCEND-MIB › fatalLogIndex
fatalLogIndex
Module: ASCEND-MIB
OID (symbolic): ASCEND-MIB::fatalLogIndex
OID (numeric): 1.3.6.1.4.1.529.9.16.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Dynamic index that reflects the index used in the Fatal LOG table, starting with the most oldest event.
What is fatalLogIndex?
Dynamic index for fatal event log entries, starting from oldest events. Newer events overwrite oldest when buffer is full. Used to enumerate fatal event history.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.529.9.16.1.1 snmpwalk -v2c -c public <target> ASCEND-MIB::fatalLogIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.529.9.16.1.1.1 snmpget -v2c -c public <target> ASCEND-MIB::fatalLogIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.529 | ascend | ASCEND-MIB |
| 1.3.6.1.4.1.529.9 | systemStatusGroup | ASCEND-MIB |
| 1.3.6.1.4.1.529.9.16 | fatalLogTable | ASCEND-MIB |
| 1.3.6.1.4.1.529.9.16.1 | fatalLogTableEntry | ASCEND-MIB |
| 1.3.6.1.4.1.529.9.16.1.1 | fatalLogIndex | ASCEND-MIB |