All MIBs › EtherLike-MIB › dot3StatsRateControlStatus
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.7 | dot3 | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.2 | dot3StatsTable | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.2.1 | dot3StatsEntry | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.2.1.21 | dot3StatsRateControlStatus | EtherLike-MIB |