All MIBs › XF-SOFTWARE-MIB › xfSwLoadModuleOperStatus
xfSwLoadModuleOperStatus
Module: XF-SOFTWARE-MIB
OID (symbolic): XF-SOFTWARE-MIB::xfSwLoadModuleOperStatus
OID (numeric): 1.3.6.1.4.1.193.81.2.7.1.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates the status of the software upgrade process for this load module. passive(1) the load module is not involved in a upgrade process and is not active. I.e.it is part of the previous software release.
upgradeStarted(2) a load module will have this status directly after the SBDF info for this module is loaded and the xfSwLoadModuleAdminStatus of the release was set to upgradeStarted.
upgradeFinished(3) indicates that this load modules has been retrieved and burned into the flash memories. This is the state of load modules that are part of an active release.
upgradeFailed(4) upgraded has failed for a reason, e.g. file transfer checksum was wrong, see xfSwLoadModuleFailure.
upgradeAborted(5) when the manager has aborted the upgrade of the complete release whilst this load module wasn't upgradedFinished yet this will be its status.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.81.2.7.1.1.1.5 snmpwalk -v2c -c public <target> XF-SOFTWARE-MIB::xfSwLoadModuleOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.81.2.7.1.1.1.5.1 snmpget -v2c -c public <target> XF-SOFTWARE-MIB::xfSwLoadModuleOperStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.81 | miniLinkXF | XF-TOP-MIB |
| 1.3.6.1.4.1.193.81.2 | xfPlatform | XF-TOP-MIB |
| 1.3.6.1.4.1.193.81.2.7 | xfSoftwareMIB | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1 | xfSwObjects | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1.1 | xfSwLoadModuleTable | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1.1.1 | xfSwLoadModuleEntry | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1.1.1.5 | xfSwLoadModuleOperStatus | XF-SOFTWARE-MIB |