cmServiceQueueMaxQueueDepth
BRCM-CM-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.2.1.10.1.2
Object
column SNMPv2-SMIGauge32
Indicates the maximum number of packets which can be enqueued on this
service queue.
Note that for DOCSIS 3.0 devices operating in QoS mode, max queue depth
is now specified in terms of bytes, not packets. Thus, for such a
configuration, this object will return 0. The maximum queue depth for
such a configuration may be read from docsQosServiceFlowBufferSize.
Context
- MIB
- BRCM-CM-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.2.1.10.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmServiceQueueEntry
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 'BRCM-CM-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-MGMT-MIB::cmServiceQueueMaxQueueDepth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCM-CM-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-MGMT-MIB::cmServiceQueueMaxQueueDepth.<ifIndex>.<cmServiceQueueId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-CM-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-CM-MGMT-MIB::cmServiceQueueMaxQueueDepth'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295