All MIBs › DC-RTM-MIB › rtmEntityRouteNumber
rtmEntityRouteNumber
Module: DC-RTM-MIB
OID (symbolic): DC-RTM-MIB::rtmEntityRouteNumber
OID (numeric): 1.2.826.0.1.1578918.5.61.1.1.1.1.30
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The number of destination prefixes to which DC-RTM currently has a route. This is the same as the number of rows in the rtmRouteTable if the following are both true.
- Either rtmEntityEqlCostOpt is set to 'one', or DC-RTM knows of at most one route to each destination prefix. This means that there is at most one route in rtmRouteTable for each destination prefix included in rtmEntityRouteNumber.
- None of the routes which DC-RTM has learned about are loose next hops that cannot be resolved. This means that there is at least one route in rtmRouteTable per destination prefix included in rtmEntityRouteNumber.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.826.0.1.1578918.5.61.1.1.1.1.30 snmpwalk -v2c -c public <target> DC-RTM-MIB::rtmEntityRouteNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.826.0.1.1578918.5.61.1.1.1.1.30.1 snmpget -v2c -c public <target> DC-RTM-MIB::rtmEntityRouteNumber.1
Start monitoring Router/switch running Data Connection (DC) routing protocol software stack (Route Table Manager) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DC-RTM-MIB::rtmEntityRouteNumber OID value, configure state conditions and alerts, and monitor any Router/switch running Data Connection (DC) routing protocol software stack (Route Table Manager) from a single console.
OID Breakdown
Upper-level ancestors (2 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.2.826.0.1.1578918.5.61.1 | rtmMib | DC-RTM-MIB |
| 1.2.826.0.1.1578918.5.61.1.1 | rtmObjects | DC-RTM-MIB |
| 1.2.826.0.1.1578918.5.61.1.1.1 | rtmEntityTable | DC-RTM-MIB |
| 1.2.826.0.1.1578918.5.61.1.1.1.1 | rtmEntityEntry | DC-RTM-MIB |
| 1.2.826.0.1.1578918.5.61.1.1.1.1.30 | rtmEntityRouteNumber | DC-RTM-MIB |