WWP-LEOS-SW-XGRADE-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-LEOS-SW-XGRADE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wwpLeosSwXgradeMIB 1.3.6.1.4.1.6141.2.60.10
The MIB module for downloading and installing packages.
       wwpLeosSwXgradeMIBObjects 1.3.6.1.4.1.6141.2.60.10.1
           wwpLeosSwXgrade 1.3.6.1.4.1.6141.2.60.10.1.1
               wwpLeosSwDownload 1.3.6.1.4.1.6141.2.60.10.1.1.1
                   wwpLeosSwDownloadServerAddrType 1.3.6.1.4.1.6141.2.60.10.1.1.1.1 addressfamilynumbers read-write
Specifies the wwpLeosSwDownloadServerAddr type. It can be set to 1 for IPV4 type addresses or can be set to 16 for host name. This MIB object is not supported. Any operation on this MIB object will fail!!!
                   wwpLeosSwDownloadServerAddr 1.3.6.1.4.1.6141.2.60.10.1.1.1.2 displaystring read-write
The ip address of the TFTP server or the host name from which the software package should be downloaded. Address must be a unicast address or host name that is reachable from the agent and no firewalls/acls preventing TFTP datagrams from being transferred. This MIB object is not supported. Any operation on this MIB object will fail!!!
                   wwpLeosSwDownloadPackageName 1.3.6.1.4.1.6141.2.60.10.1.1.1.3 displaystring read-write
The package name (including the path, if applicable) to be retrieved from the TFTP server. Length of package string must not exceed 128 alpha-numeric characters, no spaces in filenames. This MIB object is not supported. Any operation on this MIB object will fail!!!
                   wwpLeosSwDownLoadActivate 1.3.6.1.4.1.6141.2.60.10.1.1.1.4 truthvalue read-write
Activate the software download operation with a value of True(1). The object will return to 'false' once the software download is completed. Poll wwpLeosSwDownloadStatus for current status. Default value is False. WwpSwDownLoadServerAddr and wwpLeosSwDownloadPackageName must be valid prior to setting this object to True. The management station will not be able to set this object to 'true' if the package name does not follow the correct syntax (i.e. wwp/cmd/pmf-1.0.gz). This MIB object is not supported. Any operation on this MIB object will fail!!!
                   wwpLeosSwDownloadNotifOnCompletion 1.3.6.1.4.1.6141.2.60.10.1.1.1.5 truthvalue read-write
Specifies whether or not a wwpLeosSwDownloadCompletion notification should be issued on completion of the TFTP transfer. If such a notification is desired, it is the responsibility of the management entity to ensure that the SNMP administrative model is configured in such a way as to allow the notification to be delivered. This MIB object is not supported. Any operation on this MIB object will fail!!!
                   wwpLeosSwDownloadStatus 1.3.6.1.4.1.6141.2.60.10.1.1.1.6 swdownloadstate read-only
Specifies the state of this package download request. If no package download request is being processed, then the wwpLeosSwDownloadStatus should be 'idle'. This MIB object is not supported. Any operation on this MIB object will fail!!!
                   wwpLeosSwDownloadFailCause 1.3.6.1.4.1.6141.2.60.10.1.1.1.7 swdownloadfailcause read-only
The reason why the software download operation failed. If no software download transfer request is being processed, then the wwpLeosSwDownloadFailCause should be 'noStatus'. This MIB object is not supported. Any operation on this MIB object will fail!!!
                   wwpLeosSwDownloadNotificationInfo 1.3.6.1.4.1.6141.2.60.10.1.1.1.8 displaystring read-only
The string explaining the error code in detail or the additional info for the software download completion. This MIB object is not supported. Any operation on this MIB object will fail!!!
               wwpLeosSwXgradeBladeTable 1.3.6.1.4.1.6141.2.60.10.1.1.2 no-access
The (conceptual) table applies for all the blades.
                   wwpLeosSwXgradeBladeEntry 1.3.6.1.4.1.6141.2.60.10.1.1.2.1 no-access
An entry (conceptual row) in the wwpLeosSwXgradeTable.
                       wwpLeosSwXgradeBladeId 1.3.6.1.4.1.6141.2.60.10.1.1.2.1.1 integer read-only
The object indicates the unique id for the blade. The id zero is reserved for chassis and the corresponding Xgrade entry will be applied to all the blades.
                       wwpLeosSwXgradePackage 1.3.6.1.4.1.6141.2.60.10.1.1.2.1.2 displaystring read-write
The package name to be Xgraded.
                       wwpLeosSwXgradeOp 1.3.6.1.4.1.6141.2.60.10.1.1.2.1.3 swxgradeop read-write
The Xgrade operation to be performed on the specified blade. Following option can be set. none: No upgrade option is selected. install: This option will install the software on the specified blade, if the software is not currently installed there. inServiceActivate : This option will activate any new software installed on the specified blade (or all the blades) only if the installation is not service affecting. The option will fail if the blade cannot be activated without affecting service. serviceAffectingActivate : This option will activate any new software installed on the specified blade. It will attempt to do so without affecting service, but will override if necessary. inServiceXgrade: This option will Xgrade the specified blade without affecting the services. If inServiceXgrade is not possible for the blade, then setting this option will result in Error and a service affecting report will be generated. serviceAffectingXgrade: This option will Xgrade the specified blade with minimum service affecting downtime. servAffectingXgradeReport: This option will generate a service affecting report for a blade to go to the specified package. Report file will be stored in local flash at following location (/flash0/software/xgrade-sequence.txt) servNonAffectingXgradeReport: This option will generate a service non affecting report for a blade to go to the specified package. Report file will be stored in local flash at following location (/flash0/software/xgrade-sequence.txt)
                       wwpLeosSwXgradeTftpAddrType 1.3.6.1.4.1.6141.2.60.10.1.1.2.1.4 addressfamilynumbers read-write
Specifies the wwpLeosSwXgradeTftpAddr type. It can be set to 1 for IPV4 type addresses or can be set to 16 for host name.
                       wwpLeosSwXgradeTftpAddr 1.3.6.1.4.1.6141.2.60.10.1.1.2.1.5 displaystring read-write
The ip address of the TFTP server or the host name from which the software package should be downloaded. This is optional. Address must be a unicast address or host name that is reachable from the agent and no firewalls/acls preventing TFTP datagrams from being transferred.
                       wwpLeosSwXgradeOpActivate 1.3.6.1.4.1.6141.2.60.10.1.1.2.1.6 truthvalue read-write
Setting this object to 'true' will activate the Xgrade operation for the blade.
                       wwpLeosSwXgradeOpStatus 1.3.6.1.4.1.6141.2.60.10.1.1.2.1.7 integer read-only
Display the result of the wwpLeosSwXgradeOpActivate. Enumeration: 'failure': 4, 'none': 1, 'processing': 2, 'success': 3.
                       wwpLeosSwXgradePackagePath 1.3.6.1.4.1.6141.2.60.10.1.1.2.1.8 displaystring read-write
Specifies the path for the package. If this object is set, then device will prepend the package name specified by wwpLeosSwXgradePackage object with wwpLeosSwXgradePackagePath. To reset this object set it to 0
                       wwpLeosSwXgradeTransferMode 1.3.6.1.4.1.6141.2.60.10.1.1.2.1.9 integer read-write
The type of server to use. Enumeration: 'ftp': 2, 'defaultTftp': 4, 'defaultFtp': 5, 'default': 7, 'sftp': 3, 'tftp': 1, 'defaultSftp': 6.
                       wwpLeosSwXgradeLoginId 1.3.6.1.4.1.6141.2.60.10.1.1.2.1.10 displaystring read-write
The username to use for xftp downloads.
                       wwpLeosSwXgradePassword 1.3.6.1.4.1.6141.2.60.10.1.1.2.1.11 displaystring read-write
The password to use for xftp downloads.
                       wwpLeosSwXgradeSecret 1.3.6.1.4.1.6141.2.60.10.1.1.2.1.12 displaystring read-write
The secret to use for xftp downloads.
               wwpLeosBladePackageInfoTable 1.3.6.1.4.1.6141.2.60.10.1.1.3 no-access
The (conceptual) table applies for all the blades.
                   wwpLeosBladePackageInfoEntry 1.3.6.1.4.1.6141.2.60.10.1.1.3.1 no-access
An entry (conceptual row) in the wwpLeosSwXgradeTable.
                       wwpLeosBladeInstPackageVer 1.3.6.1.4.1.6141.2.60.10.1.1.3.1.1 octet string read-only
This displays the installed package version of the blade.
                       wwpLeosBladeRunPackageVer 1.3.6.1.4.1.6141.2.60.10.1.1.3.1.2 octet string read-only
This displays the running package version of the blade.
                       wwpLeosBladeDnldPackageVer 1.3.6.1.4.1.6141.2.60.10.1.1.3.1.3 octet string read-only
This displays the downloaded package version on the blade.
                       wwpLeosBladeInstPackageRlsStatus 1.3.6.1.4.1.6141.2.60.10.1.1.3.1.4 octet string read-only
This displays the running release status of the blade.
               wwpLeosSwXgradeGlobalAttrs 1.3.6.1.4.1.6141.2.60.10.1.1.4
                   wwpLeosSwMIBVersion 1.3.6.1.4.1.6141.2.60.10.1.1.4.1 displaystring read-only
This MIB object shows the MIB version currently supported by the device.
                   wwpLeosSwXgradeDestPath 1.3.6.1.4.1.6141.2.60.10.1.1.4.2 octet string read-write
This object can be used to specify the destination path where file is transferred to from the TFTP server. Length of destination string must not exceed 128 alpha-numeric characters, no spaces in filenames.
                   wwpLeosSwXgradePackagePathName 1.3.6.1.4.1.6141.2.60.10.1.1.4.3 octet string read-write
This object can be used to specify the path for the package to be retrieved from the TFTP server. Length of package path string must not exceed 128 alpha-numeric characters, no spaces in filenames.
                   wwpLeosSwXgradeTftpServer 1.3.6.1.4.1.6141.2.60.10.1.1.4.4 octet string read-write
The dotted IP address of the TFTP server or the host name from which the software package should be downloaded. This is optional. The default TFTP server will be used if this object is set to empty string. Address must be a unicast address or host name that is reachable from the agent and no firewalls/acls preventing TFTP datagrams from being transferred.
                   wwpLeosSwXgradeRevertTimeout 1.3.6.1.4.1.6141.2.60.10.1.1.4.5 integer read-write
The value in seconds that the system will revert to previous software package if the protect operation is not issued follows the activate operation. Value of 0 implies the system will not revert automatically and it will remain in the unprotected state.
                   wwpLeosSwXgradeBootOrder 1.3.6.1.4.1.6141.2.60.10.1.1.4.6 integer read-write
Set system boot order. Enumeration: 'localFlashThenCompactFlash': 2, 'localFlash': 1, 'compactFlashThenLocalFlash': 3, 'unknown': 4.
               wwpLeosSwXgradeOptype 1.3.6.1.4.1.6141.2.60.10.1.1.25 integer read-write
The possible operations upgrading the software. The description of each option is given below: none : No upgrade operation is selected. download : This operation to initiate the file transfer of software package from TFTP server specified by wwpLeosTceSwXgradePackagePath to wwpLeosTceSwXgradeDestPath. The default TFTP server will be used for file transfer if the wwpLeosTceSwXgradeTftpServer is set to empty string. install : This operation to install the software to the standby CM (if present) and all line cards. The image files are either stored in the TFTP server specified by wwpLeosTceSwXgradePackagePath and wwpLeosTceSwXgradeTftpServer or the compact flash of the active CM. activate : This operation to activate any new software installed on all the blades. the system will automatically revert to the previous software package if a protect operation is not set within a time period specified by wwpLeosTceSwXgradeRevertTimeout. If no time period is specified (wwpLeosTceSwXgradeRevertTimeout value 0) then the system will not revert automatically and it will remain in the unprotected state indefinitely. WARNING: Activating software requires a system restart. protect : This operation to protect a new software package. If the protect operation is not entered before the protect timeout is reached specified by wwpLeosTceSwXgradeRevertTimeout, the system will automatically revert to the previous software package. revert : This operation to revert to the previous software package. validate : This operation to validate the software package at the location specified by the wwpLeosTceSwXgradePackagePath. Setting the wwpLeosTceSwXgradePackagePath to empty string will validate 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 completion of such event. An error will be returned when this object is attempted to be set to this value using an SNMP set-request. Enumeration: 'none': 0, 'activate': 3, 'run': 7, 'revert': 5, 'protect': 4, 'install': 2, 'download': 1, 'validate': 6.
               wwpLeosSwXgradeStatus 1.3.6.1.4.1.6141.2.60.10.1.1.30 integer read-only
Display the result of the last wwpLeosTceSwXgradeOp. Enumeration: 'missingAttribute': 19, 'fileSystemError': 7, 'tftpBadTag': 11, 'platformTypeNotSupported': 14, 'success': 1, 'invalidXgradeOp': 20, 'unknown': 3, 'internalError': 17, 'processing': 4, 'tftpServerError': 10, 'tftpClientTimeout': 9, 'invalidCfgRule': 5, 'needBackupSw': 16, 'failed': 2, 'fileNotExist': 18, 'noDefaultTftpConfigured': 21, 'swMgrBusy': 15, 'tftpBadValue': 12, 'networkError': 13, 'invalidFileName': 6, 'cannotResolveHostName': 8.
       wwpLeosSwXgradeMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.10.2
           wwpLeosSwXgradeMIBNotifications 1.3.6.1.4.1.6141.2.60.10.2.0
               wwpLeosSwDownloadCompletion 1.3.6.1.4.1.6141.2.60.10.2.0.1
A wwpLeosSwDownloadCompletion notification is sent at the completion of a software download request.
               wwpLeosSwXgradeOpCompletion 1.3.6.1.4.1.6141.2.60.10.2.0.2
A wwpLeosSwXgradeOpCompletion notification is sent at the completion of a install/activate/Xgrade request.
               wwpLeosSwXgradeBladePkgIncorrect 1.3.6.1.4.1.6141.2.60.10.2.0.3
A wwpLeosSwXgradeBladePkgIncorrect notification is sent if device recognizes that it is running incorrect software version.
               wwpLeosSwXgradeCompletion 1.3.6.1.4.1.6141.2.60.10.2.0.4
A wwpLeosTceSwXgradeCompletion notification is sent at the completion of a wwpLeosTceSwXgradeOp (download/install/ activate/... etc).
       wwpLeosSwXgradeMIBConformance 1.3.6.1.4.1.6141.2.60.10.3
           wwpLeosSwXgradeMIBCompliances 1.3.6.1.4.1.6141.2.60.10.3.1
           wwpLeosSwXgradeMIBGroups 1.3.6.1.4.1.6141.2.60.10.3.2