xfSwBoardStatus

XF-SOFTWARE-MIB · .1.3.6.1.4.1.193.81.2.7.1.6.1.5

Object

column Enumeration
Indicates the status of the software on the board:
Unknown(1)
  The status of the software is unknown for example
  at startup.
              
Active(2)
  Software on the board is OK and running
              
Upgrading(3)
  Software is in the process of being upgraded
              
WrongSoftware(4)
  Wrong software on the board and for some reason
  not being upgraded yet.
              
MinSoftware revision(5)
  The board was tried to downgrade to a software revision that
  is not compatible with the hardware.
              
The xfSwBoardStatus is only of use in case version control is
enabled. If version control is not enabled the unit will always
runs its software.

Context

MIB
XF-SOFTWARE-MIB
OID
.1.3.6.1.4.1.193.81.2.7.1.6.1.5
Type
column
Access
readonly
Status
current
Parent
xfSwBoardEntry
Groups
1

Walk 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::xfSwBoardStatus'
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::xfSwBoardStatus.<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::xfSwBoardStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2active
3upgrading
4wrongSoftware
5minSoftwareRevision

Conformance

Member of