xfSwGlobalState
XF-SOFTWARE-MIB ·
.1.3.6.1.4.1.193.81.2.7.1.11
Object
scalar Bits
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.
Context
- MIB
- XF-SOFTWARE-MIB
- OID
.1.3.6.1.4.1.193.81.2.7.1.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- xfSwObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::xfSwGlobalState.0'
More examples
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::xfSwGlobalState'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | noUpgrade |
1 | sblStarted |
2 | sblWaitForActivate |
3 | sblWaitForCommit |
4 | manualStarted |
5 | manualWaitForActivate |
6 | manualWaitForCommit |
7 | unitUpgrade |
8 | cachingLoadModules |
9 | preparingForTest |
Conformance
Member of