All MIBs › EXTREME-PORT-MIB › extremePortEgressRateLimitType
extremePortEgressRateLimitType
Module: EXTREME-PORT-MIB
OID (symbolic): EXTREME-PORT-MIB::extremePortEgressRateLimitType
OID (numeric): 1.3.6.1.4.1.1916.1.4.9.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of the current egress rate setting. A value of 1 signifies that the egress rate limit value is represented by a percentage of the maximum configurable port bandwidth. A value of 2 or 3 signifies the rate is configured in Kbps or Mbps respectively.
What is extremePortEgressRateLimitType?
This indicates how the egress rate limit value for a port is expressed: percentage(1) of the port's maximum bandwidth, or an absolute rate in kbps(2) or mbps(3). An admin reading extremePortEgressRateLimitValue needs to check this column first to know whether that number means a percent, kilobits/sec, or megabits/sec.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.4.9.1.1 snmpwalk -v2c -c public <target> EXTREME-PORT-MIB::extremePortEgressRateLimitType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.4.9.1.1.1 snmpget -v2c -c public <target> EXTREME-PORT-MIB::extremePortEgressRateLimitType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> extremePortEgressRateLimitType.1
Start monitoring Extreme Networks ExtremeXOS-based switch (per-port client/MAU visibility) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EXTREME-PORT-MIB::extremePortEgressRateLimitType OID value, configure state conditions and alerts, and monitor any Extreme Networks ExtremeXOS-based switch (per-port client/MAU visibility) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.1916 | extremenetworks | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1 | extremeAgent | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1.4 | extremePort | EXTREME-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1916.1.4.9 | extremePortEgressRateLimitTable | EXTREME-PORT-MIB |
| 1.3.6.1.4.1.1916.1.4.9.1 | extremePortEgressRateLimitEntry | EXTREME-PORT-MIB |
| 1.3.6.1.4.1.1916.1.4.9.1.1 | extremePortEgressRateLimitType | EXTREME-PORT-MIB |