All MIBs › XF-SOFTWARE-MIB › xfSwRelease
xfSwRelease
Module: XF-SOFTWARE-MIB
OID (symbolic): XF-SOFTWARE-MIB::xfSwRelease
OID (numeric): 1.3.6.1.4.1.193.81.2.7.1.1.1.1
Node type: OBJECT-TYPE
Type: XfSwRelease
Access: read-only
Description:
There are two software releases present on the node: - an active release, normally the most recent release and the one that is running - a passive release, that is the previous release or the one that is currently being download to upgrade the active release. xfSwRelease is an index into the active or passive release. xfSwActiveRelease indicates which release is active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.81.2.7.1.1.1.1 snmpwalk -v2c -c public <target> XF-SOFTWARE-MIB::xfSwRelease
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.81.2.7.1.1.1.1.1 snmpget -v2c -c public <target> XF-SOFTWARE-MIB::xfSwRelease.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.1 | xfSwLoadModuleTable | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1.1.1 | xfSwLoadModuleEntry | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1.1.1.1 | xfSwRelease | XF-SOFTWARE-MIB |