fsQoSRandomDetectCfgActionFlag

ARICENT-QOS-MIB · .1.3.6.1.4.1.29601.2.6.1.4.2.1.11

Object

column r/w Bits
This Object defines the additional action flags for the WRED profiles,
Setting the flag to capavg(0) never lets the average queue size be bigger
than the actual queue size. markcongestion(1) marks the ECN instead of 
dropping.
Action performed by this Flag configurations is dependent on the underlying 
Platform, if the platform supports this configuration.

Context

MIB
ARICENT-QOS-MIB
OID
.1.3.6.1.4.1.29601.2.6.1.4.2.1.11
Type
column
Access
readwrite
Status
current
Parent
fsQoSRandomDetectCfgEntry

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 'ARICENT-QOS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-QOS-MIB::fsQoSRandomDetectCfgActionFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-QOS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-QOS-MIB::fsQoSRandomDetectCfgActionFlag.<fsQoSQTemplateId>.<fsQoSRandomDetectCfgDP>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-QOS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-QOS-MIB::fsQoSRandomDetectCfgActionFlag'

Syntax

Bits

Values & Constraints

Enumerated Values
0none
1capavg
2markcongestion