All MIBs › COMTROL-ES8510-MIB › rateLimitingEgressRate
rateLimitingEgressRate
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::rateLimitingEgressRate
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.3.3.1.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Egress rate in Mbps, the rate range is from 1 Mbps to 100 Mbps and zero means no limit. Egress rate limiting has effect on all types of packets, including unicast, multicast and broadcast packets.
What is rateLimitingEgressRate?
This read-write value caps, in Mbps, the total outbound traffic of all types-unicast, multicast, and broadcast-leaving this port, with 1-100 Mbps as the configurable range and 0 disabling the limit. An admin uses this, unlike the ingress-only limit type selector, to shape how much bandwidth a single downstream device or link is allowed to consume regardless of traffic class. For example, capping the egress rate at 50 Mbps on a port shared by several low-priority backup devices reserves the remaining uplink bandwidth for production traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.3.3.1.1.4 snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::rateLimitingEgressRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.3.3.1.1.4.1 snmpget -v2c -c public <target> COMTROL-ES8510-MIB::rateLimitingEgressRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.3.3.1.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rateLimitingEgressRate.1
Start monitoring Comtrol ES8510 industrial managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTROL-ES8510-MIB::rateLimitingEgressRate OID value, configure state conditions and alerts, and monitor any Comtrol ES8510 industrial managed Ethernet switch from a single console.
OID Breakdown
Upper-level ancestors (6 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2882 | comtrol | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2 | products | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1 | managedSwitch | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1 | es8510 | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.3 | portConfiguration | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.3.3 | rateLimiting | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.3.3.1 | rateLimitingTable | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.3.3.1.1 | rateLimitingEntry | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.3.3.1.1.4 | rateLimitingEgressRate | COMTROL-ES8510-MIB |