mplsTunnelResourceMaxRate
MPLS-TE-STD-MIB ·
.1.3.6.1.2.1.10.166.3.2.6.1.2
Object
The maximum rate in bits/second. Note that setting mplsTunnelResourceMaxRate, mplsTunnelResourceMeanRate, and mplsTunnelResourceMaxBurstSize to 0 indicates best- effort treatment.
Context
- MIB
- MPLS-TE-STD-MIB
- OID
.1.3.6.1.2.1.10.166.3.2.6.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Units
- kilobits per second
- Parent
- mplsTunnelResourceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-STD-MIB::mplsTunnelResourceMaxRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-STD-MIB::mplsTunnelResourceMaxRate.<mplsTunnelResourceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-TE-STD-MIB::mplsTunnelResourceMaxRate'
Syntax
kilobits per secondMPLS-TC-STD-MIBMplsBitRate
- Source
- MPLS-TC-STD-MIBMplsBitRate
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
mplsTeModuleReadOnlyCompliance
readonly
Write access is not required.