imageRestoreStatus

MX-CONF-MIB · .0.800.1.200.800

Object

scalar Enumeration
Last Restore Result
          
Result of the last configuration restore command.
          
  * None: No configuration restore has been performed since
    the last reset to default settings.
  * Success: The last configuration restore succeeded.
  * ApplyFailed: The configuration load succeeded but
    restoring failed during the last configuration restore
    command execution.
  * LoadFailed: The configuration load failed during the last
    configuration restore command.

Context

MIB
MX-CONF-MIB
OID
.0.800.1.200.800
Type
scalar
Access
readonly
Status
current
Parent
imageGroup

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-CONF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CONF-MIB::imageRestoreStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CONF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CONF-MIB::imageRestoreStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100none
200success
300applyFailed
400loadFailed