All MIBs › TE-MIB › teDistProtocol
teDistProtocol
Module: TE-MIB
OID (symbolic): TE-MIB::teDistProtocol
OID (numeric): 1.3.6.1.2.1.122.1.1.1
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: IGP used to distribute Traffic Engineering information and topology to each device for the purpose of automatic path computation. More than one IGP may be used to distribute TE information.
What is teDistProtocol?
Bitmap of which IGP(s) (IS-IS, OSPF) this device uses to distribute Traffic Engineering topology information for automatic path computation; more than one may be flagged if multiple protocols are in use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.122.1.1.1 snmpwalk -v2c -c public <target> TE-MIB::teDistProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.122.1.1.1.1 snmpget -v2c -c public <target> TE-MIB::teDistProtocol.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> teDistProtocol.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::teDistProtocol 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.1 | teInfo | TE-MIB |
| 1.3.6.1.2.1.122.1.1.1 | teDistProtocol | TE-MIB |