rtmRouteInfo
DC-RTM-MIB ·
.1.3.6.1.4.1.629.10.7.1.6.1.13
Object
column RouteInfo
A reference to MIB definitions specific to the particular routing
protocol which is responsible for this route, as determined by the
value specified in the route's rtmRouteProto value.
RTM returns the following.
- For OSPF, an integer representation of the OID which is required by
RFC 2096.
- For ISIS, an integer representation of the types of route to IP
reachable addresses.
Context
- MIB
- DC-RTM-MIB
- OID
.1.3.6.1.4.1.629.10.7.1.6.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rtmRouteEntry
- 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 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmRouteInfo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmRouteInfo.<rtmRouteFteIndex>.<rtmRouteDestType>.<rtmRouteDest>.<rtmRouteDestLen>.<rtmRouteTos>.<rtmRouteNextHopType>.<rtmRouteNextHop>.<rtmRouteIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-RTM-MIB::rtmRouteInfo'
Values & Constraints
Type Values
0 | none |
1 | ospfIntraArea |
2 | ospfInterArea |
3 | ospfExternalType1 |
4 | ospfExternalType2 |
5 | isisL1Internal |
6 | isisL2Internal |
7 | isisL1InternalDown |
8 | isisL1External |
9 | isisL2External |
10 | isisL1ExternalDown |
Conformance
Member of