fsQoSRandomDetectCfgDropThreshType
ARICENT-DIFFSERV-MIB ·
.1.3.6.1.4.1.29601.2.6.1.4.2.1.9
Object
column r/w
Enumeration
discardpackets(1) sets the WRED drop type to Discard packets. discardbytes(2) sets the WRED drop type to discard in terms of bytes. Value configured for fsQoSRandomDetectCfgMinAvgThresh and fsQoSRandomDetectCfgMaxAvgThresh is interpreted as Packets/Bytes based on the this object configuration.
Context
- MIB
- ARICENT-DIFFSERV-MIB
- OID
.1.3.6.1.4.1.29601.2.6.1.4.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsQoSRandomDetectCfgEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-DIFFSERV-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DIFFSERV-MIB::fsQoSRandomDetectCfgDropThreshType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-DIFFSERV-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DIFFSERV-MIB::fsQoSRandomDetectCfgDropThreshType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-DIFFSERV-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-DIFFSERV-MIB::fsQoSRandomDetectCfgDropThreshType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.