MIBs Depot

BENU-HTTP-SERVER-MIB

Registered at
1.3.6.1.4.1.39406.2.1.10
Last updated
2015-10-21 00:00
Organization
Benu Networks,Inc
Revisions
2015-10-21 00:00
Namespace
benuos
Source file
BENU-HTTP-SERVER-MIB
Digest
sha256:a5555f9ab5485d9f5052a5de33a2123f55238338aa71353523aa82be90d59633

Description

This MIB module defines management information related to the HTTP server. 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

FromSymbols
BENU-WAG-MIBbenuWAG
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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-SERVER-MIB
BENU-PLATFORM-SERVICE-MIB
BENU-WAG-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

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