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
Net-SNMP examples
How SNMP and these commands workScalars 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
0 | undef |
1 | waiting |
2 | contactingCu |
3 | installBoot |
4 | installKernel |
5 | installAppl |
6 | installFs |
7 | activating |
8 | clearSparepart |
9 | done |
10 | publicAddress |
Conformance
Member of