rlIpCidrRouteProto

DLINK-3100-IP · .1.3.6.1.4.1.171.10.94.89.89.26.16.1.1

Object

column Enumeration
Added infor for ipCidrRouteTable.
extends the info of ipCidrRouteProto to show the route inner protocol.
Allowes the user to see which type of route in the protocol
e.g. ospf internal, ospf external.

Context

MIB
DLINK-3100-IP
OID
.1.3.6.1.4.1.171.10.94.89.89.26.16.1.1
Type
column
Access
readonly
Status
current
Parent
rlIpCidrRouteExtEntry

Walk 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 'DLINK-3100-IP' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-3100-IP::rlIpCidrRouteProto'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINK-3100-IP' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-3100-IP::rlIpCidrRouteProto.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-3100-IP' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-3100-IP::rlIpCidrRouteProto'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1local
2netmgmt
3rip
4ospfInternal
5ospfExternal
6ospfAggregateNetRange
7bgp4Internal
8bgp4External
9aggregateRoute
10other