mplsTunnelResourceMaxRate

MPLS-TE-MIB · cisco variant · .1.3.6.1.3.95.1.7.1.2

Object

column r/w bits per secondMplsBitRate
The maximum rate in bits/second.  Note that setting
mplsTunnelResourceMaxRate,
mplsTunnelResourceMeanRate, and
mplsTunnelResourceMaxBurstSize to 0 indicates best-
effort treatment.
This object is copied to an instance of
mplsTSpecMaxRate in mplsTSpecTable the index of
which is copied into the corresponding
mplsInSegmentTSpecIndex.

Context

MIB
MPLS-TE-MIB
OID
.1.3.6.1.3.95.1.7.1.2
Type
column
Access
readwrite
Status
current
Units
bits per second
Parent
mplsTunnelResourceEntry
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-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-MIB::mplsTunnelResourceMaxRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-MIB::mplsTunnelResourceMaxRate.<mplsTunnelResourceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-TE-MIB::mplsTunnelResourceMaxRate'

Syntax

bits per secondMplsBitRate
Source
MplsBitRate
Base type
Integer32

Values & Constraints

Type Constraints
range: 1..2147483647

Conformance

Member of
Compliance refinements
Write access is not required.