currSoftSaveToFile
AT-SETUP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.500.2.1.4
Object
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 at a time across all SNMP users, and an operation may
not be started unless the current value of currSoftSaveStatus
is 'idle'. The URL must not contain whitespace characters.
Immediately upon executing the set action, the actual firmware
save operation will be started and continue on the device until
it has completed or a failure occurs. The current status of the
operation can be determined by reading currSoftSaveStatus, and
the result of the last completed operation is indicated by
currSoftLastSaveResult.
When read, this object will return the URL of the last
firmware save operation that was attempted.
Context
- MIB
- AT-SETUP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.500.2.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- currentFirmware
- Siblings
- 5
Values & Constraints
Type Constraints
range: 0..255
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 |
| currSoftSaveStatus 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 r… | scalar | SystemFileOperationType | .1.3.6.1.4.1.207.8.4.4.4.500.2.1.5 |
| 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 |