All MIBs › MPLS-LSR-MIB › mplsInterfaceLabelParticipationType
mplsInterfaceLabelParticipationType
Module: MPLS-LSR-MIB
OID (symbolic): MPLS-LSR-MIB::mplsInterfaceLabelParticipationType
OID (numeric): 1.3.6.1.3.96.1.1.1.10
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description:
Either the perPlatform(0) or perInterface(1) bit MUST be set. If the value of the mplsInterfaceConfIndex for this entry is zero, then only the perPlatform(0) bit MUST be set and the perInterface(1) bit is meaningless. If the perInterface(1) bit is set then the value of mplsInterfaceLabelMinIn, mplsInterfaceLabelMaxIn, mplsInterfaceLabelMinOut, and mplsInterfaceLabelMaxOut for this entry reflect the label ranges for this interface. If only the perPlatform(0) bit is set, then the value of mplsInterfaceLabelMinIn, mplsInterfaceLabelMaxIn, mplsInterfaceLabelMinOut, and mplsInterfaceLabelMaxOut for this entry must be identical to the instance of these objects with index 0.
What is mplsInterfaceLabelParticipationType?
This object specifies whether MPLS label allocation is managed per platform (globally) or per interface independently, using bit flags to indicate the mode. The perInterface bit indicates that each interface has its own label space, while perPlatform indicates global label allocation across all interfaces. Network engineers configure this to control label space management strategy and determine per-interface label ranges for LSP setup and forwarding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.96.1.1.1.10 snmpwalk -v2c -c public <target> MPLS-LSR-MIB::mplsInterfaceLabelParticipationType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.96.1.1.1.10.1 snmpget -v2c -c public <target> MPLS-LSR-MIB::mplsInterfaceLabelParticipationType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.96 | mplsLsrMIB | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1 | mplsLsrObjects | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.1 | mplsInterfaceConfTable | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.1.1 | mplsInterfaceConfEntry | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.1.1.10 | mplsInterfaceLabelParticipationType | MPLS-LSR-MIB |