irClusterSyncStatus
MRV-IR-SYSTEM-MIB ·
.1.3.6.1.4.1.33.100.1.4.1.3
Object
scalar Enumeration
The cluster synch update status.
Context
- MIB
- MRV-IR-SYSTEM-MIB
- OID
.1.3.6.1.4.1.33.100.1.4.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- irClusterGrp
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 'MRV-IR-SYSTEM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MRV-IR-SYSTEM-MIB::irClusterSyncStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MRV-IR-SYSTEM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MRV-IR-SYSTEM-MIB::irClusterSyncStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | syncInProgress |
3 | syncCompletedSuccess |
4 | syncCompletedError |