softwareSpareState

LUM-SOFTWARE-MIB · .1.3.6.1.4.1.8708.2.28.2.6.7

Object

scalar Enumeration
State of the spare part.
          
waiting     - trying to find CU
installBoot - in progress of installing the boot
installKernel - in progress of installing the kernel
installAppl - in progress of installing the application
installFs - in progress of installing the file system
activating - install ready => activate
clearSparepart - clear flash parameter
done       - about to reboot
publicAddress - changed to public address

Context

MIB
LUM-SOFTWARE-MIB
OID
.1.3.6.1.4.1.8708.2.28.2.6.7
Type
scalar
Access
readonly
Status
current
Parent
softwareSpare
Groups
1

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::softwareSpareState.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::softwareSpareState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0undef
1waiting
2contactingCu
3installBoot
4installKernel
5installAppl
6installFs
7activating
8clearSparepart
9done
10publicAddress

Conformance