MPLS-LSR-MIB :: mplsInterfaceAvailableBandwidth

MIB Reference — IPNetwork Monitor

All MIBsMPLS-LSR-MIBmplsInterfaceAvailableBandwidth

mplsInterfaceAvailableBandwidth

Module: MPLS-LSR-MIB

OID (symbolic): MPLS-LSR-MIB::mplsInterfaceAvailableBandwidth

OID (numeric): 1.3.6.1.3.96.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.

What is mplsInterfaceAvailableBandwidth?

This object indicates how much bandwidth on a given MPLS interface is still available for new label-switched paths (LSPs), calculated as the difference between the total interface bandwidth and the currently reserved bandwidth. It is measured in kilobits per second and helps operators understand interface capacity. An operator would check this value to determine if an interface has room for additional traffic engineering tunnels before reaching saturation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.3.96.1.1.1.7
snmpwalk -v2c -c public <target> MPLS-LSR-MIB::mplsInterfaceAvailableBandwidth

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.3.96.1.1.1.7.1
snmpget -v2c -c public <target> MPLS-LSR-MIB::mplsInterfaceAvailableBandwidth.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsInterfaceAvailableBandwidth.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.3experimentalDASAN-DHCP-MIB
1.3.6.1.3.96mplsLsrMIBMPLS-LSR-MIB
1.3.6.1.3.96.1mplsLsrObjectsMPLS-LSR-MIB
1.3.6.1.3.96.1.1mplsInterfaceConfTableMPLS-LSR-MIB
1.3.6.1.3.96.1.1.1mplsInterfaceConfEntryMPLS-LSR-MIB
1.3.6.1.3.96.1.1.1.7mplsInterfaceAvailableBandwidthMPLS-LSR-MIB