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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrInetAllCidrRouteType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrInetAllCidrRouteType.<inetCidrRouteDestType>.<inetCidrRouteDest>.<inetCidrRoutePfxLen>.<inetCidrRoutePolicy>.<inetCidrRouteProto>.<vRtrInetAllCidrRouteProtoID>.<inetCidrRouteNextHopType>.<inetCidrRouteNextHop>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VRTR-MIB::vRtrInetAllCidrRouteType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | reject |
3 | local |
4 | remote |
5 | blackhole |
Conformance
Member of