All MIBs › TE-MIB › teTunnelTimeUp
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.122 | teMIB | TE-MIB |
| 1.3.6.1.2.1.122.1 | teMIBObjects | TE-MIB |
| 1.3.6.1.2.1.122.1.2 | teTunnelTable | TE-MIB |
| 1.3.6.1.2.1.122.1.2.1 | teTunnelEntry | TE-MIB |
| 1.3.6.1.2.1.122.1.2.1.17 | teTunnelTimeUp | TE-MIB |