BENU-HTTP-CLIENT-MIB: View SNMP OID List / Download MIB
VENDOR: BENU NETWORKS
Home | MIB: BENU-HTTP-CLIENT-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).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
bHttpClientObjects | 1.3.6.1.4.1.39406.2.1.11.1 |
HTTP client information is defined in this branch. |
||
bHttpClientLatencyTable | 1.3.6.1.4.1.39406.2.1.11.1.1 | no-access |
Latency information list for HTTP client. |
|
1.3.6.1.4.1.39406.2.1.11.1.1.1 | no-access |
A logical row in the bHttpClientLatencyTable. |
||
bHttpClientLatencyStatsInterval | 1.3.6.1.4.1.39406.2.1.11.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. |
bHttpClientLatencyStatsIntervalDuration | 1.3.6.1.4.1.39406.2.1.11.1.1.1.2 | integer32 | read-only |
Http client latency stats interval duration. |
bHttpClientLatencyTotalPktCount | 1.3.6.1.4.1.39406.2.1.11.1.1.1.3 | unsigned32 | read-only |
The count of the total number of packets handled by http client. |
bHttpClientLatencyMaxProcessingTime | 1.3.6.1.4.1.39406.2.1.11.1.1.1.4 | unsigned32 | read-only |
Maximum packet processing time handled by http client in micro seconds. |
bHttpClientLatencyMinProcessingTime | 1.3.6.1.4.1.39406.2.1.11.1.1.1.5 | unsigned32 | read-only |
Minimum packet processing time handled by http client in micro seconds. |
bHttpClientLatencyAvgProcessingTime | 1.3.6.1.4.1.39406.2.1.11.1.1.1.6 | unsigned32 | read-only |
Average packet processing time handled by http client in micro seconds. |
bHttpClientLatencyProcessTimeMorethan10MSPktCount | 1.3.6.1.4.1.39406.2.1.11.1.1.1.7 | unsigned32 | read-only |
Number of packets took more than 10 milli second processing time handled by http client. |
bHttpClientServReqLatencyTotalPktCount | 1.3.6.1.4.1.39406.2.1.11.1.1.1.8 | unsigned32 | read-only |
Total number of http server request packets handled by http client. |
bHttpClientServReqLatencyMaxProcessingTime | 1.3.6.1.4.1.39406.2.1.11.1.1.1.9 | unsigned32 | read-only |
Http server request handled by http client maximum packet processing time in micro seconds. |
bHttpClientServReqLatencyMinProcessingTime | 1.3.6.1.4.1.39406.2.1.11.1.1.1.10 | unsigned32 | read-only |
Http server request handled by http client minimum packet processing time in micro seconds. |
bHttpClientServReqLatencyAvgProcessingTime | 1.3.6.1.4.1.39406.2.1.11.1.1.1.11 | unsigned32 | read-only |
Http server request handled by http client average packet processing time in micro seconds. |
bHttpClientServReqLatencyProcessTimeMorethan10MSPktCount | 1.3.6.1.4.1.39406.2.1.11.1.1.1.12 | unsigned32 | read-only |
Number of http server request packets handled by http client took more than 10 milli second processing time. |
bHttpClientJsonParsingLatencyTotalPktCount | 1.3.6.1.4.1.39406.2.1.11.1.1.1.13 | unsigned32 | read-only |
Total number of packets handled by http client - JSON parsing. |
bHttpClientJsonParsingLatencyMaxProcessingTime | 1.3.6.1.4.1.39406.2.1.11.1.1.1.14 | unsigned32 | read-only |
Maximum packet processing time for JSON parsing handled by httpclient in micro seconds. |
bHttpClientJsonParsingLatencyMinProcessingTime | 1.3.6.1.4.1.39406.2.1.11.1.1.1.15 | unsigned32 | read-only |
Minimum packet processing time for JSON parsing handled by httpclient in micro seconds. |
bHttpClientJsonParsingLatencyAvgProcessingTime | 1.3.6.1.4.1.39406.2.1.11.1.1.1.16 | unsigned32 | read-only |
Average packet processing time for JSON parsing handled by httpclient in micro seconds. |
bHttpClientJsonParsingLatencyProcessTimeMorethan10MS | 1.3.6.1.4.1.39406.2.1.11.1.1.1.17 | unsigned32 | read-only |
Number of packets handled by http client for JSON parsing took more than 10 milli second processing time. |