EtherLike-MIB :: dot3StatsRateControlStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsEtherLike-MIBdot3StatsRateControlStatus

dot3StatsRateControlStatus

Module: EtherLike-MIB

OID (symbolic): EtherLike-MIB::dot3StatsRateControlStatus

OID (numeric): 1.3.6.1.2.1.10.7.2.1.21

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The current Rate Control mode of operation of the MAC sublayer of this interface.

What is dot3StatsRateControlStatus?

This value reports whether Rate Control is currently active on this interface's MAC sublayer: off, on, or unknown. Admins read it to confirm whether a configured rate-limiting feature is actually engaged, which matters when diagnosing whether throughput on a fast interface is being deliberately throttled. For example, if a 10G port is underperforming and this object reads 'rateControlOn', that explains the reduced throughput as intentional rather than a fault.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.7.2.1.21
snmpwalk -v2c -c public <target> EtherLike-MIB::dot3StatsRateControlStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.10.7.2.1.21.1
snmpget -v2c -c public <target> EtherLike-MIB::dot3StatsRateControlStatus.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot3StatsRateControlStatus.1

Start monitoring Vendor-neutral Ethernet interface, any manufacturer (IEEE 802.3 EtherLike statistics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EtherLike-MIB::dot3StatsRateControlStatus OID value, configure state conditions and alerts, and monitor any Vendor-neutral Ethernet interface, any manufacturer (IEEE 802.3 EtherLike statistics) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.10transmissionCHECKPOINT-MIB-2
Numeric OIDNameModule
1.3.6.1.2.1.10.7dot3EtherLike-MIB
1.3.6.1.2.1.10.7.2dot3StatsTableEtherLike-MIB
1.3.6.1.2.1.10.7.2.1dot3StatsEntryEtherLike-MIB
1.3.6.1.2.1.10.7.2.1.21dot3StatsRateControlStatusEtherLike-MIB