ASCEND-MIB :: sysLastRestartReason

MIB Reference — IPNetwork Monitor

All MIBsASCEND-MIBsysLastRestartReason

sysLastRestartReason

Module: ASCEND-MIB

OID (symbolic): ASCEND-MIB::sysLastRestartReason

OID (numeric): 1.3.6.1.4.1.529.9.13

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The error code for the previous box restart. The error codes are identical to ones obtained via fatal-history from the debug monitor screen.

What is sysLastRestartReason?

Numeric code indicating why the system last restarted: fatal assertion, buffer exhaustion, bad profile, etc. Helps diagnose recurring issues and instability. Example: Code 2 indicates pool buffer failure.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.529.9.13
snmpwalk -v2c -c public <target> ASCEND-MIB::sysLastRestartReason

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.529.9.13.1
snmpget -v2c -c public <target> ASCEND-MIB::sysLastRestartReason.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.529ascendASCEND-MIB
1.3.6.1.4.1.529.9systemStatusGroupASCEND-MIB
1.3.6.1.4.1.529.9.13sysLastRestartReasonASCEND-MIB