xfSwLoadModuleOperStatus
XF-SOFTWARE-MIB ·
.1.3.6.1.4.1.193.81.2.7.1.1.1.5
Object
column Enumeration
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.
Context
- MIB
- XF-SOFTWARE-MIB
- OID
.1.3.6.1.4.1.193.81.2.7.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xfSwLoadModuleEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XF-SOFTWARE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-SOFTWARE-MIB::xfSwLoadModuleOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XF-SOFTWARE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-SOFTWARE-MIB::xfSwLoadModuleOperStatus.<xfSwRelease>.<xfSwLoadModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XF-SOFTWARE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XF-SOFTWARE-MIB::xfSwLoadModuleOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | passive |
2 | upgradeStarted |
3 | upgradeFinished |
4 | upgradeFailed |
5 | upgradeAborted |
Conformance
Member of