All MIBs › STN-IPROUTING-MIB › stnIpMaxRoutingTableSize
stnIpMaxRoutingTableSize
Module: STN-IPROUTING-MIB
OID (symbolic): STN-IPROUTING-MIB::stnIpMaxRoutingTableSize
OID (numeric): 1.3.6.1.4.1.3551.2.12.1.4.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Maximum size of the ip routing table.
What is stnIpMaxRoutingTableSize?
This is the maximum number of entries the router's IP routing table can hold. Admins compare this against stnIpCurrentRoutingTableSize to see how close the router is to its route-table capacity, which also drives the stnIpRouterRouteLimitExceeded trap when exceeded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3551.2.12.1.4.1 snmpwalk -v2c -c public <target> STN-IPROUTING-MIB::stnIpMaxRoutingTableSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3551.2.12.1.4.1.1 snmpget -v2c -c public <target> STN-IPROUTING-MIB::stnIpMaxRoutingTableSize.1
Start monitoring Spring Tide Networks (Lucent) multiservice edge router (route-cache/circuit status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the STN-IPROUTING-MIB::stnIpMaxRoutingTableSize OID value, configure state conditions and alerts, and monitor any Spring Tide Networks (Lucent) multiservice edge router (route-cache/circuit status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3551 | springtidenet | SPRING-TIDE-NETWORKS-SMI |
| 1.3.6.1.4.1.3551.2 | stnSystems | SPRING-TIDE-NETWORKS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3551.2.12 | stnIpRouting | STN-IPROUTING-MIB |
| 1.3.6.1.4.1.3551.2.12.1 | stnIp | STN-IPROUTING-MIB |
| 1.3.6.1.4.1.3551.2.12.1.4 | stnIpRoutingVars | STN-IPROUTING-MIB |
| 1.3.6.1.4.1.3551.2.12.1.4.1 | stnIpMaxRoutingTableSize | STN-IPROUTING-MIB |