All MIBs › TE-MIB › tePathHopType
tePathHopType
Module: TE-MIB
OID (symbolic): TE-MIB::tePathHopType
OID (numeric): 1.3.6.1.2.1.122.1.4.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of hop: unknown: loose: This hop is a LOOSE hop. strict: This hop is a STRICT hop.
What is tePathHopType?
Whether this hop is loose (the path may traverse intermediate nodes to reach it) or strict (it must be the very next hop), or unknown.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.122.1.4.1.7 snmpwalk -v2c -c public <target> TE-MIB::tePathHopType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.122.1.4.1.7.1 snmpget -v2c -c public <target> TE-MIB::tePathHopType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tePathHopType.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::tePathHopType 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.4 | tePathHopTable | TE-MIB |
| 1.3.6.1.2.1.122.1.4.1 | tePathHopEntry | TE-MIB |
| 1.3.6.1.2.1.122.1.4.1.7 | tePathHopType | TE-MIB |