mplsInterfaceTotalBandwidth

MPLS-LSR-MIB · cisco variant · .1.3.6.1.3.96.1.1.1.6

Object

column MplsBitRate
This value indicates the total amount of usable
bandwidth on this interface and is specified in
kilobits per second (Kbps).  This variable is
not applicable when applied to the interface with
index 0.

Context

MIB
MPLS-LSR-MIB
OID
.1.3.6.1.3.96.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
mplsInterfaceConfEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LSR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LSR-MIB::mplsInterfaceTotalBandwidth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LSR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LSR-MIB::mplsInterfaceTotalBandwidth.<mplsInterfaceConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LSR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LSR-MIB::mplsInterfaceTotalBandwidth'

Syntax

Source
MplsBitRate
Base type
Integer32

Values & Constraints

Type Constraints
range: 1..2147483647

Conformance