HTTPSERVER-MIB

File: HTTPSERVER-MIB.mib (20078 bytes)

Imported modules

RFC1155-SMI InternetServer-MIB

Imported symbols

enterprises OBJECT-TYPE Counter
internetServer

Defined Values

httpServer 1.3.6.1.4.1.311.1.7.3
OBJECT IDENTIFIER    

httpStatistics 1.3.6.1.4.1.311.1.7.3.1
OBJECT IDENTIFIER    

totalBytesSentHighWord 1.3.6.1.4.1.311.1.7.3.1.1
This is the high 32-bits of the total number of of BYTEs sent by the HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalBytesSentLowWord 1.3.6.1.4.1.311.1.7.3.1.2
This is the low 32-bits of the total number of of BYTEs sent by the HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalBytesReceivedHighWord 1.3.6.1.4.1.311.1.7.3.1.3
This is the high 32-bits of the total number of of BYTEs received by the HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalBytesReceivedLowWord 1.3.6.1.4.1.311.1.7.3.1.4
This is the low 32-bits of the total number of of BYTEs received by the HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalFilesSent 1.3.6.1.4.1.311.1.7.3.1.5
This is the total number of files sent by this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalFilesReceived 1.3.6.1.4.1.311.1.7.3.1.6
This is the total number of files received by this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

currentAnonymousUsers 1.3.6.1.4.1.311.1.7.3.1.7
This is the number of anonymous users currently connected to the HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

currentNonAnonymousUsers 1.3.6.1.4.1.311.1.7.3.1.8
This is the number of nonanonymous users currently connected to the HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalAnonymousUsers 1.3.6.1.4.1.311.1.7.3.1.9
This is the total number of anonymous users that have ever connected to the HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalNonAnonymousUsers 1.3.6.1.4.1.311.1.7.3.1.10
This is the total number of nonanonymous users that have ever connected to the HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

maxAnonymousUsers 1.3.6.1.4.1.311.1.7.3.1.11
This is the maximum number of anonymous users simultaneously connected to the HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

maxNonAnonymousUsers 1.3.6.1.4.1.311.1.7.3.1.12
This is the maximum number of nonanonymous users simultaneously connected to the HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

currentConnections 1.3.6.1.4.1.311.1.7.3.1.13
This is the current number of connections to the HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

maxConnections 1.3.6.1.4.1.311.1.7.3.1.14
This is the maximum number of simultaneous connections to the HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

connectionAttempts 1.3.6.1.4.1.311.1.7.3.1.15
This is the number of connection attempts that have been made to the HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

logonAttempts 1.3.6.1.4.1.311.1.7.3.1.16
This is the number of logon attempts that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalOptions 1.3.6.1.4.1.311.1.7.3.1.17
This is the number of requests using the OPTIONS method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalGets 1.3.6.1.4.1.311.1.7.3.1.18
This is the number of requests using the GET method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalPosts 1.3.6.1.4.1.311.1.7.3.1.19
This is the number of requests using the POST method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalHeads 1.3.6.1.4.1.311.1.7.3.1.20
This is the number of requests using the HEAD method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalPuts 1.3.6.1.4.1.311.1.7.3.1.21
This is the number of requests using the PUT method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalDeletes 1.3.6.1.4.1.311.1.7.3.1.22
This is the number of requests using the DELETE method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalTraces 1.3.6.1.4.1.311.1.7.3.1.23
This is the number of requests using the TRACE method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalMove 1.3.6.1.4.1.311.1.7.3.1.24
This is the number of requests using the MOVE method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalCopy 1.3.6.1.4.1.311.1.7.3.1.25
This is the number of requests using the COPY method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalMkcol 1.3.6.1.4.1.311.1.7.3.1.26
This is the number of requests using the MKCOL method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalPropfind 1.3.6.1.4.1.311.1.7.3.1.27
This is the number of requests using the PROPFIND method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalProppatch 1.3.6.1.4.1.311.1.7.3.1.28
This is the number of requests using the PROPPATCH method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalSearch 1.3.6.1.4.1.311.1.7.3.1.29
This is the number of requests using the MS-SEARCH method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalLock 1.3.6.1.4.1.311.1.7.3.1.30
This is the number of requests using the LOCK method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalUnlock 1.3.6.1.4.1.311.1.7.3.1.31
This is the number of requests using the UNLOCK method that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalOthers 1.3.6.1.4.1.311.1.7.3.1.32
This is the number of requests not using the OPTIONS, GET, HEAD POST, PUT, DELETE, TRACE, MOVE, COPY, MKCOL, PROPFIND, PROPPATCH, MS-SEARCH, LOCK or UNLOCK method that have been made to this HTTP Server. This may include LINK or other methods supported by gateway applications.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

currentCGIRequests 1.3.6.1.4.1.311.1.7.3.1.33
This is the number of Common Gateway Interface (CGI) requests that are currently being serviced by this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

currentBGIRequests 1.3.6.1.4.1.311.1.7.3.1.34
This is the number of Binary Gateway Interface (BGI) requests that are currently being serviced by this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalCGIRequests 1.3.6.1.4.1.311.1.7.3.1.35
This is the number of Common Gateway Interface (CGI) requests that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalBGIRequests 1.3.6.1.4.1.311.1.7.3.1.36
This is the number of Binary Gateway Interface (BGI) requests that have been made to this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

maxCGIRequests 1.3.6.1.4.1.311.1.7.3.1.37
This is the maximum number of Common Gateway Interface (CGI) requests simultaneous processed by this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

maxBGIRequests 1.3.6.1.4.1.311.1.7.3.1.38
This is the maximum number of Binary Gateway Interface (BGI) requests simultaneous processed by this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

currentBlockedRequests 1.3.6.1.4.1.311.1.7.3.1.39
This is the current number of requests that have been temporarily blocked by this HTTP Server due to bandwidth throttling settings.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalBlockedRequests 1.3.6.1.4.1.311.1.7.3.1.40
This is the total number of requests that have been temporarily blocked by this HTTP Server due to bandwidth throttling settings.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalAllowedRequests 1.3.6.1.4.1.311.1.7.3.1.41
This is the total number of requests that have been allowed by the bandwidth throttling settings on this HTTP Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalRejectedRequests 1.3.6.1.4.1.311.1.7.3.1.42
This is the total number of requests that have been rejected by this HTTP Server due to bandwidth throttling settings.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalNotFoundErrors 1.3.6.1.4.1.311.1.7.3.1.43
This is the total number of requests the HTTP server could not satisfy because the requested resource could not be found.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalLockedErrors 1.3.6.1.4.1.311.1.7.3.1.44
This is the total number of requests the HTTP server could not satisfy because the requested resource was locked.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

measuredBandwidth 1.3.6.1.4.1.311.1.7.3.1.45
This is the I/O bandwidth used by this HTTP Server, averaged over a minute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

currentCALsforAuthenticatedUsers 1.3.6.1.4.1.311.1.7.3.1.46
This is the current count of Client Access Licenses (CALs) available to this HTTP Server for simultaneous use by authenticated users.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

maxCALsforAuthenticatedUsers 1.3.6.1.4.1.311.1.7.3.1.47
This is the maximum count of Client Access Licenses (CALs) used by this HTTP Server for simultaneous use by authenticated users.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalCALFailedAuthenticatedUser 1.3.6.1.4.1.311.1.7.3.1.48
This is the total number of HTTP requests that have failed on this HTTP server due to a Client Access License (CAL) being unavailable for an authenticated user.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

currentCALsforSecureConnections 1.3.6.1.4.1.311.1.7.3.1.49
This is the current count of Client Access Licenses (CALs) available to this HTTP Server for simultaneous use by secure connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

maxCALsforSecureConnections 1.3.6.1.4.1.311.1.7.3.1.50
This is the maximum count of Client Access Licenses (CALs) available to this Http Server for simultaneous use by secure connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalCALFailedSecureConnection 1.3.6.1.4.1.311.1.7.3.1.51
This is the total number of HTTP requests that have failed on this HTTP server due to a Client Access License (CAL) being unavailable for use by a secure connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter