softwareVersionStatus

LUM-SOFTWARE-MIB · .1.3.6.1.4.1.8708.2.28.2.2.1.1.7

Object

The status of this version
              
A bit mask
Bit 0 (lowest) = 1 => isExecuting
Bit 1          = 1 => isPrevious
Bit 2          = 1 => isCurrent (not used)
Bit 3          = 1 => isNext
Bit 4          = 1 => isIncomplete (not used)
Bit 5          = 1 => isOnlyVirtual
Bit 6          = 1 => isExpected

Context

MIB
LUM-SOFTWARE-MIB
OID
.1.3.6.1.4.1.8708.2.28.2.2.1.1.7
Type
column
Access
readonly
Status
current
Parent
softwareVersionEntry
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 'LUM-SOFTWARE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SOFTWARE-MIB::softwareVersionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-SOFTWARE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SOFTWARE-MIB::softwareVersionStatus.<softwareVersionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SOFTWARE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SOFTWARE-MIB::softwareVersionStatus'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance