TE-MIB :: teTunnelTimeUp

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsTE-MIBteTunnelTimeUp

teTunnelTimeUp

Module: TE-MIB

OID (symbolic): TE-MIB::teTunnelTimeUp

OID (numeric): 1.3.6.1.2.1.122.1.2.1.17

Node type: OBJECT-TYPE

Type: TimeTicks

Access: read-only

Description: The total time in hundredths of a second that this Tunnel has been operational. Note that because TimeTicks wrap in about 16 months, this value is best used in interval measurements.

An example of usage of this object would be to compute the percentage up time over a period of time by obtaining values of teTunnelAge and teTunnelTimeUp at two points in time and computing the following ratio: ((teTunnelTimeUp2 - teTunnelTimeUp1)/ (teTunnelAge2 - teTunnelAge1)) * 100 %. In doing so, the management station must account for wrapping of the values of teTunnelAge and teTunnelTimeUp between the two measurements.

What is teTunnelTimeUp?

Total time, in hundredths of a second, this tunnel has been operational; comparing two samples of this and teTunnelAge lets an admin compute the tunnel's percentage uptime over an interval.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.122.1.2.1.17
snmpwalk -v2c -c public <target> TE-MIB::teTunnelTimeUp

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.122.1.2.1.17.1
snmpget -v2c -c public <target> TE-MIB::teTunnelTimeUp.1

Start monitoring MPLS-TE capable routers, vendor-neutral standards-based MIB (RFC 3970) (traffic-engineering tunnel/LSP status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TE-MIB::teTunnelTimeUp OID value, configure state conditions and alerts, and monitor any MPLS-TE capable routers, vendor-neutral standards-based MIB (RFC 3970) (traffic-engineering tunnel/LSP status) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.122teMIBTE-MIB
1.3.6.1.2.1.122.1teMIBObjectsTE-MIB
1.3.6.1.2.1.122.1.2teTunnelTableTE-MIB
1.3.6.1.2.1.122.1.2.1teTunnelEntryTE-MIB
1.3.6.1.2.1.122.1.2.1.17teTunnelTimeUpTE-MIB