csqIfDropConfigQueueBuffer
CISCO-SWITCH-QOS-MIB ·
.1.3.6.1.4.1.9.9.580.1.4.4.1.8
Object
column r/w
Enumeration
This object specifies how the queue buffer behaves
when the drop algorithm is tail drop.
'shared' indicates that the queue buffer is shared
among all queues at the interface.
'dedicated' indicates that each queue will be
assigned a dedicated portion of the queue buffer.
'percent' indicates that a percentage of the queue
buffer can be configured for each queue. The percentage
value can be configured via csqIfDropConfigDropThreshold
object.
This object is configurable only if 'tailDrop' bit in
the value of qosIfCapabilities for the same ifIndex and traffic
direction is set. If value of csqIfDropConfigAlgorithm is not
'tailDrop', this object value has no effect.
Context
- MIB
- CISCO-SWITCH-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.580.1.4.4.1.8- 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::csqIfDropConfigQueueBuffer'
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::csqIfDropConfigQueueBuffer.<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::csqIfDropConfigQueueBuffer'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | shared |
2 | dedicated |
3 | percent |
Conformance
Member of
Compliance refinements
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.