All MIBs › COSINE-ORION-MIB › csOrionVPNVRouterManagedIpRouteType
csOrionVPNVRouterManagedIpRouteType
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csOrionVPNVRouterManagedIpRouteType
OID (numeric): 1.3.6.1.4.1.3085.3.1.4.2.3.6.1.7
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.
reject (2) refers to a route which, if matched, discards the message as unreachable. An ICMP unreachable message is sent to the originator of the packet. discard (1001) refers to the case where an ICMP message is not sent to the originator. These route types are used by protocols as a means of correctly aggregating routes.
What is csOrionVPNVRouterManagedIpRouteType?
This is an enumerated route type, extended beyond the plain route table to include values like discard, for a manually managed route entry on this VPN virtual router. It tells an admin whether a managed route will actually forward traffic or is intentionally configured to reject or discard matching packets. An admin blackholing traffic to a decommissioned customer subnet would configure this object's value to indicate a discard-style route rather than deleting the entry outright.
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.6 | csOrionVPNVRouterManagedIpRouteTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.3.6.1 | csOrionVPNVRouterManagedIpRouteEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.3.6.1.7 | csOrionVPNVRouterManagedIpRouteType | COSINE-ORION-MIB |