BENU-HTTP-CLIENT-MIB
- Registered at
- 1.3.6.1.4.1.39406.2.1.11
- Last updated
- 2015-10-21 00:00
- Organization
- Benu Networks,Inc
- Revisions
- 2015-10-21 00:00
- Namespace
- benuos
- Source file
BENU-HTTP-CLIENT-MIB- Digest
sha256:e0857d68e5a937db99c21bf5dbbb2853eafe60b5acc9538166dc7fafc56512c1
Description
This MIB module defines management information related to the HTTP client. Copyright (C) 2013 by Benu Networks, Inc. All rights reserved.
Contact
Benu Networks,Inc Corporate Headquarters 300 Concord Road, Suite 110 Billerica, MA 01821 USA Tel: +1 978-223-4700 Fax: +1 978-362-1908 Email: info@benunets.com
Imports
| From | Symbols |
|---|---|
| BENU-WAG-MIB | benuWAG |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BENU-ENTERPRISE-MIB BENU-HTTP-CLIENT-MIB BENU-PLATFORM-SERVICE-MIB BENU-WAG-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| bHttpClientObjects OBJECT-IDENTITY HTTP client information is defined in this branch. | 1.3.6.1.4.1.39406.2.1.11.1 | current | ||
| bHttpClientLatencyTable OBJECT-TYPE Latency information list for HTTP client. | 1.3.6.1.4.1.39406.2.1.11.1.1 | not-accessible | current | |
| bHttpClientLatencyEntry OBJECT-TYPE A logical row in the bHttpClientLatencyTable. | 1.3.6.1.4.1.39406.2.1.11.1.1.1 | not-accessible | current | |
| bHttpClientLatencyStatsInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.1 | Integer32 | not-accessible | current |
| bHttpClientLatencyStatsIntervalDuration OBJECT-TYPE Http client latency stats interval duration. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.2 | Integer32 | read-only | current |
| bHttpClientLatencyTotalPktCount OBJECT-TYPE The count of the total number of packets handled by http client. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.3 | Unsigned32 | read-only | current |
| bHttpClientLatencyMaxProcessingTime OBJECT-TYPE Maximum packet processing time handled by http client in micro seconds. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.4 | Unsigned32 | read-only | current |
| bHttpClientLatencyMinProcessingTime OBJECT-TYPE Minimum packet processing time handled by http client in micro seconds. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.5 | Unsigned32 | read-only | current |
| bHttpClientLatencyAvgProcessingTime OBJECT-TYPE Average packet processing time handled by http client in micro seconds. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.6 | Unsigned32 | read-only | current |
| bHttpClientLatencyProcessTimeMorethan10MSPktCount OBJECT-TYPE Number of packets took more than 10 milli second processing time handled by http client. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.7 | Unsigned32 | read-only | current |
| bHttpClientServReqLatencyTotalPktCount OBJECT-TYPE Total number of http server request packets handled by http client. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.8 | Unsigned32 | read-only | current |
| bHttpClientServReqLatencyMaxProcessingTime OBJECT-TYPE Http server request handled by http client maximum packet processing time in micro seconds. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.9 | Unsigned32 | read-only | current |
| bHttpClientServReqLatencyMinProcessingTime OBJECT-TYPE Http server request handled by http client minimum packet processing time in micro seconds. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.10 | Unsigned32 | read-only | current |
| bHttpClientServReqLatencyAvgProcessingTime OBJECT-TYPE Http server request handled by http client average packet processing time in micro seconds. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.11 | Unsigned32 | read-only | current |
| bHttpClientServReqLatencyProcessTimeMorethan10MSPktCount OBJECT-TYPE Number of http server request packets handled by http client took more than 10 milli second processing time. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.12 | Unsigned32 | read-only | current |
| bHttpClientJsonParsingLatencyTotalPktCount OBJECT-TYPE Total number of packets handled by http client - JSON parsing. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.13 | Unsigned32 | read-only | current |
| bHttpClientJsonParsingLatencyMaxProcessingTime OBJECT-TYPE Maximum packet processing time for JSON parsing handled by httpclient in micro seconds. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.14 | Unsigned32 | read-only | current |
| bHttpClientJsonParsingLatencyMinProcessingTime OBJECT-TYPE Minimum packet processing time for JSON parsing handled by httpclient in micro seconds. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.15 | Unsigned32 | read-only | current |
| bHttpClientJsonParsingLatencyAvgProcessingTime OBJECT-TYPE Average packet processing time for JSON parsing handled by httpclient in micro seconds. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.16 | Unsigned32 | read-only | current |
| bHttpClientJsonParsingLatencyProcessTimeMorethan10MS OBJECT-TYPE Number of packets handled by http client for JSON parsing took more than 10 milli second processing time. | 1.3.6.1.4.1.39406.2.1.11.1.1.1.17 | Unsigned32 | read-only | current |