ipRouteProto
LUM-IP-MIB ·
.1.3.6.1.4.1.8708.2.14.2.3.1.1.7
Object
column
Enumeration
The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.
Context
- MIB
- LUM-IP-MIB
- OID
.1.3.6.1.4.1.8708.2.14.2.3.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipRouteEntry
- Table
- ipRouteTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | system |
2 | kernel |
3 | connect |
4 | static |
5 | rip |
6 | ripng |
7 | ospf |
8 | ospf6 |
9 | bgp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipRouteIndex An arbitrary index assigned to each entry. | column | Unsigned32 | .1.3.6.1.4.1.8708.2.14.2.3.1.1.1 |
| ipRouteName Symbolic name of the route entry. | column | LUM-TCMgmtNameString | .1.3.6.1.4.1.8708.2.14.2.3.1.1.10 |
| ipRouteDest The destination IP address of this route.
This object may not take a Multicast (Class D)
address value.
Any assignment (implicit or otherwise) of an
… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8708.2.14.2.3.1.1.2 |
| ipRouteMask Indicate the mask to be logical-ANDed with the
destination address before being compared to the
value in the ipRouteDest field. For those systems
that do not support arbitrary sub… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8708.2.14.2.3.1.1.3 |
| ipRouteNextHop On remote routes, the address of the next system
en route; Otherwise, 0.0.0.0.
nextHop is restricted to the same sub-net as the
node belongs. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8708.2.14.2.3.1.1.4 |
| ipRouteIfName The name of the local interface through which the
next hop of this route should be reached.
The following interface names are permitted:
pn-n-n-n-n - In-band manage… | column | LUM-TCMgmtNameString | .1.3.6.1.4.1.8708.2.14.2.3.1.1.5 |
| ipRouteRowStatus Manages creation and deletion of conceptual rows.
See also SNMPv2-TC. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.8708.2.14.2.3.1.1.6 |
| ipRouteMetric The routing metric for this route.
The semantics of this metric are determined by
the routing-protocol specified in the routes
ipRouteProto value.
Note, this value … | column | Unsigned32 | .1.3.6.1.4.1.8708.2.14.2.3.1.1.8 |
| ipRouteOperStatus The administrative state for the interface.
down - The route is in-active.
up - The route is active. | column | Enumeration | .1.3.6.1.4.1.8708.2.14.2.3.1.1.9 |