APACHE-MIB

File: APACHE-MIB.mib (5588 bytes)

Imported modules

RFC1155-SMI SNMPv2-TC SNMPv2-SMI
SNMPv2-CONF

Imported symbols

enterprises DisplayString TimeStamp
TEXTUAL-CONVENTION Unsigned32 OBJECT-TYPE
MODULE-IDENTITY OBJECT-GROUP

Defined Types

ApacheServerStatusType  
The ApacheServerStatusType defines the types for a server.
TEXTUAL-CONVENTION    
  INTEGER dead(1), starting(2), ready(3), read(4), write(5), keepalive(6), log(7), dns(8), graceful(9)  

ApScoreBoardEntry  
SEQUENCE    
  apScoreBoardIndex Unsigned32
  apScoreBoardProcessId Unsigned32
  apScoreBoardStatus ApacheServerStatusType
  apScoreBoardStartTime TimeStamp
  apScoreBoardAccessCount Unsigned32
  apScoreBoardAccessBytes Unsigned32
  apScoreBoardClient DisplayString
  apScoreBoardRequest DisplayString
  apScoreBoardVirtualHost Unsigned32

Defined Values

apacheMIB 1.3.6.1.4.1.4
This APACHE-MIB module contains application specific managed objects for the Apache HTTP-server.
MODULE-IDENTITY    

jointResearchCentre 1.3.6.1.4.1.1847
OBJECT IDENTIFIER    

jrcMIBs 1.3.6.1.4.1.1847.1
OBJECT IDENTIFIER    

apacheMIBObjects 1.3.6.1.4.1.4.1
OBJECT IDENTIFIER    

apScoreBoardTable 1.3.6.1.4.1.4.1.1
This table maintains managed objects for the scoreboard.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApScoreBoardEntry

apScoreBoardEntry 1.3.6.1.4.1.4.1.1.1
The ApScoreBoardEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ApScoreBoardEntry  

apScoreBoardIndex 1.3.6.1.4.1.4.1.1.1.1
The scoreboard index of the servers maintained in this running Apache HTTP-server.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

apScoreBoardProcessId 1.3.6.1.4.1.4.1.1.1.2
The ProcessID of the server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apScoreBoardStatus 1.3.6.1.4.1.4.1.1.1.3
The status of the server.
Status: current Access: read-only
OBJECT-TYPE    
  ApacheServerStatusType  

apScoreBoardStartTime 1.3.6.1.4.1.4.1.1.1.4
The timestamp of when this server became active.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

apScoreBoardAccessCount 1.3.6.1.4.1.4.1.1.1.5
The number of accesses handled by this server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apScoreBoardAccessBytes 1.3.6.1.4.1.4.1.1.1.6
The number of bytes responded by this server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apScoreBoardClient 1.3.6.1.4.1.4.1.1.1.7
The client that is connected to the server.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

apScoreBoardRequest 1.3.6.1.4.1.4.1.1.1.8
The request that the client did.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

apScoreBoardVirtualHost 1.3.6.1.4.1.4.1.1.1.9
The virtual host being access at the server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apMIBConformance 1.3.6.1.4.1.4.2
OBJECT IDENTIFIER    

apMIBCompliances 1.3.6.1.4.1.4.2.1
OBJECT IDENTIFIER    

apMIBGroups 1.3.6.1.4.1.4.2.2
OBJECT IDENTIFIER    

apScoreBoardGroup 1.3.6.1.4.1.4.2.2.1
Tok_String
Status: current Access: read-only
OBJECT-GROUP