docsQosParamSetPeakTrafficRate

DOCS-QOS3-MIB · .1.3.6.1.4.1.4491.2.1.21.1.2.1.37

Object

This attribute specifies the rate parameter 'P' of a
token-bucket-based peak rate limiter for packets of a
downstream service flow. A value of 0 signifies no
Downstream Peak Traffic Rate is enforced.
              
This attribute only applies to downstream Service Flows.
If the referenced parameter is not present in the
corresponding downstream DOCSIS QOS Parameter Set,
this attribute returns 0.
This parameter is not applicable to upstream DOCSIS QOS
Parameter Sets, so its value is reported as 0 in that case.

Context

MIB
DOCS-QOS3-MIB
OID
.1.3.6.1.4.1.4491.2.1.21.1.2.1.37
Type
column
Access
readonly
Status
current
Units
bps
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::docsQosParamSetPeakTrafficRate'
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::docsQosParamSetPeakTrafficRate.<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::docsQosParamSetPeakTrafficRate'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance