All MIBs › CT-ELS100-MIB › kxadminFatalErr
kxadminFatalErr
Module: CT-ELS100-MIB
OID (symbolic): CT-ELS100-MIB::kxadminFatalErr
OID (numeric): 1.3.6.1.4.1.97.8.3.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This is a 32 byte array which contains information about the cause of the previous system reset. This will describe the circumstances which forced the system software to perform a reboot. The values in the first byte have the following meanings (0) Power failure, (1) Watchdog Timeout, (2) NMS Requested Shutdown, (3-255) Fatal Error (next byte contains the hwIndex of the module which encountered the error; remaining 30 bytes contain additional information).
What is kxadminFatalErr?
This read-only 32-byte OCTET STRING records the cause of the ELS-100's previous system reset, with its first byte indicating whether it was a power failure(0), a watchdog timeout(1), an NMS-requested shutdown(2), or a fatal error(3-255), in which case the next byte identifies which module's hwIndex caused it. An admin investigating an unexpected reboot reads this field first to immediately distinguish a benign cause like a deliberate NMS shutdown from a serious watchdog timeout or hardware fault that needs further attention. For example, if the switch rebooted unexpectedly overnight, the admin would check kxadminFatalErr and find a first-byte value of 1, confirming the watchdog timer caught a firmware hang rather than a power event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.8.3.1 snmpwalk -v2c -c public <target> CT-ELS100-MIB::kxadminFatalErr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.8.3.1.1 snmpget -v2c -c public <target> CT-ELS100-MIB::kxadminFatalErr.1
Start monitoring Cabletron ELS100 series Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-ELS100-MIB::kxadminFatalErr OID value, configure state conditions and alerts, and monitor any Cabletron ELS100 series Ethernet switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.8 | els_100 | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.3 | kxadmin | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.3.1 | kxadminFatalErr | CT-ELS100-MIB |