CIENA-CES-SW-XGRADE-MIB
- Registered at
- 1.3.6.1.4.1.1271.2.1.131.3.6.1.4.1.1271.2.2.13
- Last updated
- 2017-06-07 00:00
- Organization
- Ciena Corp.
- Revisions
- 2017-06-07 00:00, 2012-07-24 00:00, 2010-05-10 00:00
- Namespace
- ciena
- Source file
CIENA-CES-SW-XGRADE-MIB- Digest
sha256:5ccea1f2e6f24fd2d6e8d8e405332bbb10ff92e263c6ceb4fa722f419c3e698b
Description
This module defines the software xgrade related notifications.
Contact
Mib Meister 7035 Ridge Road Hanover, Maryland 21076 USA Phone: +1 800 921 1144 Email: support@ciena.com
Imports
| From | Symbols |
|---|---|
| CIENA-GLOBAL-MIB | cienaGlobalMacAddress, cienaGlobalSeverity |
| CIENA-SMI | cienaCesConfig, cienaCesNotifications |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CIENA-CES-SW-XGRADE-MIB CIENA-GLOBAL-MIB CIENA-SMI CIENA-TC SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cienaCesSwXgradeMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.13.1 | |||
| cienaCesSwXgrade OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.13.1.1 | |||
| cienaCesSwXgradeGracefulUpgrade OBJECT-TYPE This object specifies whether a graceful upgrade was issued. Returns True(1) if a graceful upgrade was issued. False(2) otherwise. | 1.3.6.1.4.1.1271.2.1.13.1.1.1 | TruthValue | accessible-for-notify | current |
| cienaCesSwXgradeOp OBJECT-TYPE 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. | 1.3.6.1.4.1.1271.2.1.13.1.1.2 | INTEGER {none(0), download(1), install(2), activate(3), protect(4), validate(5), revert(6), configure(7), run(8), remove(9)} | accessible-for-notify | current |
| cienaCesSwXgradeStatus OBJECT-TYPE Display the result of the last cienaCesSwXgradeOp. | 1.3.6.1.4.1.1271.2.1.13.1.1.3 | INTEGER {success(1), failed(2), unknown(3), processing(4), invalidCfgRule(5), invalidFileName(6), fileSystemError(7), cannotResolveHostName(8), tftpClientTimeout(9), tftpServerError(10), tftpBadTag(11), tftpBadValue(12), networkError(13), platformTypeNotSupported(14), swMgrBusy(15), needBackupSw(16), internalError(17), fileNotExist(18), missingAttribute(19), invalidXgradeOp(20), noDefaultTftpConfigured(21), completedWithFailures(22)} | accessible-for-notify | current |
| cienaCesSwXgradeMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.13.3 | |||
| cienaCesSwXgradeMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.13.3.1 | |||
| cienaCesSwXgradeMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.13.3.2 | |||
| cienaCesSwXgradeMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.2.13 | |||
| cienaCesSwXgradeMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.2.13.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| cienaCesSwXgradeCompletion NOTIFICATION-TYPE A cienaCesSwXgradeCompletion notification is sent at the completion of a cienaCesSwXgradeOp (download/install/activate/ ... etc). To enable the device to send this trap, cienaCesSwXgradeCompletionTrapState must be set to enabled. The cienaCesSwXgradeCompletionTrapState is enabled by default. Variable bindings include: cienaGlobalSeverity, cienaGlobalMacAddress, cienaCesSwXgradeOp, cienaCesSwXgradeStatus, and cienaCesSwXgradeGracefulUpgrade. | 1.3.6.1.4.1.1271.2.2.13.0.1 | current |