All MIBs › MPLS-MIB › mplsPathInfoExclude
mplsPathInfoExclude
Module: MPLS-MIB
OID (symbolic): MPLS-MIB::mplsPathInfoExclude
OID (numeric): 1.3.6.1.4.1.2636.3.2.5.1.24
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This is a configured set of colors (administrative groups) specified as a bit vector (i.e., bit n is 1 if color n is in the set, where n = 0 is the LSB). For each link that this path goes through, the link MUST have colors associated with it, and the intersection of the link's colors and the 'exclude' set MUST be null. This field is meaningless unless mplsPathInfoName is not empty
What is mplsPathInfoExclude?
This value holds a bit-vector of administrative-group colors that a link along this path must NOT intersect with (the 'exclude' constraint) for path computation; meaningless if mplsPathInfoName is empty. Admins use this to confirm a tunnel correctly avoids links tagged with an undesired color, like a metered or unreliable link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.2.5.1.24 snmpwalk -v2c -c public <target> MPLS-MIB::mplsPathInfoExclude
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.2.5.1.24.1 snmpget -v2c -c public <target> MPLS-MIB::mplsPathInfoExclude.1
Start monitoring Juniper Networks router (MPLS traffic engineering) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-MIB::mplsPathInfoExclude OID value, configure state conditions and alerts, and monitor any Juniper Networks router (MPLS traffic engineering) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.2 | mpls | MPLS-MIB |
| 1.3.6.1.4.1.2636.3.2.5 | mplsLspInfoList | MPLS-MIB |
| 1.3.6.1.4.1.2636.3.2.5.1 | mplsLspInfoEntry | MPLS-MIB |
| 1.3.6.1.4.1.2636.3.2.5.1.24 | mplsPathInfoExclude | MPLS-MIB |