BENU-HTTP-CLIENT-MIB

File: BENU-HTTP-CLIENT-MIB.mib (8700 bytes)

Imported modules

SNMPv2-SMI BENU-WAG-MIB

Imported symbols

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

Defined Types

BHttpClientLatencyEntry  
SEQUENCE    
  bHttpClientLatencyStatsInterval Integer32
  bHttpClientLatencyStatsIntervalDuration Integer32
  bHttpClientLatencyTotalPktCount Unsigned32
  bHttpClientLatencyMaxProcessingTime Unsigned32
  bHttpClientLatencyMinProcessingTime Unsigned32
  bHttpClientLatencyAvgProcessingTime Unsigned32
  bHttpClientLatencyProcessTimeMorethan10MSPktCount Unsigned32
  bHttpClientServReqLatencyTotalPktCount Unsigned32
  bHttpClientServReqLatencyMaxProcessingTime Unsigned32
  bHttpClientServReqLatencyMinProcessingTime Unsigned32
  bHttpClientServReqLatencyAvgProcessingTime Unsigned32
  bHttpClientServReqLatencyProcessTimeMorethan10MSPktCount Unsigned32
  bHttpClientJsonParsingLatencyTotalPktCount Unsigned32
  bHttpClientJsonParsingLatencyMaxProcessingTime Unsigned32
  bHttpClientJsonParsingLatencyMinProcessingTime Unsigned32
  bHttpClientJsonParsingLatencyAvgProcessingTime Unsigned32
  bHttpClientJsonParsingLatencyProcessTimeMorethan10MS Unsigned32

Defined Values

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

bHttpClientObjects 1.3.6.1.4.1.39406.2.1.11.1
HTTP client information is defined in this branch.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

bHttpClientLatencyTable 1.3.6.1.4.1.39406.2.1.11.1.1
Latency information list for HTTP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BHttpClientLatencyEntry

bHttpClientLatencyEntry 1.3.6.1.4.1.39406.2.1.11.1.1.1
A logical row in the bHttpClientLatencyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  BHttpClientLatencyEntry  

bHttpClientLatencyStatsInterval 1.3.6.1.4.1.39406.2.1.11.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  

bHttpClientLatencyStatsIntervalDuration 1.3.6.1.4.1.39406.2.1.11.1.1.1.2
Http client latency stats interval duration.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

bHttpClientLatencyTotalPktCount 1.3.6.1.4.1.39406.2.1.11.1.1.1.3
The count of the total number of packets handled by http client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpClientLatencyMaxProcessingTime 1.3.6.1.4.1.39406.2.1.11.1.1.1.4
Maximum packet processing time handled by http client in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpClientLatencyMinProcessingTime 1.3.6.1.4.1.39406.2.1.11.1.1.1.5
Minimum packet processing time handled by http client in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpClientLatencyAvgProcessingTime 1.3.6.1.4.1.39406.2.1.11.1.1.1.6
Average packet processing time handled by http client in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpClientLatencyProcessTimeMorethan10MSPktCount 1.3.6.1.4.1.39406.2.1.11.1.1.1.7
Number of packets took more than 10 milli second processing time handled by http client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpClientServReqLatencyTotalPktCount 1.3.6.1.4.1.39406.2.1.11.1.1.1.8
Total number of http server request packets handled by http client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpClientServReqLatencyMaxProcessingTime 1.3.6.1.4.1.39406.2.1.11.1.1.1.9
Http server request handled by http client maximum packet processing time in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpClientServReqLatencyMinProcessingTime 1.3.6.1.4.1.39406.2.1.11.1.1.1.10
Http server request handled by http client minimum packet processing time in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpClientServReqLatencyAvgProcessingTime 1.3.6.1.4.1.39406.2.1.11.1.1.1.11
Http server request handled by http client average packet processing time in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpClientServReqLatencyProcessTimeMorethan10MSPktCount 1.3.6.1.4.1.39406.2.1.11.1.1.1.12
Number of http server request packets handled by http client took more than 10 milli second processing time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpClientJsonParsingLatencyTotalPktCount 1.3.6.1.4.1.39406.2.1.11.1.1.1.13
Total number of packets handled by http client - JSON parsing.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpClientJsonParsingLatencyMaxProcessingTime 1.3.6.1.4.1.39406.2.1.11.1.1.1.14
Maximum packet processing time for JSON parsing handled by httpclient in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpClientJsonParsingLatencyMinProcessingTime 1.3.6.1.4.1.39406.2.1.11.1.1.1.15
Minimum packet processing time for JSON parsing handled by httpclient in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpClientJsonParsingLatencyAvgProcessingTime 1.3.6.1.4.1.39406.2.1.11.1.1.1.16
Average packet processing time for JSON parsing handled by httpclient in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpClientJsonParsingLatencyProcessTimeMorethan10MS 1.3.6.1.4.1.39406.2.1.11.1.1.1.17
Number of packets handled by http client for JSON parsing took more than 10 milli second processing time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32