csqIfDropConfigDropAlgorithm
CISCO-SWITCH-QOS-MIB ·
.1.3.6.1.4.1.9.9.580.1.4.4.1.4
Object
column r/w
Enumeration
Specifies the drop algorithm running at this queue and
threshold.
'tailDrop' indicates that this queue and threshold drops
packet using tail-drop algorithm. This value is configurable
only if 'tailDrop' bit in the value of qosIfCapabilities object
for the same ifIndex and traffic direction is set.
'wred' indicates that WRED algorithm is used. This value is
configurable only if 'wred' bit in the value of
qosIfCapabilities object for the same ifIndex and traffic
direction is set.
Context
- MIB
- CISCO-SWITCH-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.580.1.4.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csqIfDropConfigEntry
- Groups
- 1
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 'CISCO-SWITCH-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-QOS-MIB::csqIfDropConfigDropAlgorithm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SWITCH-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-QOS-MIB::csqIfDropConfigDropAlgorithm.<ifIndex>.<csqIfDropConfigDirection>.<csqIfDropConfigQueueIndex>.<csqIfDropConfigThresholdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-QOS-MIB::csqIfDropConfigDropAlgorithm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tailDrop |
2 | wred |
Conformance
Member of
Compliance refinements
ciscoSwitchQosMIBCompliance
readonly
Write access is not required.
ciscoSwitchQosMIBComplianceRev2
readonly
Write access is not required.
ciscoSwitchQosMIBComplianceRev3
readonly
Write access is not required.
ciscoSwitchQosMIBComplianceRev4
readonly
Write access is not required.
ciscoSwitchQosMIBComplianceRev5
readonly
Write access is not required.
ciscoSwitchQosMIBComplianceRev6
readonly
Write access is not required.
ciscoSwitchQosMIBComplianceRev7
readonly
Write access is not required.
ciscoSwitchQosMIBComplianceRev8
readonly
Write access is not required.