vRtrInetAllCidrRouteType
TIMETRA-VRTR-MIB ·
.1.3.6.1.4.1.6527.3.1.2.3.53.1.3
Object
column
Enumeration
The value of vRtrInetAllCidrRouteType indicates the type of route.
Note that 'local' refers to a route for which the next hop is the
final destination; 'remote' 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' 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' refers to a route which, if matched, discards the message
silently.
Context
- MIB
- TIMETRA-VRTR-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.3.53.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrInetAllCidrRouteEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | reject |
3 | local |
4 | remote |
5 | blackhole |