teTunnelAge

TE-MIB · .1.3.6.1.2.1.122.1.2.1.16

Object

The age (i.e., time from creation of this conceptual
row till now) of this Tunnel in hundredths of a
second.  Note that because TimeTicks wrap in about
16 months, this value is best used in interval
measurements.

Context

MIB
TE-MIB
OID
.1.3.6.1.2.1.122.1.2.1.16
Type
column
Access
readonly
Status
current
Parent
teTunnelEntry
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 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-MIB::teTunnelAge'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TE-MIB::teTunnelAge.<teTunnelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TE-MIB::teTunnelAge'

Syntax

Source
SNMPv2-SMITimeTicks
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance