All MIBs › RAD-MIB › sysSSanityCheckStatus
sysSSanityCheckStatus
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysSSanityCheckStatus
OID (numeric): 1.3.6.1.4.1.164.3.3.1.3.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Upon completion of the Sanity Check process on the TmpCnfg this object will be set to: - fail(2): when there is at least one error (which is not just a warning) encountered otherwise, - warning(3): when there are only warnings otherwise, - ok(4). The value should be unknown(1), if the TmpCnfg was changed after the last Sanity check.
What is sysSSanityCheckStatus?
This read-only object reports the result of a sanity check performed on temporary configuration data, showing whether any errors, warnings, or success occurred (values: fail, warning, or ok). It reflects validation of pending changes before they are committed to active configuration. Administrators check this status after making bulk configuration changes to identify issues before activation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.11 snmpwalk -v2c -c public <target> RAD-MIB::sysSSanityCheckStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.11.1 snmpget -v2c -c public <target> RAD-MIB::sysSSanityCheckStatus.1
Start monitoring RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAD-MIB::sysSSanityCheckStatus OID value, configure state conditions and alerts, and monitor any RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) from a single console.
OID Breakdown
Upper-level ancestors (11 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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1 | systemDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.3 | sysStatus | DACS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.3.3.1.3.11 | sysSSanityCheckStatus | RAD-MIB |