VRRP-MIB :: vrrpStatsBecomeMaster

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsVRRP-MIBvrrpStatsBecomeMaster

vrrpStatsBecomeMaster

Module: VRRP-MIB

OID (symbolic): VRRP-MIB::vrrpStatsBecomeMaster

OID (numeric): 1.3.6.1.2.1.68.2.4.1.1

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The total number of times that this virtual router's state has transitioned to MASTER.

What is vrrpStatsBecomeMaster?

A running count of how many times this virtual router has transitioned into the master state, which an admin watches to spot a link or router that's flapping between master and backup.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.68.2.4.1.1
snmpwalk -v2c -c public <target> VRRP-MIB::vrrpStatsBecomeMaster

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.68.2.4.1.1.1
snmpget -v2c -c public <target> VRRP-MIB::vrrpStatsBecomeMaster.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vrrpStatsBecomeMaster.1

Start monitoring vendor-neutral, standards-based MIB, router or Layer 3 switch supporting VRRP gateway redundancy (master/backup role/priority status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VRRP-MIB::vrrpStatsBecomeMaster OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, router or Layer 3 switch supporting VRRP gateway redundancy (master/backup role/priority status) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.68vrrpMIBVRRP-MIB
1.3.6.1.2.1.68.2vrrpStatisticsVRRP-MIB
1.3.6.1.2.1.68.2.4vrrpRouterStatsTableVRRP-MIB
1.3.6.1.2.1.68.2.4.1vrrpRouterStatsEntryVRRP-MIB
1.3.6.1.2.1.68.2.4.1.1vrrpStatsBecomeMasterVRRP-MIB