All MIBs › IP-FORWARD-MIB › inetCidrRouteType
inetCidrRouteType
Module: IP-FORWARD-MIB
OID (symbolic): IP-FORWARD-MIB::inetCidrRouteType
OID (numeric): 1.3.6.1.2.1.4.24.7.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: The type of route. Note that local(3) refers to a route for which the next hop is the final destination; remote(4) refers to a route for which the next hop is not the final destination.
Routes that do not result in traffic forwarding or rejection should not be displayed, even if the implementation keeps them stored internally.
reject(2) refers to a route that, if matched, discards the message as unreachable and returns a notification (e.g., ICMP error) to the message sender. This is used in some protocols as a means of correctly aggregating routes.
blackhole(5) refers to a route that, if matched, discards the message silently.
What is inetCidrRouteType?
Classifies this route as other, reject (discards traffic and returns an ICMP-style notification), local, remote, or blackhole (discards traffic silently) — the field to check when a route exists but traffic through it is unexpectedly being dropped.
OID Breakdown
Upper-level ancestors (7 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.4.24 | ipForward | IP-FORWARD-MIB |
| 1.3.6.1.2.1.4.24.7 | inetCidrRouteTable | IP-FORWARD-MIB |
| 1.3.6.1.2.1.4.24.7.1 | inetCidrRouteEntry | IP-FORWARD-MIB |
| 1.3.6.1.2.1.4.24.7.1.8 | inetCidrRouteType | IP-FORWARD-MIB |