rcL3IpRouteProto
SWITCH-L3-MIB ·
.1.3.6.1.4.1.8886.6.1.16.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
- SWITCH-L3-MIB
- OID
.1.3.6.1.4.1.8886.6.1.16.3.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcL3IpRouteEntry
- Table
- rcL3IpRouteTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | local |
3 | netmgmt |
4 | icmp |
5 | egp |
6 | ggp |
7 | hello |
8 | rip |
9 | is-is |
10 | es-is |
11 | ciscoIgrp |
12 | bbnSpfIgp |
13 | ospf |
14 | bgp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcL3IpRouteDest The destination IP address of this route. An
entry with a value of 0.0.0.0 is considered a
default route. Multiple routes to a single
destination can appear in the table, but ac… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.16.3.1.1.1 |
| rcL3IpRouteUsingHw This object is true(1) if this route is contained in
the hardware routing table; otherwise, it is false(2). | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.8886.6.1.16.3.1.1.10 |
| rcL3IpRouteIsStatic This object is true(1) if this route is defined in the
'rcL3IpStaticRouteTable'. This object is false(2) if this
route was created dynamically (e.g., with RIP, OSPF) or was
manua… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.8886.6.1.16.3.1.1.11 |
| rcL3IpRouteFlags Not implemented. Returns '0'.
Contains the information required for a netstat-like
'Flags' field.
The flags field represents a decimal value of the … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.8886.6.1.16.3.1.1.12 |
| rcL3IpRouteRef Not implemented. Returns '0'.
Contains the information required for the netstat 'Ref'
field, which indicates the number active uses for this
route. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.8886.6.1.16.3.1.1.13 |
| rcL3IpRouteUse Not implemented. Returns '0'.
Contains the information required for the netstat 'Use'
field, which indicates the number of packets sent with
this route. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.8886.6.1.16.3.1.1.14 |
| rcL3IpRouteRowStatus This object indicates the status of this entry. A row in this
table must be created using the createAndWait(5) action state
(i.e., createAndGo(4) is not supported). This object … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.8886.6.1.16.3.1.1.15 |
| rcL3IpRouteMask Indicate the mask to be logical-ANDed with the
destination address before being compared to the
value in the rcL3IpRouteDest field.
If the value of the rcL3IpRouteD… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.16.3.1.1.2 |
| rcL3IpRouteNextHopIp The IP address of the next hop of this route.
(In the case of a route bound to an interface
which is realized via a broadcast media, the value
of this field is the agent's IP addr… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.16.3.1.1.3 |
| rcL3IpRouteNextHopMac The six byte MAC address of the next hop of this
route. If the underlying hardware does not support this
object, an octet string of zero length is returned. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.8886.6.1.16.3.1.1.4 |
| rcL3IpRouteIfIndex The index value which uniquely identifies the
local interface through which the next hop of this
route should be reached. The interface identified
by a particular value of this i… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.8886.6.1.16.3.1.1.5 |
| rcL3IpRouteType The type of route. Note that the values
direct(3) and indirect(4) refer to the notion of
direct and indirect routing in the IP architecture.
Setting this object to… | column | Enumeration | .1.3.6.1.4.1.8886.6.1.16.3.1.1.6 |
| rcL3IpRouteAge The number of seconds since this route was last
updated or otherwise determined to be correct.
Note that no semantics of `too old' can be implied
except through knowledge of the r… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.8886.6.1.16.3.1.1.8 |
| rcL3IpRouteMetric1 The primary routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
rcL3IpRouteProto value. If this metric is… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.8886.6.1.16.3.1.1.9 |