softwareCommandEnmState

LUM-SOFTWARE-MIB · .1.3.6.1.4.1.8708.2.28.2.3.13

Object

scalar Enumeration
Only applicable if result != none.
          
none                       - no state
          
upToDate                   - no upgrade needed
          
rebootNeeded               - all software is activated, but reboot of
                             some boards are required
          
activateNeeded             - all software is installed, but activation of
                             new software required
          
upgradeNeeded              - installation of new software required
          
done                       - the new software is installed and activated,
                             and, the updated board are rebooted.
          
filesNeeded                - Software for all boards currently installed
                             in the node is up to date. filesNeeded
                             indicates that a software download might be
                             needed for a board that is added or
                             replaced.
          
upgradeWithoutRebootNeeded - This state shows that the node already runs on
                             on the software stated in enm-spec. To update
                             the enm-spec although, an upgrade without reboot
                             is needed.
          
removeBoardNeeded          - This state shows that the node contains a board
                             that is too old to upgrade. The board must be
                             removed.

Context

MIB
LUM-SOFTWARE-MIB
OID
.1.3.6.1.4.1.8708.2.28.2.3.13
Type
scalar
Access
readonly
Status
current
Parent
softwareCommand
Groups
4

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::softwareCommandEnmState.0'
More examples
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::softwareCommandEnmState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2upToDate
3rebootNeeded
4activateNeeded
5upgradeNeeded
6done
7filesNeeded
8upgradeWithoutRebootNeeded
9removeBoardNeeded