linkBandwidthControlEgressLimit
MX-NTC-MIB ·
.0.3700.1.100.1.200
Object
column r/w
Integer32
Egress Bandwidth Limit
Indicates the egress bandwidth limitation for the selected link
interface. The range is from 64 to 1000000 kilobits per second
(kbps).
The value 0 means no bandwidth limitation and no
prioritization.
This value must be set according to the upstream bandwidth
limit of the network on this link. Set to 0 (disable) if the
network bandwidth exceeds 1000000 kbps or if it exceeds the
effective limit of this device.
Context
- MIB
- MX-NTC-MIB
- OID
.0.3700.1.100.1.200- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- linkBandwidthControlEntry
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 'MX-NTC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-NTC-MIB::linkBandwidthControlEgressLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-NTC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-NTC-MIB::linkBandwidthControlEgressLimit.<linkBandwidthControlLinkName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-NTC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-NTC-MIB::linkBandwidthControlEgressLimit'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-0
range: 64-1000000