softwareCommandOperationState

LUM-SOFTWARE-MIB · .1.3.6.1.4.1.8708.2.28.2.3.10

Object

scalar Enumeration
State to show the progress of the operation.
          
idle           - when no operation is in progress.
          
pending        - operation is ordered but will start later
          
cleaning       - cleaning all boards.
          
checking       - checking which SW packages that need to be
                 downloaded.
          
downloading    - downloading SW packages from server.
          
installing     - distributing and unpacking packages within
                 the node.
          
preparing      - performing a test activate
          
activating     - activating all SW packages.
          
installingFs   - distributing and unpacking filesystem.
          
reverting      - reverting to executing
          
rebooting      - ordering reboot to all nodes.

Context

MIB
LUM-SOFTWARE-MIB
OID
.1.3.6.1.4.1.8708.2.28.2.3.10
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::softwareCommandOperationState.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::softwareCommandOperationState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1idle
2pending
3cleaning
4checking
5downloading
6installing
7preparing
8activating
9installingFs
10reverting
11rebooting