wingCfgProfVrrpGroupSyncGroup
WING-MIB ·
.0.50.1.3.16.21.2.1.14
Object
Make this group part of vrrp sync group. This triggers VRRP failover only when advertisement is not received from all the masters of the virtual routers that is part of this vrrp sync group
XPath: /wing-config/profile[name=key1]/vrrp_groups[virtual_router_id=key2]/sync_group
Context
- MIB
- WING-MIB
- OID
.0.50.1.3.16.21.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wingCfgProfVrrpGroupEntry
- 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 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingCfgProfVrrpGroupSyncGroup'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WING-MIB::wingCfgProfVrrpGroupSyncGroup.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WING-MIB' -M '/opt/observium/mibs/motorola:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WING-MIB::wingCfgProfVrrpGroupSyncGroup'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of