BENU-HTTP-SERVER-MIB: View SNMP OID List / Download MIB

VENDOR: BENU NETWORKS


 Home MIB: BENU-HTTP-SERVER-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
       bHttpServerObjects 1.3.6.1.4.1.39406.2.1.10.1
HTTP server information is defined in this branch.
           bHttpServerLatencyTable 1.3.6.1.4.1.39406.2.1.10.1.1 no-access
Latency information list for HTTP server.
               bHttpServerLatencyEntry 1.3.6.1.4.1.39406.2.1.10.1.1.1 no-access
A logical row in the bHttpServerLatencyTable.
                   bHttpServLatencyStatsInterval 1.3.6.1.4.1.39406.2.1.10.1.1.1.1 integer32 no-access
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.
                   bHttpServLatencyStatsIntervalDuration 1.3.6.1.4.1.39406.2.1.10.1.1.1.2 integer32 read-only
Http server latency stats interval duration.
                   bHttpServLatencyTotalPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.3 unsigned32 read-only
The count of the total number of packets handled by http server.
                   bHttpServLatencyMaxProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.4 unsigned32 read-only
Maximum packet processing time handled by http server in micro seconds.
                   bHttpServLatencyMinProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.5 unsigned32 read-only
Minimum packet processing time handled by http server in micro seconds.
                   bHttpServLatencyAvgProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.6 unsigned32 read-only
Average packet processing time handled by http server in micro seconds.
                   bHttpServLatencyProcessTimeMorethan1MSPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.7 unsigned32 read-only
Number of packets took more than 1 milli second processing time handled by http server.
                   bHttpServLatencyGetTotalPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.8 unsigned32 read-only
The count of the total number of packets handled by http server GET.
                   bHttpServLatencyGetMaxProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.9 unsigned32 read-only
Maximum packet processing time handled by http server in micro seconds - GET.
                   bHttpServLatencyGetMinProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.10 unsigned32 read-only
Minimum packet processing time handled by http server in micro seconds - GET.
                   bHttpServLatencyGetAvgProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.11 unsigned32 read-only
Average packet processing time handled by http server in micro seconds - GET.
                   bHttpServLatencyGetProcessTimeMorethan1MSPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.12 unsigned32 read-only
Number of packets took more than 1 milli second processing time handled by http server - GET.
                   bHttpServLatencyPostTotalPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.13 unsigned32 read-only
The count of the total number of packets handled by http server POST.
                   bHttpServLatencyPostMaxProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.14 unsigned32 read-only
Maximum packet processing time handled by http server in micro seconds - POST.
                   bHttpServLatencyPostMinProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.15 unsigned32 read-only
Minimum packet processing time handled by http server in micro seconds - POST.
                   bHttpServLatencyPostAvgProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.16 unsigned32 read-only
Average packet processing time handled by http server in micro seconds - POST.
                   bHttpServLatencyPostProcessTimeMorethan1MSPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.17 unsigned32 read-only
Number of packets took more than 1 milli second processing time handled by http server - POST.
                   bHttpServLatencyDeleteTotalPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.18 unsigned32 read-only
The count of the total number of packets handled by http server DELETE.
                   bHttpServLatencyDeleteMaxProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.19 unsigned32 read-only
Maximum packet processing time handled by http server in micro seconds - DELETE.
                   bHttpServLatencyDeleteMinProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.20 unsigned32 read-only
Minimum packet processing time handled by http server in micro seconds - DELETE.
                   bHttpServLatencyDeleteAvgProcessingTime 1.3.6.1.4.1.39406.2.1.10.1.1.1.21 unsigned32 read-only
Average packet processing time handled by http server in micro seconds - DELETE.
                   bHttpServLatencyDeleteProcessTimeMorethan1MSPktCount 1.3.6.1.4.1.39406.2.1.10.1.1.1.22 unsigned32 read-only
Number of packets took more than 1 milli second processing time handled by http server - DELETE.