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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 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 |