ipRoutingBandwidthControlEnable

MX-IP-ROUTING-MIB · .1.3.6.1.4.1.4935.15.110.1.30.5

Object

scalar r/w MX-TCMxEnableState
Indicates whether the unit should limit the outgoing throughput
on the WAN interface. The MIB variable ipRoutingEnable must be
enabled for this feature to take effect.
          
enable  : Packets, sent from the PC or IP equipment to
          the WAN, are limited in bandwidth.  The maximum
          bandwidth is determined by the ipRoutingWanUpstreamBandwidth
          MIB variable.
          
          Excess packets coming from the LAN interface will
          be dropped. The unit uses the priorities set in MIB
          the folder qosIeee8021q to determine which packets
          to drop first, even when 8021q tagging is disabled.
          
disable :  Bandwidth from the PC or IP equipment to
          the WAN, is not limited.

Context

MIB
MX-IP-ROUTING-MIB
OID
.1.3.6.1.4.1.4935.15.110.1.30.5
Type
scalar
Access
readwrite
Status
current
Default
disable
Parent
ipRoutingBandwidthControl
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-IP-ROUTING-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-IP-ROUTING-MIB::ipRoutingBandwidthControlEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-IP-ROUTING-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-IP-ROUTING-MIB::ipRoutingBandwidthControlEnable'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable