All MIBs › XF-SOFTWARE-MIB › xfSwGlobalState
xfSwGlobalState
Module: XF-SOFTWARE-MIB
OID (symbolic): XF-SOFTWARE-MIB::xfSwGlobalState
OID (numeric): 1.3.6.1.4.1.193.81.2.7.1.11
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: This objecty indicates the global state of the Software Upgrade process. noUpgrade(0), no Software upgrade ongoing
sblStarted(1), a SBL upgrade is started and SBDF and Load Modules are downloading
sblWaitForActivate(2), a SBL upgrade is finished and waiting for an activation
sblWaitForCommit(3), a SBL upgrade is in test phase and waiting for commit
manualStarted(4), a manual upgrade is started and Load Modules are downloading
manualWaitForActivate(5), a manual upgrade is finished and waiting for an activation
manualWaitForCommit(6), a manual upgrade is in test phase and waiting for commit
unitUpgrade(7), an unit is inserted and in the process of upgrading
cachingLoadModules(8), software upgrade is in the process of downloading the load modules for cache.
preparingForTest(9), a period after a power-up/restart the node prepares to enter the test phase. During this period some units might restart and it is not possible to commit the software upgrade.
What is xfSwGlobalState?
A bitmask reporting the overall state of the node's software-upgrade process across several concurrent phases: noUpgrade, sblStarted/sblWaitForActivate/sblWaitForCommit (an SBL-driven upgrade downloading, awaiting activation, or awaiting commit), manualStarted/manualWaitForActivate/manualWaitForCommit (the manual-upgrade equivalents), unitUpgrade (a newly inserted unit upgrading), cachingLoadModules (pre-caching load modules), and preparingForTest (a post-restart window where committing is not yet possible).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.81.2.7.1.11 snmpwalk -v2c -c public <target> XF-SOFTWARE-MIB::xfSwGlobalState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.81.2.7.1.11.1 snmpget -v2c -c public <target> XF-SOFTWARE-MIB::xfSwGlobalState.1
Start monitoring Ericsson XF access/transport equipment (software-inventory/version/upgrade status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XF-SOFTWARE-MIB::xfSwGlobalState OID value, configure state conditions and alerts, and monitor any Ericsson XF access/transport equipment (software-inventory/version/upgrade status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.11 | xfSwGlobalState | XF-SOFTWARE-MIB |