issHealthChkConfigRestoreStatus
SUPERMICRO-ISS-MIB ·
.1.3.6.1.4.1.10876.101.1.81.17.4
Object
scalar Enumeration
configRestoreSuccess(1), Indicates that configuration restore operation
was successfully done.
configRestoreFailed(2),Indicates that configuration restoration was unsuccessful.
configRestoreInProgress(3), Indicates that configuration restore operation is in-progress for ISS.
configRestoreDefault(4), Indicates the absence of config-restore file (iss.conf)
and that ISS was started with default values.
By default issHealthChkConfigRestoreStatus is 4.
Context
- MIB
- SUPERMICRO-ISS-MIB
- OID
.1.3.6.1.4.1.10876.101.1.81.17.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- issHealthCheckGroup
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 'SUPERMICRO-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ISS-MIB::issHealthChkConfigRestoreStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ISS-MIB::issHealthChkConfigRestoreStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | configRestoreSuccess |
2 | configRestoreFailed |
3 | configRestoreInProgress |
4 | configRestoreDefault |