bKafkaClientLatencyStatsInterval
BENU-KAFKA-CLIENT-MIB ·
.1.3.6.1.4.1.39406.2.1.12.1.1.1.1
Object
column
SNMPv2-SMIInteger32
The interval during which the measurements were accumulated. The interval index one indicates the latest interval for which statistics accumulation was completed. Older the statistics data, greater the interval index value. In a system supporting a history of n intervals with IntervalCount(1) and IntervalCount(n), the most and least recent intervals respectively, the following applies at the end of an interval: - discard the value of IntervalCount(n) - the value of IntervalCount(i) becomes that of IntervalCount(i+1) for 1 <= i < n - the value of IntervalCount(1) becomes that of CurrentCount.
Context
- MIB
- BENU-KAFKA-CLIENT-MIB
- OID
.1.3.6.1.4.1.39406.2.1.12.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- bKafkaClientLatencyEntry
- Table
- bKafkaClientLatencyTable
- Siblings
- 6
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bKafkaClientLatencyStatsIntervalDuration Kafka client latency stats interval duration. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.39406.2.1.12.1.1.1.2 |
| bKafkaClientLatencyTotalPktCount The count of total number of packets handled by Kafka client. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39406.2.1.12.1.1.1.3 |
| bKafkaClientLatencyMaxProcessingTime Maximum packet processing time handled by Kafka client in micro seconds. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39406.2.1.12.1.1.1.4 |
| bKafkaClientLatencyMinProcessingTime Minimum packet processing time handled by Kafka client in micro seconds. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39406.2.1.12.1.1.1.5 |
| bKafkaClientLatencyAvgProcessingTime Average packet processing time handled by Kafka client in micro seconds. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39406.2.1.12.1.1.1.6 |
| bKafkaClientLatencyProcessTimeMorethan1MSPktCount Number of packets took more than 1 milli second processing time handled by Kafka client. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.39406.2.1.12.1.1.1.7 |