wwwDocBytesTopNIndex
WWW-MIB ·
.1.3.6.1.2.1.65.1.3.5.1.1
Object
column
Unsigned32
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 index value 1.
Context
- MIB
- WWW-MIB
- OID
.1.3.6.1.2.1.65.1.3.5.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- wwwDocBytesTopNEntry
- Table
- wwwDocBytesTopNTable
- Siblings
- 4
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wwwDocBytesTopNName The name of the document for which access was attempted. | column | WwwDocName | .1.3.6.1.2.1.65.1.3.5.1.2 |
| wwwDocBytesTopNAccesses The total number of access attempts for this document. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.65.1.3.5.1.3 |
| wwwDocBytesTopNBytes The total number of content bytes that were transmitted
as a result of attempts to access this document. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.65.1.3.5.1.4 |
| wwwDocBytesTopNLastResponseType 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 wer… | column | WwwResponseType | .1.3.6.1.2.1.65.1.3.5.1.5 |