All MIBs › MPLS-LSR-MIB › mplsInterfaceTotalBuffer
mplsInterfaceTotalBuffer
Module: MPLS-LSR-MIB
OID (symbolic): MPLS-LSR-MIB::mplsInterfaceTotalBuffer
OID (numeric): 1.3.6.1.3.96.1.1.1.8
Node type: OBJECT-TYPE
Type: MplsBufferSize
Access: read-only
Description: This value indicates the total amount of buffer space allocated for this interface. This variable is not applicable when applied to the interface with index 0.
What is mplsInterfaceTotalBuffer?
This read-only MplsBufferSize value reports the total amount of buffer space allocated on this interface for MPLS-labeled traffic, and does not apply to the special interface with index 0. An admin uses it alongside mplsInterfaceAvailableBuffer to judge how much of an interface's MPLS buffering capacity is currently in use versus free. For example, a total buffer of 65536 bytes on a core-facing MPLS interface tells an admin the ceiling against which current usage should be compared during congestion troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.96.1.1.1.8 snmpwalk -v2c -c public <target> MPLS-LSR-MIB::mplsInterfaceTotalBuffer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.96.1.1.1.8.1 snmpget -v2c -c public <target> MPLS-LSR-MIB::mplsInterfaceTotalBuffer.1
Start monitoring Vendor-neutral IETF standard (MPLS Label Switching Router) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-LSR-MIB::mplsInterfaceTotalBuffer OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (MPLS Label Switching Router) from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.8 | mplsInterfaceTotalBuffer | MPLS-LSR-MIB |