cInetCidrRouteType
CISCO-IETF-IP-FORWARD-MIB ·
.1.3.6.1.4.1.9.10.85.7.1.8
Object
column
r/w
Enumeration
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
destination.
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 and returns a notification (e.g.
ICMP error) to the message sender. This is used in some
protocols as a means of correctly aggregating routes.
blackhole(5) refers to a route which, if matched, discards
the message silently.
Context
- MIB
- CISCO-IETF-IP-FORWARD-MIB
- OID
.1.3.6.1.4.1.9.10.85.7.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cInetCidrRouteEntry
- Table
- cInetCidrRouteTable
- Siblings
- 16
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | reject |
3 | local |
4 | remote |
5 | blackhole |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cInetCidrRouteInstance The instance identifier of the (conceptual) routing table
containing this route. This identifier may be used to
represent multiple routing tables, type-of-service routing,
scopes… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.85.7.1.1 |
| cInetCidrRouteAge 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
… | column | Integer32 | .1.3.6.1.4.1.9.10.85.7.1.10 |
| cInetCidrRouteNextHopAS The Autonomous System Number of the Next Hop. The
semantics of this object are determined by the
routing-protocol specified in the route's
cInetCidrRouteProto value. When this ob… | column | INET-ADDRESS-MIBInetAutonomousSystemNumber | .1.3.6.1.4.1.9.10.85.7.1.11 |
| cInetCidrRouteMetric1 The primary routing metric for this route. The semantics
of this metric are determined by the routing-protocol
specified in the route's cInetCidrRouteProto value. If
this metric… | column | Integer32 | .1.3.6.1.4.1.9.10.85.7.1.12 |
| cInetCidrRouteMetric2 An alternate routing metric for this route. The semantics
of this metric are determined by the routing-protocol
specified in the route's cInetCidrRouteProto value. If this
metric… | column | Integer32 | .1.3.6.1.4.1.9.10.85.7.1.13 |
| cInetCidrRouteMetric3 An alternate routing metric for this route. The semantics
of this metric are determined by the routing-protocol
specified in the route's cInetCidrRouteProto value. If this
metric… | column | Integer32 | .1.3.6.1.4.1.9.10.85.7.1.14 |
| cInetCidrRouteMetric4 An alternate routing metric for this route. The semantics
of this metric are determined by the routing-protocol
specified in the route's cInetCidrRouteProto value. If this
metric… | column | Integer32 | .1.3.6.1.4.1.9.10.85.7.1.15 |
| cInetCidrRouteMetric5 An alternate routing metric for this route. The semantics
of this metric are determined by the routing-protocol
specified in the route's cInetCidrRouteProto value. If this
metric… | column | Integer32 | .1.3.6.1.4.1.9.10.85.7.1.16 |
| cInetCidrRouteStatus The row status variable, used according to row installation
and removal conventions. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.10.85.7.1.17 |
| cInetCidrRouteDestType The type of cInetCidrRouteDest. Only IPv4 and IPv6
addresses are expected. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.10.85.7.1.2 |
| cInetCidrRouteDest The destination IP address of this route.
Any assignment (implicit or otherwise) of an instance of
this object to a value x must be rejected if the bitwise
logical-… | column | OctetString | .1.3.6.1.4.1.9.10.85.7.1.3 |
| cInetCidrRoutePfxLen Indicate the number of leading one bits which form the mask
to be logical-ANDed with the destination address before
being compared to the value in the cInetCidrRouteDest
field.
… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.9.10.85.7.1.4 |
| cInetCidrRouteNextHopType The address type of inetCidrRouteNextHop. Must be the same
as that of cInetCidrRouteDestType, or unknown if there is
no next hop. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.10.85.7.1.5 |
| cInetCidrRouteNextHop On remote routes, the address of the next system en route;
Otherwise, a zero-length string. | column | OctetString | .1.3.6.1.4.1.9.10.85.7.1.6 |
| cInetCidrRouteIfIndex The ifIndex value which identifies the local interface
through which the next hop of this route should be
reached. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.10.85.7.1.7 |
| cInetCidrRouteProto 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. | column | IANA-RTPROTO-MIBIANAipRouteProtocol | .1.3.6.1.4.1.9.10.85.7.1.9 |