CTATX-MIB :: configFatalErr

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTATX-MIBconfigFatalErr

configFatalErr

Module: CTATX-MIB

OID (symbolic): CTATX-MIB::configFatalErr

OID (numeric): 1.3.6.1.4.1.97.3.3.1.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 configFatalErr?

This read-only OCTET STRING is a 32-byte array describing the cause of the previous system reset, with the first byte indicating power failure, watchdog timeout, NMS-requested shutdown, or a fatal error (with the affected module's hwIndex in the next byte). An administrator reads it to root-cause an unexpected reboot without needing console access at the time it happened. For example, after finding the device rebooted overnight, the admin reads configFatalErr and sees the first byte value 1, indicating a watchdog timeout rather than a deliberate shutdown.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.3.1.1
snmpwalk -v2c -c public <target> CTATX-MIB::configFatalErr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.3.1.1.1
snmpget -v2c -c public <target> CTATX-MIB::configFatalErr.1

Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::configFatalErr OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.97sigmaCT-ELS10-27-MIB
Numeric OIDNameModule
1.3.6.1.4.1.97.3ecs_1CTATX-MIB
1.3.6.1.4.1.97.3.3adminCTATX-MIB
1.3.6.1.4.1.97.3.3.1configCTATX-MIB
1.3.6.1.4.1.97.3.3.1.1configFatalErrCTATX-MIB