RC-VRF-MIB :: rcVrfIpVpnTableSize

MIB Reference — IPNetwork Monitor

All MIBsRC-VRF-MIBrcVrfIpVpnTableSize

rcVrfIpVpnTableSize

Module: RC-VRF-MIB

OID (symbolic): RC-VRF-MIB::rcVrfIpVpnTableSize

OID (numeric): 1.3.6.1.4.1.2272.1.203.1.1.3

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description:

Size of Vrf IpVpn Table

What is rcVrfIpVpnTableSize?

This object returns the total number of IP Virtual Private Network (VPN) entries currently configured in the virtual router. It provides a read-only count of active VPN table rows. An operator would check this value to monitor how many customer VPN instances are running and verify they are within licensed capacity limits.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.203.1.1.3
snmpwalk -v2c -c public <target> RC-VRF-MIB::rcVrfIpVpnTableSize

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.203.1.1.3.1
snmpget -v2c -c public <target> RC-VRF-MIB::rcVrfIpVpnTableSize.1

How to Use in IPNetwork Monitor

Select an Extreme Networks VSP 4900 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 rcVrfIpVpnTableSize under the rcVrfObjects branch of RC-VRF-MIB, then select it and click OK. It reports the current number of entries in the VRF IP-VPN table. 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 table size changes unexpectedly, which can indicate an unplanned VRF/VPN configuration change or a route-scale problem. 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.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2272rapidCityRAPID-CITY
1.3.6.1.4.1.2272.1rcMgmtRAPID-CITY
1.3.6.1.4.1.2272.1.203rcVrfRAPID-CITY
1.3.6.1.4.1.2272.1.203.1rcVrfMibRAPID-CITY
1.3.6.1.4.1.2272.1.203.1.1rcVrfObjectsRAPID-CITY
1.3.6.1.4.1.2272.1.203.1.1.3rcVrfIpVpnTableSizeRC-VRF-MIB