All MIBs › RAPID-CITY › rcIpVpnRouteDistinguisherTableSize
rcIpVpnRouteDistinguisherTableSize
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpVpnRouteDistinguisherTableSize
OID (numeric): 1.3.6.1.4.1.2272.1.8.27.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Size of Route Distinguisher Table
What is rcIpVpnRouteDistinguisherTableSize?
This OID shows how many entries the router's VPN routing table can hold (a route distinguisher allows the same IP network to exist in multiple VPNs separately). This is a read-only count of the table's capacity. An administrator planning VPN networks would check this limit to ensure the router has room for all customer VPNs they want to support.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.27.1 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpVpnRouteDistinguisherTableSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.27.1.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpVpnRouteDistinguisherTableSize.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.27 | rcIpVpn | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.27.1 | rcIpVpnRouteDistinguisherTableSize | RAPID-CITY |