VRRP-MIB :: vrrpOperState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsVRRP-MIBvrrpOperState

vrrpOperState

Module: VRRP-MIB

OID (symbolic): VRRP-MIB::vrrpOperState

OID (numeric): 1.3.6.1.2.1.68.1.3.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The current state of the virtual router. This object has three defined values:

- `initialize', which indicates that all the virtual router is waiting for a startup event.

- `backup', which indicates the virtual router is monitoring the availability of the master router.

- `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router.

Setting the `vrrpOperAdminState' object (below) initiates

transitions in the value of this object.

What is vrrpOperState?

Reports this virtual router's current VRRP state: initialize(1) while waiting for a startup event, backup(2) while monitoring the master's advertisements, or master(3) while it's actively forwarding traffic for the virtual IP addresses.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.68.1.3.1.3
snmpwalk -v2c -c public <target> VRRP-MIB::vrrpOperState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.68.1.3.1.3.1
snmpget -v2c -c public <target> VRRP-MIB::vrrpOperState.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::vrrpOperState 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.1vrrpOperationsVRRP-MIB
1.3.6.1.2.1.68.1.3vrrpOperTableVRRP-MIB
1.3.6.1.2.1.68.1.3.1vrrpOperEntryVRRP-MIB
1.3.6.1.2.1.68.1.3.1.3vrrpOperStateVRRP-MIB