ipCidrRouteAge

IP-FORWARD-MIB · .1.3.6.1.2.1.4.24.4.1.8

Object

column deprecated SNMPv2-SMIInteger32
The number of seconds since this route was last updated
or otherwise determined to be correct.  Note that no
semantics of `too old' can be implied, except through
knowledge of the routing protocol by which the route
was learned.

Context

MIB
IP-FORWARD-MIB
OID
.1.3.6.1.2.1.4.24.4.1.8
Type
column
Access
readonly
Status
deprecated
Parent
ipCidrRouteEntry
Groups
1

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 'IP-FORWARD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-FORWARD-MIB::ipCidrRouteAge'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IP-FORWARD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-FORWARD-MIB::ipCidrRouteAge.<ipCidrRouteDest>.<ipCidrRouteMask>.<ipCidrRouteTos>.<ipCidrRouteNextHop>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IP-FORWARD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IP-FORWARD-MIB::ipCidrRouteAge'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance