cadDQoSAuthFlowSpecBucketDepthb
CADANT-DQOS-GATE-MIB ·
.1.3.6.1.4.1.4998.1.1.115.1.2.1.1.3.1.2
Object
Parameter 'b' in TSpec leaky bucket description.
The token bucket size controls the maximum amount
of data that the flow can send at the peak rate.
More formally, if the token bucket size is 'b' and
the token bucket rate is 'r', over any arbitrarily
chosen interval T in the life of the flow, the
amount of data that the flow sends cannot have
exceeded b + (r * T) bytes.
The bucket size limits how many credits the flow may
store. When the bucket is full, new credits are
discarded.
Context
- MIB
- CADANT-DQOS-GATE-MIB
- OID
.1.3.6.1.4.1.4998.1.1.115.1.2.1.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Units
- octets
- Parent
- cadDQoSAuthFlowSpecEntry
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 'CADANT-DQOS-GATE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-DQOS-GATE-MIB::cadDQoSAuthFlowSpecBucketDepthb'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-DQOS-GATE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-DQOS-GATE-MIB::cadDQoSAuthFlowSpecBucketDepthb.<docsQosIfDirection>.<cadDQoSGateId>.<cadDQoSAuthFlowSpecIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-DQOS-GATE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-DQOS-GATE-MIB::cadDQoSAuthFlowSpecBucketDepthb'
Syntax
octetsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295