Macromedia-MIB

File: Macromedia-MIB.mib (41625 bytes)

Imported modules

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

Imported symbols

TRAP-TYPE enterprises OBJECT-TYPE
DisplayString

Defined Types

JRunServerEntry  
SEQUENCE    
  jrunServerOrdinal INTEGER
  jrunServerName DisplayString
  jrunServerState INTEGER

JRunJDBCEntry  
SEQUENCE    
  jdbcOrdinal INTEGER
  jdbcJRunServerName DisplayString
  jdbcName DisplayString
  jdbcState INTEGER

JRunWebAppEntry  
SEQUENCE    
  webAppOrdinal INTEGER
  webAppJRunServerName DisplayString
  webAppName DisplayString

JRunEjbEntry  
SEQUENCE    
  ejbOrdinal INTEGER
  ejbJRunServerName DisplayString
  ejbName DisplayString

ProbeEntry  
SEQUENCE    
  probeOrdinalNumber INTEGER
  probeName DisplayString
  probeState INTEGER

HAAServerEntry  
SEQUENCE    
  hServerOrdinalNumber INTEGER
  hServerName DisplayString
  hServerIP DisplayString
  hServerState INTEGER
  hServerMode INTEGER
  hServerLoad INTEGER
  hServerLoadBalanceProduct INTEGER
  hServerLoadThreshold INTEGER
  hServerLoadType INTEGER

ServerEntry  
SEQUENCE    
  serverOrdinalNumber INTEGER
  serverName DisplayString
  serverIP DisplayString
  serverState INTEGER
  serverMode INTEGER
  serverLoad INTEGER
  serverLoadBalanceProduct INTEGER
  serverLoadThreshold INTEGER
  serverLoadType INTEGER
  serverCluster DisplayString
  serverAdminAgent DisplayString
  serverSessionAwareness INTEGER
  serverGradualLoadThreshold INTEGER
  serverGradualRedirectState INTEGER

ClusterEntry  
SEQUENCE    
  clusterOrdinalNumber INTEGER
  clusterName DisplayString
  clusterAdminAgent DisplayString

ClusterMemberEntry  
SEQUENCE    
  mClusterOrdinalNumber INTEGER
  mServerOrdinalNumber INTEGER
  mServerName DisplayString

Defined Values

allaire 1.3.6.1.4.1.7138
OBJECT IDENTIFIER    

software 1.3.6.1.4.1.7138.1
OBJECT IDENTIFIER    

coldfusion 1.3.6.1.4.1.7138.1.1
OBJECT IDENTIFIER    

jrun 1.3.6.1.4.1.7138.1.2
OBJECT IDENTIFIER    

jrunServers 1.3.6.1.4.1.7138.1.3
OBJECT IDENTIFIER    

jrunJDBCs 1.3.6.1.4.1.7138.1.4
OBJECT IDENTIFIER    

jrunWebApps 1.3.6.1.4.1.7138.1.5
OBJECT IDENTIFIER    

jrunEJBs 1.3.6.1.4.1.7138.1.6
OBJECT IDENTIFIER    

probes 1.3.6.1.4.1.7138.1.7
OBJECT IDENTIFIER    

haaManagement 1.3.6.1.4.1.7138.1.8
OBJECT IDENTIFIER    

serverManagement 1.3.6.1.4.1.7138.1.9
OBJECT IDENTIFIER    

clusterManagement 1.3.6.1.4.1.7138.1.10
OBJECT IDENTIFIER    

clusterMembership 1.3.6.1.4.1.7138.1.11
OBJECT IDENTIFIER    

trapRecord 1.3.6.1.4.1.7138.1.12
OBJECT IDENTIFIER    

cfOSName 1.3.6.1.4.1.7138.1.1.1
The name of the operation system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

cfOSVersion 1.3.6.1.4.1.7138.1.1.2
The version of the operation system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

cfOSBuildNumber 1.3.6.1.4.1.7138.1.1.3
The build number of the operation system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

cfOSAdditionalInfo 1.3.6.1.4.1.7138.1.1.4
Additional information concerning the operation system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

cfProductName 1.3.6.1.4.1.7138.1.1.5
The name of the ColdFusion product.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

cfProductLevel 1.3.6.1.4.1.7138.1.1.6
The level of the ColdFusion product.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

cfProductVersion 1.3.6.1.4.1.7138.1.1.7
The version of the ColdFusion product.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

cfPerformanceMonitorOn 1.3.6.1.4.1.7138.1.1.8
Indicator specifying whether ColdFusion Enable Performance Monitoring is turned on. If off, the next 11 runtime parameters will have the value 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

cfPageHits 1.3.6.1.4.1.7138.1.1.9
The number of ColdFusion page hits per seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfRequestsQueued 1.3.6.1.4.1.7138.1.1.10
The number of ColdFusion requests currently being queued.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfDatabaseHits 1.3.6.1.4.1.7138.1.1.11
The number of database hits by ColdFusion pages per seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfRequestsRunning 1.3.6.1.4.1.7138.1.1.12
The number of requests currently being processed by ColdFusion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfReqestsTimedOut 1.3.6.1.4.1.7138.1.1.13
The number of ColdFusion requests that have been timed out.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfBytesIn 1.3.6.1.4.1.7138.1.1.14
The total number of bytes that have been read by ColdFusion per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfBytesOut 1.3.6.1.4.1.7138.1.1.15
The total number of bytes that have been outputted by ColdFusion per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfAvgQueueTimes 1.3.6.1.4.1.7138.1.1.16
The average amount of time spent by a ColdFusion page request in the queue before being processed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfAvgRequestTime 1.3.6.1.4.1.7138.1.1.17
The average amount of process time spent on a ColdFusion request (queuing time not included).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfAvgDBTime 1.3.6.1.4.1.7138.1.1.18
The average amount of process time spent by ColdFusion for a database requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfCachePops 1.3.6.1.4.1.7138.1.1.19
The number of cache pops performed by ColdFusion per seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfMaxRequests 1.3.6.1.4.1.7138.1.1.20
Maximum number of concurrent requests ColdFusion may process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfLimitTime 1.3.6.1.4.1.7138.1.1.21
Indicator specifying whether ColdFusion should limit the time a request may take.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

cfMaxSeconds 1.3.6.1.4.1.7138.1.1.22
Maximum number of seconds a ColdFusion request may take.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfTrustCache 1.3.6.1.4.1.7138.1.1.23
Indicator specifying whether ColdFusion trusts the content of the cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

cfTemplateCacheSize 1.3.6.1.4.1.7138.1.1.24
The size of the ColdFusion template cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfRunningRDS 1.3.6.1.4.1.7138.1.1.25
Indicator specifying whether ColdFusion is running.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

cfDebuggingOn 1.3.6.1.4.1.7138.1.1.26
Indicator specifying whether one of the debug settings in the ColdFusion Admin Debug Settings page is turned on (Enable Performance Monitoring excluded).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

cfEnforceStrictAttributeValidation 1.3.6.1.4.1.7138.1.1.27
Indicator specifying whether ColdFusion strictly enforces attribute validation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

cfRestartThreshold 1.3.6.1.4.1.7138.1.1.28
The maximum number of unresponsive requests allowed before restarting ColdFusion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfMaxCachedQueries 1.3.6.1.4.1.7138.1.1.29
The maximum number of cached queries for ColdFusion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfMailServerName 1.3.6.1.4.1.7138.1.1.30
The name of the Mail Server used by ColdFusion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

cfMailServerPortNumber 1.3.6.1.4.1.7138.1.1.31
The port number of the ColdFusion Mail Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cfMailServerConnectTimeout 1.3.6.1.4.1.7138.1.1.32
The time ColdFusion should wait for a response from the mail server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jOSName 1.3.6.1.4.1.7138.1.2.1
The name of the operation system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

jOSVersion 1.3.6.1.4.1.7138.1.2.2
The version number of the operation system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

jMachineArchitecture 1.3.6.1.4.1.7138.1.2.3
The architecture of the machine.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

jJDKVendor 1.3.6.1.4.1.7138.1.2.4
The company that supplies the Java Development Kit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

jJDKVersion 1.3.6.1.4.1.7138.1.2.5
The version of the Java Development Kit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

jJRunVersion 1.3.6.1.4.1.7138.1.2.6
JRun version number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..128)  

jFreeMomory 1.3.6.1.4.1.7138.1.2.7
Kilobytes of free memory in the heap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jTotalMomory 1.3.6.1.4.1.7138.1.2.8
Total kilobytes in the heap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jSessions 1.3.6.1.4.1.7138.1.2.9
Current number of active sessions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jSessionsInMemory 1.3.6.1.4.1.7138.1.2.10
Number of sessions in memory.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jJcpBytesIn 1.3.6.1.4.1.7138.1.2.11
The number of bytes read from request by the JRun Service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jJcpBytesOut 1.3.6.1.4.1.7138.1.2.12
The number of bytes written in response by the JRun Service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jJcpHandledRequests 1.3.6.1.4.1.7138.1.2.13
Number of requests handled by the JRun Service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jJcpDelayRequests 1.3.6.1.4.1.7138.1.2.14
Number of requests delayed by the JRun Service due to high concurrency.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jJcpDroppedRequests 1.3.6.1.4.1.7138.1.2.15
Number of requests dropped by the JRun Service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jJcpHandledMs 1.3.6.1.4.1.7138.1.2.16
Number of milliseconds spent servicing requests by the JRun Service (delay time not included).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jJcpDelayMs 1.3.6.1.4.1.7138.1.2.17
Number of milliseconds spent in delayed state by the JRun Service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jJcpTotalThreads 1.3.6.1.4.1.7138.1.2.18
Total workers threads of the JRun Service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jJcpListenThreads 1.3.6.1.4.1.7138.1.2.19
Threads in the JRun Service waiting for a new connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jJcpBusyThreads 1.3.6.1.4.1.7138.1.2.20
Threads in the JRun Service currently running.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jJcpDelayThreads 1.3.6.1.4.1.7138.1.2.21
Threads in the JRun Service waiting to run.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jJcpIdleThreads 1.3.6.1.4.1.7138.1.2.22
Threads in the JRun Service waiting for a new request.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jWebBytesIn 1.3.6.1.4.1.7138.1.2.23
The number of bytes read from request by the JRun Web Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jWebBytesOut 1.3.6.1.4.1.7138.1.2.24
The number of bytes written in response by the JRun Web Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jWebHandledRequests 1.3.6.1.4.1.7138.1.2.25
Number of requests handled by the JRun Web Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jWebDelayRequests 1.3.6.1.4.1.7138.1.2.26
Number of requests delayed by the JRun Web Server due to high concurrency.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jWebDroppedRequests 1.3.6.1.4.1.7138.1.2.27
Number of requests dropped by the JRun Web Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jWebHandledMs 1.3.6.1.4.1.7138.1.2.28
Number of milliseconds spent servicing requests by the JRun Web Server (delay time not included).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jWebDelayMs 1.3.6.1.4.1.7138.1.2.29
Number of milliseconds spent in delayed state by the JRun Web Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jWebTotalThreads 1.3.6.1.4.1.7138.1.2.30
Total workers threads of the JRun Web Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jWebListenThreads 1.3.6.1.4.1.7138.1.2.31
Threads in the JRun Web Server waiting for a new connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jWebBusyThreads 1.3.6.1.4.1.7138.1.2.32
Threads in the JRun Web Server currently running.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jWebDelayThreads 1.3.6.1.4.1.7138.1.2.33
Threads in the JRun Web Server waiting to run.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jWebIdleThreads 1.3.6.1.4.1.7138.1.2.34
Threads in the JRun Web Server waiting for a new request.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jrunServerTable 1.3.6.1.4.1.7138.1.3.1
A table containing JRun Servers (e.g. Admin Server, Default Server).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JRunServerEntry

jrunServerEntry 1.3.6.1.4.1.7138.1.3.1.1
Row definition for this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  JRunServerEntry  

jrunServerOrdinal 1.3.6.1.4.1.7138.1.3.1.1.1
The ordinal of this JRun server amongst all the JRun Servers. The JRun Servers are sorted by their name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jrunServerName 1.3.6.1.4.1.7138.1.3.1.1.2
The name of the JRun Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

jrunServerState 1.3.6.1.4.1.7138.1.3.1.1.3
The state of the JRun server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER success(0), failure(1)  

jrunJDBCTable 1.3.6.1.4.1.7138.1.4.1
A table describing JDBC data sources associated with JRun servers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JRunJDBCEntry

jrunJDBCEntry 1.3.6.1.4.1.7138.1.4.1.1
Row definition for this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  JRunJDBCEntry  

jdbcOrdinal 1.3.6.1.4.1.7138.1.4.1.1.1
The ordinal of the JDBC data source in the associated JRun server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

jdbcJRunServerName 1.3.6.1.4.1.7138.1.4.1.1.2
The name of the JRun Server to which the JDBC definition belongs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

jdbcName 1.3.6.1.4.1.7138.1.4.1.1.3
The name of the JDBC data source.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

jdbcState 1.3.6.1.4.1.7138.1.4.1.1.4
The state of the JDBC data source.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER success(0), failure(1)  

jrunWebAppTable 1.3.6.1.4.1.7138.1.5.1
A table describing Web applications associated with JRun servers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JRunWebAppEntry

jrunWebAppEntry 1.3.6.1.4.1.7138.1.5.1.1
Row definition for this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  JRunWebAppEntry  

webAppOrdinal 1.3.6.1.4.1.7138.1.5.1.1.1
The ordinal of the Web Application in the associated JRun server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

webAppJRunServerName 1.3.6.1.4.1.7138.1.5.1.1.2
The name of this JRun Server to which the web application belong.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

webAppName 1.3.6.1.4.1.7138.1.5.1.1.3
The name of the Web Application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

jrunEjbTable 1.3.6.1.4.1.7138.1.6.1
A table describing EJB's associated with JRun servers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JRunEjbEntry

jrunEjbEntry 1.3.6.1.4.1.7138.1.6.1.1
Row definition for this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  JRunEjbEntry  

ejbOrdinal 1.3.6.1.4.1.7138.1.6.1.1.1
The ordinal of the EJB in the associated JRun server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ejbJRunServerName 1.3.6.1.4.1.7138.1.6.1.1.2
The name of this JRun Server to which the EJB belongs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

ejbName 1.3.6.1.4.1.7138.1.6.1.1.3
The name of the EJB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

probeTable 1.3.6.1.4.1.7138.1.7.1
A table containing ColdFusion probes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProbeEntry

probeEntry 1.3.6.1.4.1.7138.1.7.1.1
Row definition for this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ProbeEntry  

probeOrdinalNumber 1.3.6.1.4.1.7138.1.7.1.1.1
The ordinal of this probe amongst the Application probes. The probes are sorted by their name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

probeName 1.3.6.1.4.1.7138.1.7.1.1.2
The name of the probe.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

probeState 1.3.6.1.4.1.7138.1.7.1.1.3
The state of the probe.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER success(0), failure(1), suspended(2)  

haaServerTable 1.3.6.1.4.1.7138.1.8.1
A table containing instance information for web servers in the computer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HAAServerEntry

hserverEntry 1.3.6.1.4.1.7138.1.8.1.1
Row definition for this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HAAServerEntry  

hServerOrdinalNumber 1.3.6.1.4.1.7138.1.8.1.1.1
The ordinal of this web server amongst web servers in the computer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hServerName 1.3.6.1.4.1.7138.1.8.1.1.2
Fully qualified hostname for the Web Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

hServerIP 1.3.6.1.4.1.7138.1.8.1.1.3
IP address of the Web Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

hServerState 1.3.6.1.4.1.7138.1.8.1.1.4
The state of the Web Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER available(0), unavailable(1), busy(2), restricted(3)  

hServerMode 1.3.6.1.4.1.7138.1.8.1.1.5
For HAA, server mode being active means that it sends load statistics to the Hardware Load Balancing box.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER passive(0), active(1)  

hServerLoad 1.3.6.1.4.1.7138.1.8.1.1.6
The load of the server, value is between 0 and 100.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

hServerLoadBalanceProduct 1.3.6.1.4.1.7138.1.8.1.1.7
The product used for balancing web traffic.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(0), brightTiger(1), ciscoLocalDirector(2), other(3)  

hServerLoadThreshold 1.3.6.1.4.1.7138.1.8.1.1.8
A value between 0-100, when the server load reaches this value, HTTP requests will be redirected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

hServerLoadType 1.3.6.1.4.1.7138.1.8.1.1.9
The type of load used by the server for load balancing calculation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER coldFusion(0), jrun(1)  

serverTable 1.3.6.1.4.1.7138.1.9.1
A table containing instance information for web servers in the computer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ServerEntry

serverEntry 1.3.6.1.4.1.7138.1.9.1.1
Row definition for this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ServerEntry  

serverOrdinalNumber 1.3.6.1.4.1.7138.1.9.1.1.1
The ordinal of this web server amongst web servers in the computer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

serverName 1.3.6.1.4.1.7138.1.9.1.1.2
Fully qualified hostname for the Web Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

serverIP 1.3.6.1.4.1.7138.1.9.1.1.3
IP address of the Web Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

serverState 1.3.6.1.4.1.7138.1.9.1.1.4
The state of the Web Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER available(0), unavailable(1), busy(2), restricted(3)  

serverMode 1.3.6.1.4.1.7138.1.9.1.1.5
For HAA, server mode being active means that it sends load statistics to the Hardware Load Balancing box. For ClusterCATS, server mode being active means that the server redirects web traffic to balance load
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER passive(0), active(1)  

serverLoad 1.3.6.1.4.1.7138.1.9.1.1.6
The load of the server, value is between 0 and 100.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

serverLoadBalanceProduct 1.3.6.1.4.1.7138.1.9.1.1.7
The product used for balancing web traffic.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(0), brightTiger(1), ciscoLocalDirector(2), other(3)  

serverLoadThreshold 1.3.6.1.4.1.7138.1.9.1.1.8
A value between 0-100, when the server load reaches this value, HTTP requests will be redirected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

serverLoadType 1.3.6.1.4.1.7138.1.9.1.1.9
The type of load used by the server for load balancing calculation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER coldFusion(0), jrun(1)  

serverCluster 1.3.6.1.4.1.7138.1.9.1.1.10
The cluster the Web Server belongs to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

serverAdminAgent 1.3.6.1.4.1.7138.1.9.1.1.11
The Admin Agent of the cluster the Web Server belongs to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

serverSessionAwareness 1.3.6.1.4.1.7138.1.9.1.1.12
An indicator signifying whether session aware load balancing is turned on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

serverGradualLoadThreshold 1.3.6.1.4.1.7138.1.9.1.1.13
A value between 0-100, when the server load reaches this value, some of the HTTP requests will be redirected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

serverGradualRedirectState 1.3.6.1.4.1.7138.1.9.1.1.14
Specifies if gradual redirection is turned on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

clusterTable 1.3.6.1.4.1.7138.1.10.1
A table describing clusters to which the webservers belong.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClusterEntry

clusterEntry 1.3.6.1.4.1.7138.1.10.1.1
Row definition for this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ClusterEntry  

clusterOrdinalNumber 1.3.6.1.4.1.7138.1.10.1.1.1
The ordinal of this cluster amongst the clusters encountered in this server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

clusterName 1.3.6.1.4.1.7138.1.10.1.1.2
The name of the cluster.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

clusterAdminAgent 1.3.6.1.4.1.7138.1.10.1.1.3
The name of the cluster's Admin Agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

clusterMemberTable 1.3.6.1.4.1.7138.1.11.1
A table describing webservers members for clusters found in a computer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClusterMemberEntry

clusterMemberEntry 1.3.6.1.4.1.7138.1.11.1.1
Row definition for this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ClusterMemberEntry  

mClusterOrdinalNumber 1.3.6.1.4.1.7138.1.11.1.1.1
The ordinal of this cluster amongst the clusters encountered in this server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mServerOrdinalNumber 1.3.6.1.4.1.7138.1.11.1.1.2
The ordinal of the member webservers in a cluster.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mServerName 1.3.6.1.4.1.7138.1.11.1.1.3
The name of the member webserver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

trapProbeName 1.3.6.1.4.1.7138.1.12.1
The name of the probe in the latest Probe Failure trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

trapProbeFailureTime 1.3.6.1.4.1.7138.1.12.2
The time at which the latest Probe Failure trap occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

trapServerName 1.3.6.1.4.1.7138.1.12.3
The name of the server in the latest Server Abnormal State trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

trapServerState 1.3.6.1.4.1.7138.1.12.4
The state of the Web Server in the latest Server Abnormal State trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER available(0), unavailable(1), busy(2), restricted(3)  

trapServerAbnormalStateTime 1.3.6.1.4.1.7138.1.12.5
The time at which the latest Server Abnormal State trap occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

trapJRunServerName 1.3.6.1.4.1.7138.1.12.6
The name of the JRun Server in the latest JRun Server Abnormal State trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

trapJRunServerAbnormalStateTime 1.3.6.1.4.1.7138.1.12.7
The time at which the latest JRun Server Abnormal State trap occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

trapJdbcJRunServerName 1.3.6.1.4.1.7138.1.12.8
The name of the JRun Server in the latest JRun JDBC Failure trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

trapJdbcName 1.3.6.1.4.1.7138.1.12.9
The name of the JDBC data source in the latest JRun JDBC Failure trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

trapJRunJDBCFailureTime 1.3.6.1.4.1.7138.1.12.10
The time at which the latest JRun JDBC Failure trap occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

probeFailure 1
This trap occurs whenever a probe on the server fails.
TRAP-TYPE    

serverAbnormalState 2
This trap occurs whenever a web virtual server is not in the available state.
TRAP-TYPE    

jrunServerAbnormalState 3
This trap occurs whenever a JRun server is not in the available state.
TRAP-TYPE    

jrunJDBCFailure 4
This trap occurs whenever connection to a JDBC data source of a JRun Server fails.
TRAP-TYPE