zhoneSysSwStatus
ZHONE-SYSTEM-MIB ·
.1.3.6.1.4.1.5504.3.1.8.8
Object
scalar
Enumeration
(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) downloadSwInProgres: Download currently in progress.
(3) downLoadSwAborted: abort command processed. Sw not loaded.
(4) downLoadSwFailed: FTP/TFTP request failed to both the primary
and secondary server.
(5) downLoadSwSuccessful: SW successfully downloaded from
either the primary or secondary server.
(6) deleteFileNotFound: The file specified in
zhoneSysSwLocalFilePath cannot be found on the device.
(7) deleteFileInUse: The file specified in
zhoneSysSwLocalFilePath is currently specified in
a sw configuration record.
(8) deleteSuccessful: The file was successfully deleted.
The following are the generic status for the imageFlash,
uploadFile, downloadFile, dump and restore operations.
(9) operationInProgres: operation currently in progress.
(10) operationAborted: abort command processed. Sw not loaded.
(11) operationFailed: operation failed
(12) operationSuccessful: operation successfully
Context
- MIB
- ZHONE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5504.3.1.8.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- zhoneSoftwareDownload
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | downLoadSwUnknown |
2 | downLoadSwInProgress |
3 | downLoadSwAborted |
4 | downLoadSwFailed |
5 | downLoadSwSuccessful |
6 | deleteFileNotFound |
7 | deleteFileInUse |
8 | deleteSuccessful |
9 | operationInProgress |
10 | operationAborted |
11 | operationFailed |
12 | operationSuccessful |
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 |
| zhoneSysSwAdmin (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
fi… | scalar | Enumeration | .1.3.6.1.4.1.5504.3.1.8.7 |