softwareCommandSemaphore
LUM-SOFTWARE-MIB ·
.1.3.6.1.4.1.8708.2.28.2.3.9
Object
scalar Enumeration
The primary state of the SWU-server
NOTE that this variable will change state without
affecting the lastChange time stamp.
Test this variable before starting a transaction.
open - no transaction is started
locked - transaction is started
Context
- MIB
- LUM-SOFTWARE-MIB
- OID
.1.3.6.1.4.1.8708.2.28.2.3.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- softwareCommand
- Groups
- 4
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::softwareCommandSemaphore.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::softwareCommandSemaphore'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | open |
2 | locked |