rcAutoConfigOperationStates
AUTO-CONFIGURATION-MIB ·
.1.3.6.1.4.1.8886.6.1.28.7
Object
scalar Enumeration
The object indicates the running states of auto upgrade.
Context
- MIB
- AUTO-CONFIGURATION-MIB
- OID
.1.3.6.1.4.1.8886.6.1.28.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rcAutoConfig
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 'AUTO-CONFIGURATION-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AUTO-CONFIGURATION-MIB::rcAutoConfigOperationStates.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AUTO-CONFIGURATION-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AUTO-CONFIGURATION-MIB::rcAutoConfigOperationStates'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | waiting |
2 | getting |
3 | loading |
4 | writing |
5 | done |