All MIBs › COSINE-ORION-MIB › csOrionVPNVRouterIpRouteType
csOrionVPNVRouterIpRouteType
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csOrionVPNVRouterIpRouteType
OID (numeric): 1.3.6.1.4.1.3085.3.1.4.2.3.3.1.6
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 destina- tion.
Routes which 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 which, if matched, discards the message as unreachable. This is used in some protocols as a means of correctly aggregating routes.
What is csOrionVPNVRouterIpRouteType?
This is an enumerated route type for an entry in the virtual router's route table, distinguishing other, reject, local, and remote routes, where local means the next hop is the final destination and remote means it is not. It tells an admin at a glance whether a given route entry will actually forward traffic (local or remote) or discard it as unreachable (reject). Seeing an unexpected reject-type entry for a customer's subnet in one virtual router's route table would explain why that subnet suddenly stopped being reachable.
OID Breakdown
Upper-level ancestors (9 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.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.4 | csOrionVPNInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2 | csOrionVPNVRouterInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.3 | csOrionIp | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.3.3 | csOrionVPNVRouterIpRouteTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.3.3.1 | csOrionVPNVRouterIpRouteEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.3.3.1.6 | csOrionVPNVRouterIpRouteType | COSINE-ORION-MIB |