cienaCesSwXgradeOp
CIENA-CES-SW-XGRADE-MIB ·
.1.3.6.1.4.1.1271.2.1.13.1.1.2
Object
scalar
Enumeration
The possible operations for upgrading the software, including:
none: No upgrade operation is selected.
download: This operation is to initiate the file transfer of the software package
from the TFTP server specified by cienaCesSwXgradePackagePath to
cienaCesSwXgradeDestPath. The default TFTP server is used for file transfer
if the cienaCesSwXgradeTftpServer is set to an empty string.
install: This operation is to install the software to the standby CTM (if present)
and all line modules. The image files are either stored in the TFTP server
specified by cienaCesSwXgradePackagePath and cienaCesSwXgradeTftpServer or in
the compact flash of the active CTM.
activate: This operation is to activate any new software installed on all the modules.
The system automatically reverts to the previous software package if a protect operation
is not set within a time period specified by cienaCesSwXgradeRevertTimeout. If no time
period is specified (cienaCesSwXgradeRevertTimeout value 0), then the system does not
revert automatically and remains in the unprotected state indefinitely.
WARNING: Activating software requires a system restart.
protect: This operation protects a new software package. If the protect operation
is not entered before the protect timeout is reached (specified by
cienaCesSwXgradeReverTimeout), the system automatically reverts to the previous
software package.
revert: This operation reverts to the previous software package.
validate: This operation validates the software package at the location specified by
the cienaCesSwXgradePackagePath. Setting the cienaCesSwXgradePackagePath to an empty
string validates the installed software.
run: This operation refers to the downloading, parsing, and executing of a specified
command file as initiated through CLI, DHCP, or the file transfer MIB module. This is
used in appropriate notifications to report the completion of such event. An error is
returned when this object is attempted to be set to this value using an SNMP set-request.
remove: This operation is to remove an installed software package from the CTMs and
all line modules.
Context
- MIB
- CIENA-CES-SW-XGRADE-MIB
- OID
.1.3.6.1.4.1.1271.2.1.13.1.1.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- cienaCesSwXgrade
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | download |
2 | install |
3 | activate |
4 | protect |
5 | validate |
6 | revert |
7 | configure |
8 | run |
9 | remove |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cienaCesSwXgradeGracefulUpgrade This object specifies whether a graceful upgrade
was issued. Returns True(1) if a graceful upgrade was issued. False(2) otherwise. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1271.2.1.13.1.1.1 |
| cienaCesSwXgradeStatus Display the result of the last cienaCesSwXgradeOp. | scalar | Enumeration | .1.3.6.1.4.1.1271.2.1.13.1.1.3 |