configurationManagementStatus
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.3.5.5
Object
scalar
mandatory
Enumeration
Get the status of the last configurationManagement operation which was initiated through SNMP method.
Context
- MIB
- IMM-MIB
- OID
.1.3.6.1.4.1.2.3.51.3.3.5.5- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- configurationManagement
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | success |
1 | failed |
2 | saving |
3 | restoring |
4 | unsupported |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| configurationManagementTftpServer mandatory To save or restore the system configuration,
set the IP address or host name of the TFTP server where
the file should be transferred to or from. The address must be entered in a
… | scalar | OctetString | .1.3.6.1.4.1.2.3.51.3.3.5.1 |
| configurationManagementFileName mandatory File name of the saved file or restore-from file. | scalar | OctetString | .1.3.6.1.4.1.2.3.51.3.3.5.2 |
| configurationManagementSaveStart mandatory Start saving the configuration file to the specified target file
and system.
Using execute will cause the SNMP client to wait for the save
operation to complete.
Using execute-now… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.5.3 |
| configurationManagementRestoreStart mandatory 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 ex… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.5.4 |