BENU-KAFKA-CLIENT-MIB
AI MIB Summary
The BENU-KAFKA-CLIENT-MIB enables SNMP-based monitoring of Apache Kafka client instances to track operational metrics such as connection states, message throughput rates, consumer lag, and producer acknowledgment status. This module facilitates the detection of client-side connectivity failures and performance degradation within Benu Networks' Kafka integration environments.
This MIB module defines management information related to the KAFKA client. Copyright (C) 2013 by Benu Networks, Inc. All rights reserved.
Main OID:
benuKafkaClientMIB.1.3.6.1.4.1.39406.2.1.12
11
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
11 total| Object Name |
|---|
benuKafkaClientMIBThis MIB module defines management information related to the KAFKA client. Copyright (C) 2013 by Benu Networks, Inc. All rights reserved. MODULE-IDENTITY .1.3.6.1.4.1.39406.2.1.12 |
bKafkaClientObjectsKAFKA client information is defined in this branch. OBJECT IDENTIFIER .1.3.6.1.4.1.39406.2.1.12.1 |
bKafkaClientLatencyTableLatency information list for KAFKA client. SEQUENCE OF BKafkaClientLatencyEntry .1.3.6.1.4.1.39406.2.1.12.1.1 |
bKafkaClientLatencyEntryA logical row in the bKafkaClientLatencyTable. BKafkaClientLatencyEntry .1.3.6.1.4.1.39406.2.1.12.1.1.1 |
bKafkaClientLatencyStatsIntervalThe 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. Integer32 .1.3.6.1.4.1.39406.2.1.12.1.1.1.1 |
bKafkaClientLatencyStatsIntervalDurationKafka client latency stats interval duration.ro Integer32 .1.3.6.1.4.1.39406.2.1.12.1.1.1.2 |
bKafkaClientLatencyTotalPktCountThe count of total number of packets handled by Kafka client.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.12.1.1.1.3 |
bKafkaClientLatencyMaxProcessingTimeMaximum packet processing time handled by Kafka client in micro seconds.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.12.1.1.1.4 |
bKafkaClientLatencyMinProcessingTimeMinimum packet processing time handled by Kafka client in micro seconds.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.12.1.1.1.5 |
bKafkaClientLatencyAvgProcessingTimeAverage packet processing time handled by Kafka client in micro seconds.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.12.1.1.1.6 |
bKafkaClientLatencyProcessTimeMorethan1MSPktCountNumber of packets took more than 1 milli second processing time handled by Kafka client.ro Unsigned32 .1.3.6.1.4.1.39406.2.1.12.1.1.1.7 |