RAD-MIB :: sysSSanityCheckStatus

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBsysSSanityCheckStatus

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

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.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.3dacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.1systemDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.1.3sysStatusDACS-MIB
1.3.6.1.4.1.164.3.3.1.3.11sysSSanityCheckStatusRAD-MIB