xfSwBoardSuProgress
XF-SOFTWARE-MIB ·
.1.3.6.1.4.1.193.81.2.7.1.6.1.6
Object
column percentInteger32
This object indicates the progress of the software upgrade process for each individual PIU. This indicates both flash erasing and programming. This object indicates this for both upgrade to a baseline as well as for inserted PIUs. In case the software upgrade of the board takes less than 10 seconds this objects will directly go to 100%.
Context
- MIB
- XF-SOFTWARE-MIB
- OID
.1.3.6.1.4.1.193.81.2.7.1.6.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- percent
- Parent
- xfSwBoardEntry
- 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::xfSwBoardSuProgress'
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::xfSwBoardSuProgress.<entPhysicalIndex>.<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::xfSwBoardSuProgress'
Syntax
percentInteger32
Values & Constraints
Object Constraints
range: 0-100
Conformance
Member of