zhoneSysSwAdmin
ZHONE-SYSTEM-MIB ·
.1.3.6.1.4.1.5504.3.1.8.7
Object
scalar
r/w
Enumeration
(1) downloadSw: Download the image from the Primary load
Server. If that fails, try to download from secondary
load server. This value is only allowed if the zhoneSysSwStatus
field is NOT downLoadSwInProgress.
(2) abortDownLoadSw: abort an in-progress download. This value
is only allowed if the zhoneSysSwStatus is downLoadSwInProgress.
(3) delete: deletes the filename specified in
zhoneSysSwLocalFilePath. This is used by the manager to
manage the amount of storage space used by the
system for sw load images. A delete will fail if
the file is specified in either a: default sw entry,
specific software entry, or an upgrade software entry.
This is only supported on devices having a file-system.
(4) imageFlashActive: flashes the raw file specified in the
zhoneSysSwLocalFilePath. This is used to update the raw
boot area of the flash of the active infoserver.
(5) imageFlashStandby: flashes the raw file specified in the
zhoneSysSwLocalFilePath. This is used to update the raw
boot area of the flash of the active infoserver.
(6) downLoadFile: Download a file from the Primary load
Server. If that fails, try to download from secondary
load server. This value is only allowed if the zhoneSysSwStatus
field is NOT operationInProgress.
(7) upLoadFile: Upload a file to the Primary load
Server. The file must already exists on the load server
This value is only allowed if the zhoneSysSwStatus
field is NOT operationInProgress.
(8) dumpFile: dump the database to a local file.
(9) dumpNetwork: dump the database to the primary load
server. The file must already exists on the load server
This value is only allowed if the zhoneSysSwStatus
field is NOT operationInProgress.
(10) restore
(11) configScriptActivate: activate the configuration
script file specified in the zhoneSysSwLocalFilePath.
This value is only allowed if the zhoneSysSwStatus is
NOT operationInProgress nor downloadSwInProgress.
(12) configDatabaseActivate: activate the contents of a
database file specified in the zhoneSysSwLocalFilePath.
This value is only allowed if the zhoneSysSwStatus is
NOT operationInProgress nor downloadSwInProgress.
Activation of a new database may result in a reset of
the system.
(13) backupDatabase: backup device by uploading database
file to zhoneSysSwLocalFilePath.
(14) restoreDatabase: restore device database from
zhoneSysSwLocalFilePath. This command will reboot device
with restored database.
Context
- MIB
- ZHONE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5504.3.1.8.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zhoneSoftwareDownload
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | downLoadSw |
2 | abortDownLoadSw |
3 | delete |
4 | imageFlashActive |
5 | imageFlashStandby |
6 | downLoadFile |
7 | upLoadFile |
8 | dumpFile |
9 | dumpNetwork |
10 | restore |
11 | configScriptActivate |
12 | configDatabaseActivate |
13 | backupDatabase |
14 | restoreDatabase |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| zhoneSysSwLogin The login to be used on the remote system when
downloading the image.
This value is maintained throughout (i.e. persisted) and
can be used for additional/future downlo… | scalar | Zhone-TCZhoneAdminString | .1.3.6.1.4.1.5504.3.1.8.1 |
| zhoneSysSwPassword The password to be used on the remote system when
downloading the image.
This value is maintained throughout (i.e. persisted) and
can be used for additional/future dow… | scalar | Zhone-TCZhoneAdminString | .1.3.6.1.4.1.5504.3.1.8.2 |
| zhoneSysSwPriLoadServer The IP address of the primary software load server.
If the value of the zhoneSysSwPriLoadServer is set to
0.0.0.0 then no primary load server is available.
If the syst… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.3.1.8.3 |
| zhoneSysSwSecLoadServer The IP address of the secondary or back-up software
load server, if there is no secondary server this
should be set to 0.0.0.0 | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.3.1.8.4 |
| zhoneSysSwRemoteFilePath The path on the remote system for the image to be loaded. | scalar | OctetString | .1.3.6.1.4.1.5504.3.1.8.5 |
| zhoneSysSwLocalFilePath The path on the system for the image to be stored. | scalar | Zhone-TCZhoneFileName | .1.3.6.1.4.1.5504.3.1.8.6 |
| zhoneSysSwStatus (1) downLoadSwUnknown: No state known. This is the value if
no sw download had been requested since the system was
initialized or a delete command is in progress.
(2) d… | scalar | Enumeration | .1.3.6.1.4.1.5504.3.1.8.8 |