avGenRestoreOperationState
AVAYA-LOAD-MIB ·
.1.3.6.1.4.1.6889.2.6.5.4.2
Object
scalar Enumeration
The state of the restore operation. The state will be: idle(1) when no restore operation is activated. executing(2) when restore operation is activated, after restore reset until restore operation is finished and then the status changed to idle(1).
Context
- MIB
- AVAYA-LOAD-MIB
- OID
.1.3.6.1.4.1.6889.2.6.5.4.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- avLoadGeneralInformation
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 'AVAYA-LOAD-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-LOAD-MIB::avGenRestoreOperationState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-LOAD-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-LOAD-MIB::avGenRestoreOperationState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | executing |