VRRP-MIB :: vrrpOperIpAddrCount

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsVRRP-MIBvrrpOperIpAddrCount

vrrpOperIpAddrCount

Module: VRRP-MIB

OID (symbolic): VRRP-MIB::vrrpOperIpAddrCount

OID (numeric): 1.3.6.1.2.1.68.1.3.1.6

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: The number of IP addresses that are associated with this virtual router. This number is equal to the number of rows in the vrrpAssoIpAddrTable that correspond to a given IF index/VRID pair.

What is vrrpOperIpAddrCount?

The number of IP addresses currently associated with this virtual router, equal to the number of matching rows in vrrpAssoIpAddrTable for this interface/VRID pair.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.68.1.3.1.6
snmpwalk -v2c -c public <target> VRRP-MIB::vrrpOperIpAddrCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.68.1.3.1.6.1
snmpget -v2c -c public <target> VRRP-MIB::vrrpOperIpAddrCount.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vrrpOperIpAddrCount.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::vrrpOperIpAddrCount 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.

How to Use in IPNetwork Monitor

Select a device implementing VRRP-MIB as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and type vrrpOperIpAddrCount into the Find box to locate it in the OID tree, selecting the specific row/instance you want to monitor since this is a table column, then select it and click OK. It reports how many IP addresses are currently associated with this virtual router (VRRP instance). On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an Integer32-type OID, Value bounds is the most useful condition here — trigger an alert if the count changes unexpectedly, which would indicate an unplanned VRRP configuration change. Click Finish to create the monitor; you can adjust any parameter later.

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.6vrrpOperIpAddrCountVRRP-MIB