agnSSanityCheckStatus
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.2.1.18
Object
scalar Enumeration
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.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.2.1.18- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- statAgnGen
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::agnSSanityCheckStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::agnSSanityCheckStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.