cienaCesGlobalSwState
CIENA-CES-MODULE-MIB ·
.1.3.6.1.4.1.1271.2.1.2.1.2.4.1
Object
scalar Enumeration
The global software state of the system.
Context
- MIB
- CIENA-CES-MODULE-MIB
- OID
.1.3.6.1.4.1.1271.2.1.2.1.2.4.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cienaCesSwModule
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 'CIENA-CES-MODULE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-MODULE-MIB::cienaCesGlobalSwState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-MODULE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-MODULE-MIB::cienaCesGlobalSwState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | downloading |
3 | installing |
4 | activating |
5 | validating |
6 | reverting |
7 | running |