All MIBs › XF-SOFTWARE-MIB › xfSwReleaseProductNumber
xfSwReleaseProductNumber
Module: XF-SOFTWARE-MIB
OID (symbolic): XF-SOFTWARE-MIB::xfSwReleaseProductNumber
OID (numeric): 1.3.6.1.4.1.193.81.2.7.1.2.1.2
Node type: OBJECT-TYPE
Type: XfProductnumber
Access: read-write
Description: Product number of the installed software package in this release. Normally something like 'CAXR102 012/1'. For the active release this is a read-only object.
What is xfSwReleaseProductNumber?
The product number of the software package installed in this release, typically formatted like 'CAXR102 012/1'; writable for the passive release to stage an upgrade, but read-only for the active release.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.81.2.7.1.2.1.2 snmpwalk -v2c -c public <target> XF-SOFTWARE-MIB::xfSwReleaseProductNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.81.2.7.1.2.1.2.1 snmpget -v2c -c public <target> XF-SOFTWARE-MIB::xfSwReleaseProductNumber.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.81.2.7.1.2.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xfSwReleaseProductNumber.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::xfSwReleaseProductNumber 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.2 | xfSwReleaseTable | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1.2.1 | xfSwReleaseEntry | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1.2.1.2 | xfSwReleaseProductNumber | XF-SOFTWARE-MIB |