All MIBs › DC-RTM-MIB › rtmRouteType
rtmRouteType
Module: DC-RTM-MIB
OID (symbolic): DC-RTM-MIB::rtmRouteType
OID (numeric): 1.2.826.0.1.1578918.5.61.1.1.6.1.10
Node type: OBJECT-TYPE
Type: RouteType
Access: read-only
Description: The type of route.
local(3) refers to a route for which the destination is a local IP address or for which the next hop is the final destination. This includes routes to local IP addresses and routes to directly connected IP addresses or subnets.
remote(4) refers to a route for which the next hop is not the final destination.
reject (2) refers to a route which, if matched, discards the message as unreachable. This is used in some protocols as a means of correctly aggregating routes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.826.0.1.1578918.5.61.1.1.6.1.10 snmpwalk -v2c -c public <target> DC-RTM-MIB::rtmRouteType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.826.0.1.1578918.5.61.1.1.6.1.10.1 snmpget -v2c -c public <target> DC-RTM-MIB::rtmRouteType.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::rtmRouteType 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.6 | rtmRouteTable | DC-RTM-MIB |
| 1.2.826.0.1.1578918.5.61.1.1.6.1 | rtmRouteEntry | DC-RTM-MIB |
| 1.2.826.0.1.1578918.5.61.1.1.6.1.10 | rtmRouteType | DC-RTM-MIB |