BENU-KAFKA-CLIENT-MIB

File: BENU-KAFKA-CLIENT-MIB.mib (4924 bytes)

Imported modules

SNMPv2-SMI BENU-WAG-MIB

Imported symbols

Integer32 MODULE-IDENTITY OBJECT-TYPE
OBJECT-IDENTITY Unsigned32 benuWAG

Defined Types

BKafkaClientLatencyEntry  
SEQUENCE    
  bKafkaClientLatencyStatsInterval Integer32
  bKafkaClientLatencyStatsIntervalDuration Integer32
  bKafkaClientLatencyTotalPktCount Unsigned32
  bKafkaClientLatencyMaxProcessingTime Unsigned32
  bKafkaClientLatencyMinProcessingTime Unsigned32
  bKafkaClientLatencyAvgProcessingTime Unsigned32
  bKafkaClientLatencyProcessTimeMorethan1MSPktCount Unsigned32

Defined Values

benuKafkaClientMIB 1.3.6.1.4.1.39406.2.1.12
This MIB module defines management information related to the KAFKA client. Copyright (C) 2013 by Benu Networks, Inc. All rights reserved.
MODULE-IDENTITY    

bKafkaClientObjects 1.3.6.1.4.1.39406.2.1.12.1
KAFKA client information is defined in this branch.
Status: current Access: read-only
OBJECT-IDENTITY    

bKafkaClientLatencyTable 1.3.6.1.4.1.39406.2.1.12.1.1
Latency information list for KAFKA client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BKafkaClientLatencyEntry

bKafkaClientLatencyEntry 1.3.6.1.4.1.39406.2.1.12.1.1.1
A logical row in the bKafkaClientLatencyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  BKafkaClientLatencyEntry  

bKafkaClientLatencyStatsInterval 1.3.6.1.4.1.39406.2.1.12.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

bKafkaClientLatencyStatsIntervalDuration 1.3.6.1.4.1.39406.2.1.12.1.1.1.2
Kafka client latency stats interval duration.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

bKafkaClientLatencyTotalPktCount 1.3.6.1.4.1.39406.2.1.12.1.1.1.3
The count of total number of packets handled by Kafka client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bKafkaClientLatencyMaxProcessingTime 1.3.6.1.4.1.39406.2.1.12.1.1.1.4
Maximum packet processing time handled by Kafka client in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bKafkaClientLatencyMinProcessingTime 1.3.6.1.4.1.39406.2.1.12.1.1.1.5
Minimum packet processing time handled by Kafka client in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bKafkaClientLatencyAvgProcessingTime 1.3.6.1.4.1.39406.2.1.12.1.1.1.6
Average packet processing time handled by Kafka client in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bKafkaClientLatencyProcessTimeMorethan1MSPktCount 1.3.6.1.4.1.39406.2.1.12.1.1.1.7
Number of packets took more than 1 milli second processing time handled by Kafka client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32