All MIBs › MPLS-LSR-STD-MIB › mplsInterfacePerfOutLabelsInUse
mplsInterfacePerfOutLabelsInUse
Module: MPLS-LSR-STD-MIB
OID (symbolic): MPLS-LSR-STD-MIB::mplsInterfacePerfOutLabelsInUse
OID (numeric): 1.3.6.1.2.1.10.166.2.1.2.1.3
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: This object counts the number of top-most labels in the outgoing label stacks that are in use at this point in time on this interface. This object MUST count on a per-interface basis regardless of which label space the interface participates in.
What is mplsInterfacePerfOutLabelsInUse?
Reports how many top-of-stack outgoing labels are currently active on this interface, regardless of label space type. Admins would watch this alongside the incoming counterpart to gauge how much of the interface's label capacity is consumed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.166.2.1.2.1.3 snmpwalk -v2c -c public <target> MPLS-LSR-STD-MIB::mplsInterfacePerfOutLabelsInUse
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.166.2.1.2.1.3.1 snmpget -v2c -c public <target> MPLS-LSR-STD-MIB::mplsInterfacePerfOutLabelsInUse.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsInterfacePerfOutLabelsInUse.1
Start monitoring Vendor-neutral IETF standard (MPLS-capable router/label switching router) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-LSR-STD-MIB::mplsInterfacePerfOutLabelsInUse OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (MPLS-capable router/label switching router) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.166 | mplsStdMIB | MPLS-TC-STD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.166.2 | mplsLsrStdMIB | MPLS-LSR-STD-MIB |
| 1.3.6.1.2.1.10.166.2.1 | mplsLsrObjects | MPLS-LSR-STD-MIB |
| 1.3.6.1.2.1.10.166.2.1.2 | mplsInterfacePerfTable | MPLS-LSR-STD-MIB |
| 1.3.6.1.2.1.10.166.2.1.2.1 | mplsInterfacePerfEntry | MPLS-LSR-STD-MIB |
| 1.3.6.1.2.1.10.166.2.1.2.1.3 | mplsInterfacePerfOutLabelsInUse | MPLS-LSR-STD-MIB |