GWWEB-MIB

File: GWWEB-MIB.mib (4623 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1215
RFC-1212

Imported symbols

Counter TimeTicks Gauge
enterprises DisplayString TRAP-TYPE
OBJECT-TYPE

Defined Types

WEBAccessEntry  
SEQUENCE    
  gwWebAccessIndex INTEGER
  gwWebAccessName DisplayString
  gwWebAccessCompletedRequests Counter
  gwWebAccessFailedRequests Counter
  gwWebAccessTotalThreads Counter
  gwWebAccessBusyThreads Counter
  gwWebAccessPeakBusyThread Counter
  gwWebAccessCurrentUsers Counter
  gwWebAccessTotalUsers Counter
  gwWebAccessPeakUsers Counter
  gwWebAccessUptime TimeTicks
  gwWebAccessOS DisplayString
  gwWebAccessVersion DisplayString
  gwWebAccessHTTPPort INTEGER

Defined Values

novell 1.3.6.1.4.1.23
OBJECT IDENTIFIER    

mibDoc 1.3.6.1.4.1.23.2
OBJECT IDENTIFIER    

gwWeb 1.3.6.1.4.1.23.2.77
OBJECT IDENTIFIER    

gwWebAccess 1.3.6.1.4.1.23.2.77.1
OBJECT IDENTIFIER    

gwWebAccessTable 1.3.6.1.4.1.23.2.77.1.1
A table of WebAccess objects
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WEBAccessEntry

webAccessEntry 1.3.6.1.4.1.23.2.77.1.1.1
An entry in the WebAccess Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WEBAccessEntry  

gwWebAccessIndex 1.3.6.1.4.1.23.2.77.1.1.1.1
Index into the WebAccess table
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

gwWebAccessName 1.3.6.1.4.1.23.2.77.1.1.1.2
The name of this WebAccess agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

gwWebAccessCompletedRequests 1.3.6.1.4.1.23.2.77.1.1.1.3
The number of completed requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gwWebAccessFailedRequests 1.3.6.1.4.1.23.2.77.1.1.1.4
The number of failed requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gwWebAccessTotalThreads 1.3.6.1.4.1.23.2.77.1.1.1.5
The number of threads.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gwWebAccessBusyThreads 1.3.6.1.4.1.23.2.77.1.1.1.6
The number of currently busy threads.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gwWebAccessPeakBusyThreads 1.3.6.1.4.1.23.2.77.1.1.1.7
The peak number of busy threads.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gwWebAccessCurrentUsers 1.3.6.1.4.1.23.2.77.1.1.1.8
The number of current users.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gwWebAccessTotalUsers 1.3.6.1.4.1.23.2.77.1.1.1.9
The total number of users.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gwWebAccessPeakUsers 1.3.6.1.4.1.23.2.77.1.1.1.10
The peak number of users.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gwWebAccessUptime 1.3.6.1.4.1.23.2.77.1.1.1.11
Uptime of this WebAccess agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

gwWebAccessOS 1.3.6.1.4.1.23.2.77.1.1.1.12
Operating System name and version
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

gwWebAccessVersion 1.3.6.1.4.1.23.2.77.1.1.1.13
Version and date of this WebAccess agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

gwWebAccessHTTPPort 1.3.6.1.4.1.23.2.77.1.1.1.14
HTTP Port for this WebAccess agent
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER