vrrpSyncGroupState
KEEPALIVED-MIB ·
.1.3.6.1.4.1.9586.100.5.2.1.1.3
Object
column VrrpState
Current state of the synchronisation group.
Context
- MIB
- KEEPALIVED-MIB
- OID
.1.3.6.1.4.1.9586.100.5.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vrrpSyncGroupEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'KEEPALIVED-MIB' -M '/opt/observium/mibs/keepalived:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'KEEPALIVED-MIB::vrrpSyncGroupState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'KEEPALIVED-MIB' -M '/opt/observium/mibs/keepalived:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'KEEPALIVED-MIB::vrrpSyncGroupState.<vrrpSyncGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'KEEPALIVED-MIB' -M '/opt/observium/mibs/keepalived:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'KEEPALIVED-MIB::vrrpSyncGroupState'
Values & Constraints
Type Values
0 | init |
1 | backup |
2 | master |
3 | fault |
4 | unknown |
Conformance
Member of