xfSwRelease

XF-SOFTWARE-MIB · .1.3.6.1.4.1.193.81.2.7.1.1.1.1

Object

column XfSwRelease
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.

Context

MIB
XF-SOFTWARE-MIB
OID
.1.3.6.1.4.1.193.81.2.7.1.1.1.1
Type
column
Access
readonly
Status
current
Parent
xfSwLoadModuleEntry
Groups
1

Walk 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::xfSwRelease'
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::xfSwRelease.<xfSwRelease>.<xfSwLoadModuleIndex>'
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::xfSwRelease'

Syntax

Source
XfSwRelease
Base type
Integer32
Type Description
Indication of one of the two software releases.

Values & Constraints

Type Constraints
range: 1..2

Conformance

Member of