BENU-KAFKA-CLIENT-MIB
- Registered at
- 1.3.6.1.4.1.39406.2.1.12
- Last updated
- 2015-10-21 00:00
- Organization
- Benu Networks,Inc
- Revisions
- 2015-10-21 00:00
- Namespace
- benuos
- Source file
BENU-KAFKA-CLIENT-MIB- Digest
sha256:ac44be47e50d9d4b945ddeaabec07d8290b3959c98992c23c019f0b2963d849b
Description
This MIB module defines management information related to the KAFKA client. Copyright (C) 2013 by Benu Networks, Inc. All rights reserved.
Contact
Benu Networks,Inc Corporate Headquarters 300 Concord Road, Suite 110 Billerica, MA 01821 USA Tel: +1 978-223-4700 Fax: +1 978-362-1908 Email: info@benunets.com
Imports
| From | Symbols |
|---|---|
| BENU-WAG-MIB | benuWAG |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BENU-ENTERPRISE-MIB BENU-KAFKA-CLIENT-MIB BENU-PLATFORM-SERVICE-MIB BENU-WAG-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| bKafkaClientObjects OBJECT-IDENTITY KAFKA client information is defined in this branch. | 1.3.6.1.4.1.39406.2.1.12.1 | current | ||
| bKafkaClientLatencyTable OBJECT-TYPE Latency information list for KAFKA client. | 1.3.6.1.4.1.39406.2.1.12.1.1 | not-accessible | current | |
| bKafkaClientLatencyEntry OBJECT-TYPE A logical row in the bKafkaClientLatencyTable. | 1.3.6.1.4.1.39406.2.1.12.1.1.1 | not-accessible | current | |
| bKafkaClientLatencyStatsInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.39406.2.1.12.1.1.1.1 | Integer32 | not-accessible | current |
| bKafkaClientLatencyStatsIntervalDuration OBJECT-TYPE Kafka client latency stats interval duration. | 1.3.6.1.4.1.39406.2.1.12.1.1.1.2 | Integer32 | read-only | current |
| bKafkaClientLatencyTotalPktCount OBJECT-TYPE The count of total number of packets handled by Kafka client. | 1.3.6.1.4.1.39406.2.1.12.1.1.1.3 | Unsigned32 | read-only | current |
| bKafkaClientLatencyMaxProcessingTime OBJECT-TYPE Maximum packet processing time handled by Kafka client in micro seconds. | 1.3.6.1.4.1.39406.2.1.12.1.1.1.4 | Unsigned32 | read-only | current |
| bKafkaClientLatencyMinProcessingTime OBJECT-TYPE Minimum packet processing time handled by Kafka client in micro seconds. | 1.3.6.1.4.1.39406.2.1.12.1.1.1.5 | Unsigned32 | read-only | current |
| bKafkaClientLatencyAvgProcessingTime OBJECT-TYPE Average packet processing time handled by Kafka client in micro seconds. | 1.3.6.1.4.1.39406.2.1.12.1.1.1.6 | Unsigned32 | read-only | current |
| bKafkaClientLatencyProcessTimeMorethan1MSPktCount OBJECT-TYPE Number of packets took more than 1 milli second processing time handled by Kafka client. | 1.3.6.1.4.1.39406.2.1.12.1.1.1.7 | Unsigned32 | read-only | current |