All MIBs › XF-SOFTWARE-MIB › xfSwBoardStatus
xfSwBoardStatus
Module: XF-SOFTWARE-MIB
OID (symbolic): XF-SOFTWARE-MIB::xfSwBoardStatus
OID (numeric): 1.3.6.1.4.1.193.81.2.7.1.6.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is xfSwBoardStatus?
Reports the software status of this board -- unknown (e.g. at startup), active (running fine), upgrading, wrongSoftware (incorrect image not yet being upgraded), or minSoftwareRevision (a downgrade to an incompatible revision was attempted); meaningful only when version control is enabled, since otherwise the unit always just runs whatever software it has.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.81.2.7.1.6.1.5 snmpwalk -v2c -c public <target> XF-SOFTWARE-MIB::xfSwBoardStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.81.2.7.1.6.1.5.1 snmpget -v2c -c public <target> XF-SOFTWARE-MIB::xfSwBoardStatus.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::xfSwBoardStatus 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.6 | xfSwBoardTable | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1.6.1 | xfSwBoardEntry | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1.6.1.5 | xfSwBoardStatus | XF-SOFTWARE-MIB |