WWW-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: WWW-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wwwMIB 1.3.6.1.2.1.65
This WWW service MIB module is applicable to services realized by a family of 'Document Transfer Protocols' (DTP). Examples of DTPs are HTTP and FTP.
       wwwMIBObjects 1.3.6.1.2.1.65.1
           wwwService 1.3.6.1.2.1.65.1.1
               wwwServiceTable 1.3.6.1.2.1.65.1.1.1 no-access
The table of the WWW services known by the SNMP agent.
                   wwwServiceEntry 1.3.6.1.2.1.65.1.1.1.1 no-access
Details about a particular WWW service.
                       wwwServiceIndex 1.3.6.1.2.1.65.1.1.1.1.1 unsigned32 no-access
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 available. It might be necessary to manually configure sub-agents in order to meet this requirement.
                       wwwServiceDescription 1.3.6.1.2.1.65.1.1.1.1.2 utf8string read-only
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 application.
                       wwwServiceContact 1.3.6.1.2.1.65.1.1.1.1.3 utf8string read-only
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. ''.
                       wwwServiceProtocol 1.3.6.1.2.1.65.1.1.1.1.4 object identifier read-only
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 is not listed in the registry, an OID value of the form {applTCPProtoID port} or {applUDPProtoID port} are used for TCP-based and UDP-based protocols, respectively. In either case 'port' corresponds to the primary port number being used by the protocol.
                       wwwServiceName 1.3.6.1.2.1.65.1.1.1.1.5 displaystring read-only
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.
                       wwwServiceType 1.3.6.1.2.1.65.1.1.1.1.6 integer read-only
The application type using or realizing this WWW service. Enumeration: 'wwwServer': 2, 'wwwProxy': 4, 'wwwOther': 1, 'wwwCachingProxy': 5, 'wwwClient': 3.
                       wwwServiceStartTime 1.3.6.1.2.1.65.1.1.1.1.7 dateandtime read-only
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.
                       wwwServiceOperStatus 1.3.6.1.2.1.65.1.1.1.1.8 wwwoperstatus read-only
Indicates the operational status of the WWW service.
                       wwwServiceLastChange 1.3.6.1.2.1.65.1.1.1.1.9 dateandtime read-only
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.
           wwwProtocolStatistics 1.3.6.1.2.1.65.1.2
               wwwSummaryTable 1.3.6.1.2.1.65.1.2.1 no-access
The table providing overview statistics for the WWW services on this system.
                   wwwSummaryEntry 1.3.6.1.2.1.65.1.2.1.1 no-access
Overview statistics for an individual service.
                       wwwSummaryInRequests 1.3.6.1.2.1.65.1.2.1.1.1 counter32 read-only
The number of requests successfully received.
                       wwwSummaryOutRequests 1.3.6.1.2.1.65.1.2.1.1.2 counter32 read-only
The number of requests generated.
                       wwwSummaryInResponses 1.3.6.1.2.1.65.1.2.1.1.3 counter32 read-only
The number of responses successfully received.
                       wwwSummaryOutResponses 1.3.6.1.2.1.65.1.2.1.1.4 counter32 read-only
The number of responses generated.
                       wwwSummaryInBytes 1.3.6.1.2.1.65.1.2.1.1.5 counter64 read-only
The number of content bytes received.
                       wwwSummaryInLowBytes 1.3.6.1.2.1.65.1.2.1.1.6 counter32 read-only
The lowest thirty-two bits of wwwSummaryInBytes.
                       wwwSummaryOutBytes 1.3.6.1.2.1.65.1.2.1.1.7 counter64 read-only
The number of content bytes transmitted.
                       wwwSummaryOutLowBytes 1.3.6.1.2.1.65.1.2.1.1.8 counter32 read-only
The lowest thirty-two bits of wwwSummaryOutBytes.
               wwwRequestInTable 1.3.6.1.2.1.65.1.2.2 no-access
The table providing detailed statistics for requests received by WWW services on this system.
                   wwwRequestInEntry 1.3.6.1.2.1.65.1.2.2.1 no-access
Request statistics for an individual service.
                       wwwRequestInIndex 1.3.6.1.2.1.65.1.2.2.1.1 wwwrequesttype no-access
The particular request type the statistics apply to.
                       wwwRequestInRequests 1.3.6.1.2.1.65.1.2.2.1.2 counter32 read-only
The number of requests of this type received by this WWW service.
                       wwwRequestInBytes 1.3.6.1.2.1.65.1.2.2.1.3 counter32 read-only
The number of content bytes per request type received by this WWW service.
                       wwwRequestInLastTime 1.3.6.1.2.1.65.1.2.2.1.4 dateandtime read-only
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.
               wwwRequestOutTable 1.3.6.1.2.1.65.1.2.3 no-access
The table providing detailed statistics for requests generated by the services on this system.
                   wwwRequestOutEntry 1.3.6.1.2.1.65.1.2.3.1 no-access
Request statistics for an individual service.
                       wwwRequestOutIndex 1.3.6.1.2.1.65.1.2.3.1.1 wwwrequesttype no-access
The particular request type the statistics apply to.
                       wwwRequestOutRequests 1.3.6.1.2.1.65.1.2.3.1.2 counter32 read-only
The number of requests of this type generated by this WWW service.
                       wwwRequestOutBytes 1.3.6.1.2.1.65.1.2.3.1.3 counter32 read-only
The number of content bytes per requests type generated by this WWW service.
                       wwwRequestOutLastTime 1.3.6.1.2.1.65.1.2.3.1.4 dateandtime read-only
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.
               wwwResponseInTable 1.3.6.1.2.1.65.1.2.4 no-access
The table providing detailed statistics for responses received by WWW services on this system.
                   wwwResponseInEntry 1.3.6.1.2.1.65.1.2.4.1 no-access
Response statistics for an individual service.
                       wwwResponseInIndex 1.3.6.1.2.1.65.1.2.4.1.1 wwwresponsetype no-access
The particular response type the statistics apply to.
                       wwwResponseInResponses 1.3.6.1.2.1.65.1.2.4.1.2 counter32 read-only
The number of responses of this type received by this WWW service.
                       wwwResponseInBytes 1.3.6.1.2.1.65.1.2.4.1.3 counter32 read-only
The number of content bytes per response type received by this WWW service.
                       wwwResponseInLastTime 1.3.6.1.2.1.65.1.2.4.1.4 dateandtime read-only
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.
               wwwResponseOutTable 1.3.6.1.2.1.65.1.2.5 no-access
The table providing detailed statistics for responses generated by services on this system.
                   wwwResponseOutEntry 1.3.6.1.2.1.65.1.2.5.1 no-access
Response statistics for an individual service.
                       wwwResponseOutIndex 1.3.6.1.2.1.65.1.2.5.1.1 wwwresponsetype no-access
The particular response type the statistics apply to.
                       wwwResponseOutResponses 1.3.6.1.2.1.65.1.2.5.1.2 counter32 read-only
The number of responses of this type generated by this WWW service.
                       wwwResponseOutBytes 1.3.6.1.2.1.65.1.2.5.1.3 counter32 read-only
The number of content bytes per response type generated by this WWW service.
                       wwwResponseOutLastTime 1.3.6.1.2.1.65.1.2.5.1.4 dateandtime read-only
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.
           wwwDocumentStatistics 1.3.6.1.2.1.65.1.3
               wwwDocCtrlTable 1.3.6.1.2.1.65.1.3.1 no-access
A table which controls how the MIB implementation collects and maintains document statistics.
                   wwwDocCtrlEntry 1.3.6.1.2.1.65.1.3.1.1 no-access
An entry used to configure the wwwDocLastNTable, the wwwDocBucketTable, the wwwDocAccessTopNTable, and the wwwDocBytesTopNTable.
                       wwwDocCtrlLastNSize 1.3.6.1.2.1.65.1.3.1.1.1 unsigned32 read-write
The maximum number of entries in the wwwDocLastNTable.
                       wwwDocCtrlLastNLock 1.3.6.1.2.1.65.1.3.1.1.2 timeticks read-write
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 continue updating the real wwwDocLastNTable table so that recent information is available as soon as the wwwDocLastNTable is unlocked again. Setting this object to a value greater than 0 will lock the table. The timer ticks backwards until it reaches 0. The table unlocks automatically once the timer reaches 0 and the timer stops ticking. A manager can increase the timer to request more time to read the table. However, any attempt to decrease the timer will fail with an inconsistentValue error. This rule ensures that multiple managers can simultaneously lock and retrieve the wwwDocLastNTable. Note that managers must cooperate in using wwwDocCtrlLastNLock. In particular, a manager MUST not keep the wwwDocLastNTable locked when it is not necessary to finish a retrieval operation.
                       wwwDocCtrlBuckets 1.3.6.1.2.1.65.1.3.1.1.3 unsigned32 read-write
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 bucket can be configured by setting the wwwDocCtrlBucketTimeInterval object.
                       wwwDocCtrlBucketTimeInterval 1.3.6.1.2.1.65.1.3.1.1.4 timeinterval read-write
The time interval after which a new bucket is created. Changing this object has no effect on existing buckets.
                       wwwDocCtrlTopNSize 1.3.6.1.2.1.65.1.3.1.1.5 unsigned32 read-write
The maximum number of entries shown in the wwwDocAccessTopNTable and the wwwDocBytesTopNTable. Changing this object has no effect on existing buckets.
               wwwDocLastNTable 1.3.6.1.2.1.65.1.3.2 no-access
The table which logs the last N access attempts.
                   wwwDocLastNEntry 1.3.6.1.2.1.65.1.3.2.1 no-access
An entry which describes a recent access attempt.
                       wwwDocLastNIndex 1.3.6.1.2.1.65.1.3.2.1.1 unsigned32 no-access
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 the next sequential index value. The Nth document accessed will be indexed by N. This table presents a sliding window of the last wwwDocCtrlLastNSize documents accessed. Thus, entries in this table will be indexed by N-wwwDocCtrlLastNSize thru N if N > wwwDocCtrlLastNSize and 1 thru N if N <= wwwDocCtrlLastNSize. The wwwDocCtrlLastNLock attribute can be used to lock this table to allow the manager to read its contents.
                       wwwDocLastNName 1.3.6.1.2.1.65.1.3.2.1.2 wwwdocname read-only
The name of the document for which access was attempted.
                       wwwDocLastNTimeStamp 1.3.6.1.2.1.65.1.3.2.1.3 dateandtime read-only
The date and time of the last attempt to access this document.
                       wwwDocLastNRequestType 1.3.6.1.2.1.65.1.3.2.1.4 wwwrequesttype read-only
The protocol request type which was received by the server when this document access was attempted.
                       wwwDocLastNResponseType 1.3.6.1.2.1.65.1.3.2.1.5 wwwresponsetype read-only
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.
                       wwwDocLastNStatusMsg 1.3.6.1.2.1.65.1.3.2.1.6 utf8string read-only
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 indicates an error. For example, this object can indicate that the requested document could not be transferred due to a timeout condition or the document could not be transferred because a 'soft link' pointing to the document could not be resolved.
                       wwwDocLastNBytes 1.3.6.1.2.1.65.1.3.2.1.7 unsigned32 read-only
The number of content bytes that were returned as a result of this attempt to access a document.
               wwwDocBucketTable 1.3.6.1.2.1.65.1.3.3 no-access
This table provides administrative summary information for the buckets maintained per WWW service.
                   wwwDocBucketEntry 1.3.6.1.2.1.65.1.3.3.1 no-access
An entry which describes the parameters associated with a particular bucket.
                       wwwDocBucketIndex 1.3.6.1.2.1.65.1.3.3.1.1 unsigned32 no-access
An arbitrary monotonically increasing integer number used for indexing the wwwDocBucketTable. The index number wraps to 1 whenever the maximum value is reached.
                       wwwDocBucketTimeStamp 1.3.6.1.2.1.65.1.3.3.1.2 dateandtime read-only
The date and time when the bucket was made available.
                       wwwDocBucketAccesses 1.3.6.1.2.1.65.1.3.3.1.3 unsigned32 read-only
The total number of access attempts for any document provided by this WWW service during the time interval over which this bucket was created.
                       wwwDocBucketDocuments 1.3.6.1.2.1.65.1.3.3.1.4 unsigned32 read-only
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.
                       wwwDocBucketBytes 1.3.6.1.2.1.65.1.3.3.1.5 unsigned32 read-only
The total number of content bytes which were transferred from this WWW service during the time interval over which this bucket was created.
               wwwDocAccessTopNTable 1.3.6.1.2.1.65.1.3.4 no-access
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.
                   wwwDocAccessTopNEntry 1.3.6.1.2.1.65.1.3.4.1 no-access
An entry in the top N table sorted by document accesses.
                       wwwDocAccessTopNIndex 1.3.6.1.2.1.65.1.3.4.1.1 unsigned32 no-access
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 the index value 1.
                       wwwDocAccessTopNName 1.3.6.1.2.1.65.1.3.4.1.2 wwwdocname read-only
The name of the document for which access was attempted.
                       wwwDocAccessTopNAccesses 1.3.6.1.2.1.65.1.3.4.1.3 unsigned32 read-only
The total number of access attempts for this document.
                       wwwDocAccessTopNBytes 1.3.6.1.2.1.65.1.3.4.1.4 unsigned32 read-only
The total number of content bytes that were transmitted as a result of attempts to access this document.
                       wwwDocAccessTopNLastResponseType 1.3.6.1.2.1.65.1.3.4.1.5 wwwresponsetype read-only
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.
               wwwDocBytesTopNTable 1.3.6.1.2.1.65.1.3.5 no-access
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.
                   wwwDocBytesTopNEntry 1.3.6.1.2.1.65.1.3.5.1 no-access
An entry in the top N table sorted by network traffic.
                       wwwDocBytesTopNIndex 1.3.6.1.2.1.65.1.3.5.1.1 unsigned32 no-access
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.
                       wwwDocBytesTopNName 1.3.6.1.2.1.65.1.3.5.1.2 wwwdocname read-only
The name of the document for which access was attempted.
                       wwwDocBytesTopNAccesses 1.3.6.1.2.1.65.1.3.5.1.3 unsigned32 read-only
The total number of access attempts for this document.
                       wwwDocBytesTopNBytes 1.3.6.1.2.1.65.1.3.5.1.4 unsigned32 read-only
The total number of content bytes that were transmitted as a result of attempts to access this document.
                       wwwDocBytesTopNLastResponseType 1.3.6.1.2.1.65.1.3.5.1.5 wwwresponsetype read-only
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.
       wwwMIBConformance 1.3.6.1.2.1.65.2
           wwwMIBCompliances 1.3.6.1.2.1.65.2.1
               wwwMinimalCompliance 1.3.6.1.2.1.65.2.1.1
The compliance statement for SNMP agents which implement the minimal subset of the WWW-MIB. Implementors might choose this subset for high-performance server where full compliance might be to expensive.
               wwwFullCompliance 1.3.6.1.2.1.65.2.1.2
The compliance statement for SNMP agents which implement the full WWW-MIB.
           wwwMIBGroups 1.3.6.1.2.1.65.2.2
               wwwServiceGroup 1.3.6.1.2.1.65.2.2.1
A collection of objects providing information about the WWW services known by the SNMP agent.
               wwwSummaryGroup 1.3.6.1.2.1.65.2.2.2
A collection of objects providing summary statistics about requests and responses generated and received by a WWW service.
               wwwRequestInGroup 1.3.6.1.2.1.65.2.2.3
A collection of objects providing detailed statistics about requests received by a WWW service.
               wwwRequestOutGroup 1.3.6.1.2.1.65.2.2.4
A collection of objects providing detailed statistics about requests generated by a WWW service.
               wwwResponseInGroup 1.3.6.1.2.1.65.2.2.5
A collection of objects providing detailed statistics about responses received by a WWW service.
               wwwResponseOutGroup 1.3.6.1.2.1.65.2.2.6
A collection of objects providing detailed statistics about responses generated by a WWW service.
               wwwDocumentGroup 1.3.6.1.2.1.65.2.2.7
A collection of objects providing information about accesses to documents.