ccRestore
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.11.1
Object
Restore a new system image, a new configuration or a standby configuration on the switch.
The syntax is :
<system/config/standby>,<filename>
system: Restore system image. The corresponding <filename> should be a image file.
config: Restore a new configuration. the corresponding <filename> should be a .cfg file.
standby: Restore a standby configuration.
A GET on this oid will give the current status of the SET operation.
The restore operation may take upto 10 minutes and hence the manager may not
be able to contact the switch during this process.
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.11.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ccImageDload
- Siblings
- 4
Syntax
RFC1213-MIBDisplayString
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccFtp FTP an image file, configuration file to the switch from an external server
on a SET operation.
The files will be transferred to the default directory in the switch ie /image.
… | scalar | RFC1213-MIBDisplayString | .1.3.6.1.4.1.388.6.11.2 |
| ccTftp Transfer files thru' tftp on a SET operation.
TFTP a image file, configuration file to the switch from an external server.
The files will be transferred to the default … | scalar | RFC1213-MIBDisplayString | .1.3.6.1.4.1.388.6.11.3 |
| ccListFiles Do a GET to list all the files present in the /image directory. | scalar | RFC1213-MIBDisplayString | .1.3.6.1.4.1.388.6.11.4 |
| ccDeleteFiles A SET will delete files in the /image directory.
Syntax: <filename>
See ccListFiles to see a list of files in /image directory.
A GET will return the status of the prev… | scalar | RFC1213-MIBDisplayString | .1.3.6.1.4.1.388.6.11.5 |