All MIBs › VRRP-MIB › vrrpOperIpAddrCount
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
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.68 | vrrpMIB | VRRP-MIB |
| 1.3.6.1.2.1.68.1 | vrrpOperations | VRRP-MIB |
| 1.3.6.1.2.1.68.1.3 | vrrpOperTable | VRRP-MIB |
| 1.3.6.1.2.1.68.1.3.1 | vrrpOperEntry | VRRP-MIB |
| 1.3.6.1.2.1.68.1.3.1.6 | vrrpOperIpAddrCount | VRRP-MIB |