multiRouteProto
DLINK-DXS-1210-12SC-AX-MIB ·
.1.3.6.1.4.1.171.10.139.3.1.5.3.4.1.5
Object
column
Enumeration
The routing mechanism via which this route was learned. Inclusion of values for gateway rout- ing protocols is not intended to imply that hosts should support those protocols.
Context
- MIB
- DLINK-DXS-1210-12SC-AX-MIB
- OID
.1.3.6.1.4.1.171.10.139.3.1.5.3.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- multiRouteEntry
- Table
- multiRouteTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | local |
3 | netmgmt |
4 | icmp |
5 | egp |
6 | ggp |
7 | hello |
8 | rip |
9 | isIs |
10 | esIs |
11 | ciscoIgrp |
12 | bbnSpfIgp |
13 | ospf |
14 | bgp |
15 | idpr |
16 | ciscoEigrp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| multiRouteDest The destination IP address of this route.
This object may not take a Multicast (Class D)
address value.
Any assignment (implicit or otherwise) of … | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.10.139.3.1.5.3.4.1.1 |
| multiRouteMask Indicate the mask to be logical-ANDed with the
destination address before being compared to
the value in the RouteDest field. For
those systems that do not support ar… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.10.139.3.1.5.3.4.1.2 |
| multiRouteNextHop On remote routes, the address of the next sys-
tem en route; Otherwise, 0.0.0.0. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.10.139.3.1.5.3.4.1.3 |
| multiRouteIfIndex The ifIndex value which identifies the local
interface through which the next hop of this
route should be reached.
0 indicate invalid interface | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.10.139.3.1.5.3.4.1.4 |
| multiRouteMetric The primary routing metric for this route.
The semantics of this metric are determined by
the routing-protocol specified in the route's
multiRouteProto value. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.10.139.3.1.5.3.4.1.6 |
| multiRoutePreference The preference for the method by which this route was learned.
This value will be used by the forwarding algorithm to choose
the best route.. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.10.139.3.1.5.3.4.1.7 |