xfSwReleaseAdminStatus
XF-SOFTWARE-MIB ·
.1.3.6.1.4.1.193.81.2.7.1.2.1.4
Object
column r/w
Enumeration
Indicates the desired status for this release. To start a software upgrade the manager has to set xfSwReleaseProductNumber and xfSwReleaseRevision. After that it will set this object to upgradeStarted. Which will lead to downloading the SBDF-file from the FTP Server. For the active release this is a read-only object.
Context
- MIB
- XF-SOFTWARE-MIB
- OID
.1.3.6.1.4.1.193.81.2.7.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xfSwReleaseEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::xfSwReleaseAdminStatus'
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::xfSwReleaseAdminStatus.<xfSwReleaseIndex>'
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::xfSwReleaseAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upgradeStarted |
2 | upgradeAborted |
5 | activeAndRunning |
6 | upgradeTest |
Conformance
Member of