rdwrConfSyncState
CDE-MIB ·
.1.3.6.1.4.1.89.35.1.161.1.1
Object
scalar Enumeration
The current state of the configuration synchronisation mechanism.
Context
- MIB
- CDE-MIB
- OID
.1.3.6.1.4.1.89.35.1.161.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rdwrConfigurationSyncMonitor
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 'CDE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CDE-MIB::rdwrConfSyncState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CDE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CDE-MIB::rdwrConfSyncState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | syncOff |
2 | disconnected |
3 | synchronizing |
4 | inSync |
5 | incompatible |
6 | cannotSync |
7 | pendingVRRPSwitch |
8 | noMaster |
9 | masterConnected |
10 | outOfSync |