All MIBs › RAD-MIB › agnSSanityCheckStatus
agnSSanityCheckStatus
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnSSanityCheckStatus
OID (numeric): 1.3.6.1.4.1.164.3.1.2.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Upon completion of the Sanity check process on the TmpCnfg this attribute will be set to: FAIL(2) - when there is at least one error encountered and possibly some warnings. WARNING(3) - when there are only warnings. otherwise, the value will be OK(4). The value will be UNKNOWN(1) if changes were made in the TmpCnfg following the last Sanity check.
What is agnSSanityCheckStatus?
This read-only object reports the result of a sanity check performed on temporary configuration (TmpCnfg) on RAD devices, returning values of 'ok', 'warning', 'fail', or 'unknown' based on the validation outcome. The status indicates whether configuration changes are valid and complete, and whether any errors or warnings exist. Configuration administrators check this status after making configuration changes to verify that all parameters are correct before committing changes to the active configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.1.18 snmpwalk -v2c -c public <target> RAD-MIB::agnSSanityCheckStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.1.18.1 snmpget -v2c -c public <target> RAD-MIB::agnSSanityCheckStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2 | agnWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.1 | statAgnGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.1.18 | agnSSanityCheckStatus | RAD-MIB |