All MIBs › TE-MIB › teTunnelPrimaryTimeUp
teTunnelPrimaryTimeUp
Module: TE-MIB
OID (symbolic): TE-MIB::teTunnelPrimaryTimeUp
OID (numeric): 1.3.6.1.2.1.122.1.2.1.18
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description: The total time in hundredths of a second that this Tunnel's primary path 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 field would be to compute what percentage of time that a TE Tunnel was on the primary path over a period of time by computing ((teTunnelPrimaryTimeUp2 - teTunnelPrimaryTimeUp1)/ (teTunnelTimeUp2 - teTunnelTimeUp1))*100 %. In doing so, the management station must account for wrapping of the values of teTunnelPrimaryTimeUp and teTunnelTimeUp between the two measurements.
What is teTunnelPrimaryTimeUp?
Total time, in hundredths of a second, this tunnel has run on its primary path specifically; comparing samples against teTunnelTimeUp shows what fraction of uptime was on the primary path versus a backup.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.122.1.2.1.18 snmpwalk -v2c -c public <target> TE-MIB::teTunnelPrimaryTimeUp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.122.1.2.1.18.1 snmpget -v2c -c public <target> TE-MIB::teTunnelPrimaryTimeUp.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::teTunnelPrimaryTimeUp 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.18 | teTunnelPrimaryTimeUp | TE-MIB |