configurationManagementRestoreStart
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.3.5.4
Object
scalar mandatory
r/w
Enumeration
Start restoring the configuration file from the specified target
file and system.
Using execute will cause the SNMP client to wait for the restore
operation to complete.
Using execute-nowait will not cause the SNMP client to wait for
the restore to complete. Instead it will restore the configuration
in the background.
Note 1: Both configurationManagementTftpServer and
configurationManagementileName must be set.
Note 2: Depending on the target, it might take up to several
seconds for the operation to complete.
Note 3: Use configurationManagementStatus to confirm the status of
the last operation.
NOTE: Value returned for the GET command is meaningless
for this MIB object.
Context
- MIB
- IMM-MIB
- OID
.1.3.6.1.4.1.2.3.51.3.3.5.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- configurationManagement
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 'IMM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMM-MIB::configurationManagementRestoreStart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IMM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IMM-MIB::configurationManagementRestoreStart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | execute |
2 | execute-nowait |