All MIBs › MPLS-LSR-STD-MIB › mplsInterfaceAvailableBandwidth
mplsInterfaceAvailableBandwidth
Module: MPLS-LSR-STD-MIB
OID (symbolic): MPLS-LSR-STD-MIB::mplsInterfaceAvailableBandwidth
OID (numeric): 1.3.6.1.2.1.10.166.2.1.1.1.7
Node type: OBJECT-TYPE
Type: MplsBitRate
Access: read-only
Description:
This value indicates the total amount of available bandwidth available on this interface and is specified in kilobits per second (Kbps). This value is calculated as the difference between the amount of bandwidth currently in use and that specified in mplsInterfaceTotalBandwidth. This variable is not applicable when applied to the interface with index 0. When this value cannot be measured, this value should contain the nominal bandwidth.
What is mplsInterfaceAvailableBandwidth?
Shows how much unused capacity (in kilobits/second) remains on an MPLS interface. Calculated by subtracting in-use bandwidth from total interface capacity. Used by traffic engineers when deciding if new labeled paths can fit on a congested link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.166.2.1.1.1.7 snmpwalk -v2c -c public <target> MPLS-LSR-STD-MIB::mplsInterfaceAvailableBandwidth
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.166.2.1.1.1.7.1 snmpget -v2c -c public <target> MPLS-LSR-STD-MIB::mplsInterfaceAvailableBandwidth.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.166 | mplsStdMIB | MPLS-TC-STD-MIB |
| 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.1 | mplsInterfaceTable | MPLS-LSR-STD-MIB |
| 1.3.6.1.2.1.10.166.2.1.1.1 | mplsInterfaceEntry | MPLS-LSR-STD-MIB |
| 1.3.6.1.2.1.10.166.2.1.1.1.7 | mplsInterfaceAvailableBandwidth | MPLS-LSR-STD-MIB |