BENU-HTTP-SERVER-MIB

File: BENU-HTTP-SERVER-MIB.mib (10129 bytes)

Imported modules

SNMPv2-SMI BENU-WAG-MIB

Imported symbols

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

Defined Types

BHttpServerLatencyEntry  
SEQUENCE    
  bHttpServLatencyStatsInterval Integer32
  bHttpServLatencyStatsIntervalDuration Integer32
  bHttpServLatencyTotalPktCount Unsigned32
  bHttpServLatencyMaxProcessingTime Unsigned32
  bHttpServLatencyMinProcessingTime Unsigned32
  bHttpServLatencyAvgProcessingTime Unsigned32
  bHttpServLatencyProcessTimeMorethan1MSPktCount Unsigned32
  bHttpServLatencyGetTotalPktCount Unsigned32
  bHttpServLatencyGetMaxProcessingTime Unsigned32
  bHttpServLatencyGetMinProcessingTime Unsigned32
  bHttpServLatencyGetAvgProcessingTime Unsigned32
  bHttpServLatencyGetProcessTimeMorethan1MSPktCount Unsigned32
  bHttpServLatencyPostTotalPktCount Unsigned32
  bHttpServLatencyPostMaxProcessingTime Unsigned32
  bHttpServLatencyPostMinProcessingTime Unsigned32
  bHttpServLatencyPostAvgProcessingTime Unsigned32
  bHttpServLatencyPostProcessTimeMorethan1MSPktCount Unsigned32
  bHttpServLatencyDeleteTotalPktCount Unsigned32
  bHttpServLatencyDeleteMaxProcessingTime Unsigned32
  bHttpServLatencyDeleteMinProcessingTime Unsigned32
  bHttpServLatencyDeleteAvgProcessingTime Unsigned32
  bHttpServLatencyDeleteProcessTimeMorethan1MSPktCount Unsigned32

Defined Values

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

bHttpServerObjects 1.3.6.1.4.1.39406.2.1.10.1
HTTP server information is defined in this branch.
Status: current Access: read-only
OBJECT-IDENTITY    

bHttpServerLatencyTable 1.3.6.1.4.1.39406.2.1.10.1.1
Latency information list for HTTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BHttpServerLatencyEntry

bHttpServerLatencyEntry 1.3.6.1.4.1.39406.2.1.10.1.1.1
A logical row in the bHttpServerLatencyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  BHttpServerLatencyEntry  

bHttpServLatencyStatsInterval 1.3.6.1.4.1.39406.2.1.10.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  

bHttpServLatencyStatsIntervalDuration 1.3.6.1.4.1.39406.2.1.10.1.1.1.2
Http server latency stats interval duration.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

bHttpServLatencyTotalPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.3
The count of the total number of packets handled by http server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyMaxProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.4
Maximum packet processing time handled by http server in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyMinProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.5
Minimum packet processing time handled by http server in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyAvgProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.6
Average packet processing time handled by http server in micro seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyProcessTimeMorethan1MSPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.7
Number of packets took more than 1 milli second processing time handled by http server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyGetTotalPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.8
The count of the total number of packets handled by http server GET.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyGetMaxProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.9
Maximum packet processing time handled by http server in micro seconds - GET.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyGetMinProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.10
Minimum packet processing time handled by http server in micro seconds - GET.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyGetAvgProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.11
Average packet processing time handled by http server in micro seconds - GET.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyGetProcessTimeMorethan1MSPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.12
Number of packets took more than 1 milli second processing time handled by http server - GET.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyPostTotalPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.13
The count of the total number of packets handled by http server POST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyPostMaxProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.14
Maximum packet processing time handled by http server in micro seconds - POST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyPostMinProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.15
Minimum packet processing time handled by http server in micro seconds - POST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyPostAvgProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.16
Average packet processing time handled by http server in micro seconds - POST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyPostProcessTimeMorethan1MSPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.17
Number of packets took more than 1 milli second processing time handled by http server - POST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyDeleteTotalPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.18
The count of the total number of packets handled by http server DELETE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyDeleteMaxProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.19
Maximum packet processing time handled by http server in micro seconds - DELETE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyDeleteMinProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.20
Minimum packet processing time handled by http server in micro seconds - DELETE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyDeleteAvgProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.21
Average packet processing time handled by http server in micro seconds - DELETE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bHttpServLatencyDeleteProcessTimeMorethan1MSPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.22
Number of packets took more than 1 milli second processing time handled by http server - DELETE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32