runCnfgSaveAs
AT-SETUP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.500.3.1.1
Object
Set with a URL to save the running configuration to the flash
or card filesystem using that filename (e.g.
'flash:/myconfig.cfg' or 'card:/myconfig.cfg').
Only one set operation can be executed at a time across all
SNMP users, and an operation may not be started unless the
current value of runCnfgSaveAsStatus is 'idle'. The URL must
not contain whitespace characters.
Immediately upon setting this object, the system will attempt
to save the running configuration, and the process will
continue on the device until it has completed or a failure
occurs. The current status of the operation can be determined
by reading runCnfgSaveAsStatus, and the result of the last
completed operation is indicated by runCnfgLastSaveResult.
When read, this object will return the URL of the last
configuration save operation that was attempted.
Context
- MIB
- AT-SETUP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.500.3.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- runningConfig
- Siblings
- 2
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| runCnfgSaveAsStatus 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 sav… | scalar | SystemFileOperationType | .1.3.6.1.4.1.207.8.4.4.4.500.3.1.2 |
| 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 |