extremeVMSynchOperState
EXTREME-VM-MIB ·
.1.3.6.1.4.1.1916.1.39.1.6
Object
scalar Enumeration
Indicates if a synchronization is in progress, either on-demand or automatic
Context
- MIB
- EXTREME-VM-MIB
- OID
.1.3.6.1.4.1.1916.1.39.1.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- extremeVMGeneral
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 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-VM-MIB::extremeVMSynchOperState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-VM-MIB::extremeVMSynchOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | synchronizing |