wredProfileMaxProbability
RAD-Services-MIB ·
.1.3.6.1.4.1.164.6.3.13.1.7
Object
This attribute determines the percentage of packets to be dropped at the point when the queue usage reaches wredProfileMaxThreshold. The behavior is linear, so that up to wredProfileMinThreshold no packets are dropped (0%). After minimum value, they are start being dropped, so that when it reaches wredProfileMaxThreshold the % of dropped packets is the one indicated by this object. After wredProfileMaxThreshold, the % of dropped packets is 100%.
Context
- MIB
- RAD-Services-MIB
- OID
.1.3.6.1.4.1.164.6.3.13.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wredProfileEntry
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 'RAD-Services-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Services-MIB::wredProfileMaxProbability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Services-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Services-MIB::wredProfileMaxProbability.<wredProfileIndex>.<wredProfileColor>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Services-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Services-MIB::wredProfileMaxProbability'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295