runCnfgSaveAsStatus
AT-SETUP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.500.3.1.2
Object
scalar
SystemFileOperationType
Returns the status of any current operation to save the
running configuration. The following values may be returned:
1 (idle) There is no config file save operation
in progress.
2 (success) The last config file save operation
completed successfully.
3 (failure) The last config file save operation
failed.
4 (saving) A config file save operation is
currently in progress.
When a read of this object returns a value of 'success' or
'failure', it will immediately be reset to 'idle' and a new
operation may be initiated if desired. A detailed description
of the last completed operation may be determined by reading
runCnfgLastSaveResult.
Context
- MIB
- AT-SETUP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.500.3.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- runningConfig
- Siblings
- 2
Syntax
SystemFileOperationType
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| runCnfgSaveAs Set with a filename to save the running configuration to root of the
flash using that filename.
eg myconfig.cfg | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.500.3.1.1 |
| runCnfgLastSaveResult Gives an indication of the result of the last completed SNMP
operation to save the running configuration. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.500.3.1.3 |