docsQosParamSetMaxTrafficBurst

DOCS-QOS3-MIB · .1.3.6.1.4.1.4491.2.1.21.1.2.1.7

Object

column bytesSNMPv2-SMIUnsigned32
This attribute specifies the token bucket size in
bytes for this parameter set. The value is calculated
from the byte following the MAC header HCS to  the end
of the CRC. This object is applied in conjunction with
MaxTrafficRate to calculate maximum sustained traffic
rate.
If the referenced parameter is not present in the corresponding
DOCSIS QOS Parameter Set, this attribute
returns 3044 for scheduling types 'bestEffort', 'nonRealTimePollingService'
and 'realTimePollingService'.
              
If this 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.7
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::docsQosParamSetMaxTrafficBurst'
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::docsQosParamSetMaxTrafficBurst.<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::docsQosParamSetMaxTrafficBurst'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance