ipRouteInfo
RFC1213-IPROUTE-MIB ·
.0.4.21.1.13
Object
column mandatory
ObjectIdentifier
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 ipRoute-Proto value. This value is currently not used by the BRICK and is therefore always set to 0.0.
Context
- MIB
- RFC1213-IPROUTE-MIB
- OID
.0.4.21.1.13- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ipRouteEntry
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 'RFC1213-IPROUTE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1213-IPROUTE-MIB::ipRouteInfo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1213-IPROUTE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1213-IPROUTE-MIB::ipRouteInfo.<ipRouteDest>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1213-IPROUTE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1213-IPROUTE-MIB::ipRouteInfo'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.