kxadminFatalErr
CT-ELS100-MIB ·
.1.3.6.1.4.1.97.8.3.1
Object
scalar mandatory
OctetString
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).
Context
- MIB
- CT-ELS100-MIB
- OID
.1.3.6.1.4.1.97.8.3.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- kxadmin
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-ELS100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-ELS100-MIB::kxadminFatalErr.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-ELS100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-ELS100-MIB::kxadminFatalErr'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.