VRRP-MIB :: vrrpOperIpAddrCount

MIB Reference — IPNetwork Monitor

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.

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

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 locate vrrpOperIpAddrCount under the vrrpOperEntry branch of VRRP-MIB, 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

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
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