extremePortEgressRateLimitType

EXTREME-PORT-MIB · .1.3.6.1.4.1.1916.1.4.9.1.1

Object

column Enumeration
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.

Context

MIB
EXTREME-PORT-MIB
OID
.1.3.6.1.4.1.1916.1.4.9.1.1
Type
column
Access
readonly
Status
current
Parent
extremePortEgressRateLimitEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-PORT-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-PORT-MIB::extremePortEgressRateLimitType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-PORT-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-PORT-MIB::extremePortEgressRateLimitType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-PORT-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-PORT-MIB::extremePortEgressRateLimitType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1percentage
2kbps
3mbps