docsQosParamSetMaxConcatBurst

DOCS-QOS3-MIB · .1.3.6.1.4.1.4491.2.1.21.1.2.1.12

Object

column bytesUnsigned32
This attribute specifies the maximum concatenated
burst in bytes that an upstream Service Flow is allowed.
              
The value is calculated from the FC byte of the Concatenation
MAC Header to the last CRC byte of the last concatenated
MAC frame, inclusive.  The value of 0 specifies
no maximum burst.
If the referenced parameter is not present in the corresponding
DOCSIS QOS Parameter Set, this attribute
returns the value of 1522 for scheduling types 'bestEffort',
'nonRealTimePollingService', and  'realTimePollingService'.
If the parameter is not applicable,
it is reported as 0.

Context

MIB
DOCS-QOS3-MIB
OID
.1.3.6.1.4.1.4491.2.1.21.1.2.1.12
Type
column
Access
readonly
Status
current
Units
bytes
Parent
docsQosParamSetEntry
Groups
1

Walk 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 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-QOS3-MIB::docsQosParamSetMaxConcatBurst'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-QOS3-MIB::docsQosParamSetMaxConcatBurst.<ifIndex>.<docsQosParamSetType>.<docsQosParamSetServiceFlowId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-QOS3-MIB::docsQosParamSetMaxConcatBurst'

Syntax

bytesUnsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance