currSoftSaveStatus
AT-SETUP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.500.2.1.5
Object
scalar
SystemFileOperationType
Returns the status of any current operation to store the
running software to a release file. The following values may
be returned:
1 (idle) There is no release file save operation
in progress.
2 (success) The last release file save operation
completed successfully.
3 (failure) The last release file save operation
failed.
4 (saving) A release 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
currSoftLastSaveResult.
Context
- MIB
- AT-SETUP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.500.2.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- currentFirmware
- Siblings
- 5
Syntax
SystemFileOperationType
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| currSoftVersion The major.minor.interim version of the firmware that the device is
currently running. Will return 0 if the version cannot be determined. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.500.2.1.1 |
| currSoftName The name of the firmware that the device is currently running. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.500.2.1.2 |
| currSoftSaveAs Set with a filename to save the currently running software to the root
of the flash. Only one save operation can be executed at a time across
all SNMP users.
Immediat… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.500.2.1.3 |
| currSoftSaveToFile Set with a URL (e.g. 'flash:/filename.rel' or
'card:/filename.rel') to save the currently running software to
the root of flash or SD card. Only one save operation can be
executed… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.500.2.1.4 |
| currSoftLastSaveResult Gives an indication of the result of the last completed SNMP
operation to save the running firmware to a release file. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.500.2.1.6 |