WWW-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
11
Rows
11
Columns
60
wwwServiceTable
table.1.3.6.1.2.1.65.1.1.1
·
1 row entry
·
9 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk wwwServiceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwServiceTable'
The table of the WWW services known by the SNMP agent.
Details about a particular WWW service.
Indexes
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An integer used to uniquely identify a WWW service. The
value must be the same as the corresponding value of the applSrvIndex defined in the Application Management MIB (APPLICATION-MIB) if the applSrvIndex object is ava… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.65.1.1.1.1.1 |
||||||||||
|
Textual description of the WWW service. This shall include
at least the vendor and version number of the application realizing the WWW service. In a minimal case, this might be the Product Token (see RFC 2068) for the a… |
SYSAPPL-MIBUtf8String Type Constraints: range: 0..255 |
.1.3.6.1.2.1.65.1.1.1.1.2 |
||||||||||
|
The textual identification of the contact person for this
service, together with information on how to contact this person. For instance, this might be a string containing an email address, e.g. '<webmaster@domain.name>… |
SYSAPPL-MIBUtf8String Type Constraints: range: 0..255 |
.1.3.6.1.2.1.65.1.1.1.1.3 |
||||||||||
|
An identification of the primary protocol in use by this
service. For Internet applications, the IANA maintains a registry of the OIDs which correspond to well-known application protocols. If the application protocol i… |
ObjectIdentifier | .1.3.6.1.2.1.65.1.1.1.1.4 |
||||||||||
|
The fully qualified domain name by which this service is
known. This object must contain the virtual host name if the service is realized for a virtual host. |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.2.1.65.1.1.1.1.5 |
||||||||||
|
The application type using or realizing this WWW service.
|
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.65.1.1.1.1.6 |
||||||||||
|
The date and time when this WWW service was last started.
The value SHALL be '0000000000000000'H if the last start time of this WWW service is not known. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.65.1.1.1.1.7 |
||||||||||
|
Indicates the operational status of the WWW service.
|
WwwOperStatus Type Values:
|
.1.3.6.1.2.1.65.1.1.1.1.8 |
||||||||||
|
The date and time when this WWW service entered its current
operational state. The value SHALL be '0000000000000000'H if the time of the last state change is not known. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.65.1.1.1.1.9 |
wwwSummaryTable
table.1.3.6.1.2.1.65.1.2.1
·
1 row entry
·
8 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk wwwSummaryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwSummaryTable'
The table providing overview statistics for the WWW services on this system.
Overview statistics for an individual service.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The number of requests successfully received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.2.1.1.1 |
|
The number of requests generated.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.2.1.1.2 |
|
The number of responses successfully received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.2.1.1.3 |
|
The number of responses generated.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.2.1.1.4 |
|
The number of content bytes received.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.65.1.2.1.1.5 |
|
The lowest thirty-two bits of wwwSummaryInBytes.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.2.1.1.6 |
|
The number of content bytes transmitted.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.65.1.2.1.1.7 |
|
The lowest thirty-two bits of wwwSummaryOutBytes.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.2.1.1.8 |
wwwRequestInTable
table.1.3.6.1.2.1.65.1.2.2
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk wwwRequestInTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwRequestInTable'
The table providing detailed statistics for requests received by WWW services on this system.
Request statistics for an individual service.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The particular request type the statistics apply to.
|
WwwRequestType Type Constraints: range: 1..40 |
.1.3.6.1.2.1.65.1.2.2.1.1 |
|
The number of requests of this type received by this
WWW service. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.2.2.1.2 |
|
The number of content bytes per request type received
by this WWW service. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.2.2.1.3 |
|
The date and time when the last byte of the last complete
request of this type was received by this WWW service. The value SHALL be '0000000000000000'H if no request of this type has been received yet. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.65.1.2.2.1.4 |
wwwRequestOutTable
table.1.3.6.1.2.1.65.1.2.3
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk wwwRequestOutTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwRequestOutTable'
The table providing detailed statistics for requests generated by the services on this system.
Request statistics for an individual service.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The particular request type the statistics apply to.
|
WwwRequestType Type Constraints: range: 1..40 |
.1.3.6.1.2.1.65.1.2.3.1.1 |
|
The number of requests of this type generated by this
WWW service. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.2.3.1.2 |
|
The number of content bytes per requests type generated
by this WWW service. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.2.3.1.3 |
|
The date and time when the first byte of the last request
of this type was send by this WWW service. The value SHALL be '0000000000000000'H if no request of this type has been send yet. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.65.1.2.3.1.4 |
wwwResponseInTable
table.1.3.6.1.2.1.65.1.2.4
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk wwwResponseInTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwResponseInTable'
The table providing detailed statistics for responses received by WWW services on this system.
Response statistics for an individual service.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The particular response type the statistics apply to.
|
WwwResponseType Type Constraints: range: 0..2147483647 |
.1.3.6.1.2.1.65.1.2.4.1.1 |
|
The number of responses of this type received by this
WWW service. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.2.4.1.2 |
|
The number of content bytes per response type received
by this WWW service. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.2.4.1.3 |
|
The date and time when the last byte of the last complete
response of this type was received by this WWW service. The value SHALL be '0000000000000000'H if no response of this type has been received yet. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.65.1.2.4.1.4 |
wwwResponseOutTable
table.1.3.6.1.2.1.65.1.2.5
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk wwwResponseOutTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwResponseOutTable'
The table providing detailed statistics for responses generated by services on this system.
Response statistics for an individual service.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The particular response type the statistics apply to.
|
WwwResponseType Type Constraints: range: 0..2147483647 |
.1.3.6.1.2.1.65.1.2.5.1.1 |
|
The number of responses of this type generated by this
WWW service. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.2.5.1.2 |
|
The number of content bytes per response type generated
by this WWW service. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.2.5.1.3 |
|
The date and time when the first byte of the last response of
this type was sent by this WWW service. The value SHALL be '0000000000000000'H if response of this type has been send yet. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.65.1.2.5.1.4 |
wwwDocCtrlTable
table.1.3.6.1.2.1.65.1.3.1
·
1 row entry
·
5 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk wwwDocCtrlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwDocCtrlTable'
A table which controls how the MIB implementation collects and maintains document statistics.
An entry used to configure the wwwDocLastNTable,
the wwwDocBucketTable, the wwwDocAccessTopNTable,
and the wwwDocBytesTopNTable.
the wwwDocBucketTable, the wwwDocAccessTopNTable,
and the wwwDocBytesTopNTable.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The maximum number of entries in the wwwDocLastNTable.
|
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.3.1.1.1 |
|
This object allows a manager to lock the wwwDocLastNTable
in order to retrieve the wwwDocLastNTable in a consistent state. The agent is expected to take a snapshot of the wwwDocLastNTable when it is locked and to contin… |
SNMPv2-SMITimeTicksr/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.3.1.1.2 |
|
The maximum number of buckets maintained by the agent
before the oldest bucket is deleted. The buckets are used to populate the wwwDocAccessTopNTable and the wwwDocBytesTopNTable. The time interval captured in each buck… |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.3.1.1.3 |
|
The time interval after which a new bucket is created.
Changing this object has no effect on existing buckets. |
SNMPv2-TCTimeIntervalr/w Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.2.1.65.1.3.1.1.4 |
|
The maximum number of entries shown in the
wwwDocAccessTopNTable and the wwwDocBytesTopNTable. Changing this object has no effect on existing buckets. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.3.1.1.5 |
wwwDocLastNTable
table.1.3.6.1.2.1.65.1.3.2
·
1 row entry
·
7 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk wwwDocLastNTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwDocLastNTable'
The table which logs the last N access attempts.
An entry which describes a recent access attempt.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
An arbitrary monotonically increasing integer number used
for indexing the wwwDocLastNTable. The first document accessed appears in the table with this index value equal to one. Each subsequent document is indexed with … |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.65.1.3.2.1.1 |
|
The name of the document for which access was attempted.
|
WwwDocName Type Constraints: range: 0..255 |
.1.3.6.1.2.1.65.1.3.2.1.2 |
|
The date and time of the last attempt to access this
document. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.65.1.3.2.1.3 |
|
The protocol request type which was received by the
server when this document access was attempted. |
WwwRequestType Type Constraints: range: 1..40 |
.1.3.6.1.2.1.65.1.3.2.1.4 |
|
The protocol response type which was sent to the client
as a result of this attempt to access a document. This object contains the type of the primary response if there were multiple responses to a single request. |
WwwResponseType Type Constraints: range: 0..2147483647 |
.1.3.6.1.2.1.65.1.3.2.1.5 |
|
This object contains a human readable description of the
reason why the wwwDocLastNResponseType was returned to the client. This object defines the implementation-specific reason if the value of wwwDocLastNResponseType … |
SYSAPPL-MIBUtf8String Type Constraints: range: 0..255 |
.1.3.6.1.2.1.65.1.3.2.1.6 |
|
The number of content bytes that were returned as a
result of this attempt to access a document. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.3.2.1.7 |
wwwDocBucketTable
table.1.3.6.1.2.1.65.1.3.3
·
1 row entry
·
5 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk wwwDocBucketTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwDocBucketTable'
This table provides administrative summary information for the buckets maintained per WWW service.
An entry which describes the parameters associated with a
particular bucket.
particular bucket.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
An arbitrary monotonically increasing integer number
used for indexing the wwwDocBucketTable. The index number wraps to 1 whenever the maximum value is reached. |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.65.1.3.3.1.1 |
|
The date and time when the bucket was made available.
|
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.65.1.3.3.1.2 |
|
The total number of access attempts for any document
provided by this WWW service during the time interval over which this bucket was created. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.3.3.1.3 |
|
The total number of different documents for which access
was attempted this this WWW service during the time interval over which this bucket was created. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.3.3.1.4 |
|
The total number of content bytes which were transferred
from this WWW service during the time interval over which this bucket was created. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.3.3.1.5 |
wwwDocAccessTopNTable
table.1.3.6.1.2.1.65.1.3.4
·
1 row entry
·
5 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk wwwDocAccessTopNTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwDocAccessTopNTable'
The table of the most frequently accessed documents in a given bucket. This table is sorted by the column wwwDocAccessTopNAccesses. Entries having the same number of accesses are secondarily sorted by wwwDocAccessTopNBytes. Entries with the same number of accesses and the same number of bytes will have an arbitrary order.
An entry in the top N table sorted by document accesses.
| Column | Syntax | OID |
|---|---|---|
|
An arbitrary monotonically increasing integer number
used for indexing the wwwDocAccessTopNTable. The index is inversely correlated to the sorting order of the table. The document with the highest access count will get … |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.65.1.3.4.1.1 |
|
The name of the document for which access was attempted.
|
WwwDocName Type Constraints: range: 0..255 |
.1.3.6.1.2.1.65.1.3.4.1.2 |
|
The total number of access attempts for this document.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.3.4.1.3 |
|
The total number of content bytes that were transmitted
as a result of attempts to access this document. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.3.4.1.4 |
|
The protocol response type which was sent to the client
as a result of the last attempt to access this document. This object contains the type of the primary response if there were multiple responses to a single request. |
WwwResponseType Type Constraints: range: 0..2147483647 |
.1.3.6.1.2.1.65.1.3.4.1.5 |
wwwDocBytesTopNTable
table.1.3.6.1.2.1.65.1.3.5
·
1 row entry
·
5 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk wwwDocBytesTopNTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWW-MIB::wwwDocBytesTopNTable'
The table of the documents which caused most network traffic in a given bucket. This table is sorted by the column wwwDocBytesTopNBytes. Entries having the same number bytes are secondarily sorted by wwwDocBytesTopNAccesses. Entries with the same number of accesses and the same number of bytes will have an arbitrary order.
An entry in the top N table sorted by network traffic.
| Column | Syntax | OID |
|---|---|---|
|
An arbitrary monotonically increasing integer number
used for indexing the wwwDocBytesTopNTable. The index is inversely correlated to the sorting order of the table. The document with the highest byte count will get the… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.65.1.3.5.1.1 |
|
The name of the document for which access was attempted.
|
WwwDocName Type Constraints: range: 0..255 |
.1.3.6.1.2.1.65.1.3.5.1.2 |
|
The total number of access attempts for this document.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.3.5.1.3 |
|
The total number of content bytes that were transmitted
as a result of attempts to access this document. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.65.1.3.5.1.4 |
|
The protocol response type which was sent to the client
as a result of the last attempt to access this document. This object contains the type of the primary response if there were multiple responses to a single request. |
WwwResponseType Type Constraints: range: 0..2147483647 |
.1.3.6.1.2.1.65.1.3.5.1.5 |