The WebLogic Server MIB describes the information returned by the WebLogic Administration Server SNMP Service for runtime attributes. Information is provided on the following SNMP tables:
This table used for any application specific parameters.
Variable Name
Object Identifier
applicationRuntimeIndex
1.3.6.1.4.1.140.625.105.1.1
applicationRuntimeObjectName
1.3.6.1.4.1.140.625.105.1.5
applicationRuntimeType
1.3.6.1.4.1.140.625.105.1.10
applicationRuntimeName
1.3.6.1.4.1.140.625.105.1.15
applicationRuntimeParent
1.3.6.1.4.1.140.625.105.1.20
applicationRuntimeApplicationName
1.3.6.1.4.1.140.625.105.1.25
applicationRuntimeIndex
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Unique value directed from ObjectName which is used as table index.
applicationRuntimeObjectName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
JMX-standard MBean name.
applicationRuntimeType
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean type.
applicationRuntimeName
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean name.
applicationRuntimeParent
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
BEA-proprietary Parent object's identification, with syntax type:name.
applicationRuntimeApplicationName
SYNTAX
DisplayString SIZE (1.. 2048)
ACCESS
read-only
DESCRIPTION
The application Name.
CacheMonitor Runtime Table
This table used for any cacheMonitor specific parameters.
Variable Name
Object Identifier
cacheMonitorRuntimeIndex
1.3.6.1.4.1.140.625.107.1.1
cacheMonitorRuntimeObjectName
1.3.6.1.4.1.140.625.107.1.5
cacheMonitorRuntimeType
1.3.6.1.4.1.140.625.107.1.10
cacheMonitorRuntimeName
1.3.6.1.4.1.140.625.107.1.15
cacheMonitorRuntimeParent
1.3.6.1.4.1.140.625.107.1.20
cacheMonitorRuntimeAccessCount
1.3.6.1.4.1.140.625.107.1.25
cacheMonitorRuntimeHitCount
1.3.6.1.4.1.140.625.107.1.30
cacheMonitorRuntimeCurrentTotalEntries
1.3.6.1.4.1.140.625.107.1.35
cacheMonitorRuntimeFlushesCount
1.3.6.1.4.1.140.625.107.1.40
cacheMonitorRuntimeInsertCount
1.3.6.1.4.1.140.625.107.1.45
cacheMonitorRuntimeCurrentSize
1.3.6.1.4.1.140.625.107.1.50
cacheMonitorRuntimeAccessTime
1.3.6.1.4.1.140.625.107.1.55
cacheMonitorRuntimeInsertTime
1.3.6.1.4.1.140.625.107.1.60
cacheMonitorRuntimeTimeCreated
1.3.6.1.4.1.140.625.107.1.65
cacheMonitorRuntimeTimeSinceStart
1.3.6.1.4.1.140.625.107.1.70
cacheMonitorRuntimeIndex
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Unique value directed from ObjectName which is used as table index.
cacheMonitorRuntimeObjectName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
JMX-standard MBean name.
cacheMonitorRuntimeType
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean type.
cacheMonitorRuntimeName
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean name.
cacheMonitorRuntimeParent
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
BEA-proprietary Parent object's identification, with syntax type:name.
cacheMonitorRuntimeAccessCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the number of times the cache is accessed to get the data.
cacheMonitorRuntimeHitCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the number of accesses succeeded in getting the data from cache.
cacheMonitorRuntimeCurrentTotalEntries
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the number of current entries in the cache.
cacheMonitorRuntimeFlushesCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the number of times the entries in the cache is flushed.
cacheMonitorRuntimeInsertCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the number of times the cache is updated/inserted with values.
cacheMonitorRuntimeCurrentSize
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the current size of the cache.
cacheMonitorRuntimeAccessTime
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the time spent in the data retrival from the cache.
cacheMonitorRuntimeInsertTime
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the time spent in updating/inserting the cache with values.
cacheMonitorRuntimeTimeCreated
SYNTAX
DisplayString SIZE (1.. 2048)
ACCESS
read-only
DESCRIPTION
Returns the time cache was created.
cacheMonitorRuntimeTimeSinceStart
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the time since start in mins/hours.
Cluster Runtime Table
This table is used for monitoring a server's view of the members of a Weblogic cluster within a Weblogic domain.
Variable Name
Object Identifier
clusterRuntimeIndex
1.3.6.1.4.1.140.625.110.1.1
clusterRuntimeObjectName
1.3.6.1.4.1.140.625.110.1.5
clusterRuntimeType
1.3.6.1.4.1.140.625.110.1.10
clusterRuntimeParent
1.3.6.1.4.1.140.625.110.1.20
clusterRuntimeAliveServerCount
1.3.6.1.4.1.140.625.110.1.25
clusterRuntimeResendRequestsCount
1.3.6.1.4.1.140.625.110.1.30
clusterRuntimeFragmentsSentCount
1.3.6.1.4.1.140.625.110.1.35
clusterRuntimeFragmentsReceivedCount
1.3.6.1.4.1.140.625.110.1.40
clusterRuntimeMulticastMessagesLostCount
1.3.6.1.4.1.140.625.110.1.45
clusterRuntimeServerNames
1.3.6.1.4.1.140.625.110.1.50
clusterRuntimeSecondaryDistributionNames
1.3.6.1.4.1.140.625.110.1.55
clusterRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from ObjectName and used as the table index.
clusterRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
clusterRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
clusterRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
clusterRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
clusterRuntimeAliveServerCount
Syntax
INTEGER
Access
read-only
Description
The current total number of alive servers in this cluster.
clusterRuntimeResendRequestsCount
Syntax
INTEGER
Access
read-only
Description
The number of state-delta messages that had to be resent because a receiving server in the cluster missed a message.
clusterRuntimeFragmentsSentCount
Syntax
INTEGER
Access
read-only
Description
The total number of multicast fragments sent from this server into the cluster.
clusterRuntimeFragmentsReceivedCount
Syntax
INTEGER
Access
read-only
Description
The total number of multicast messages received on this server from the cluster.
clusterRuntimeMulticastMessagesLostCount
Syntax
INTEGER
Access
read-only
Description
The total number of incoming multicast messages that were lost according to this server.
clusterRuntimeServerNames
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
The names of the servers in the cluster.
clusterRuntimeSecondaryDistributionNames
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
The names of the remote servers (e.g. myserver) of which the local server is hosting secondary objects. The name is appended with a number to indicate the number of secondaries hosted on behalf of that server.
clusterRuntimePrimaryCount
Syntax
INTEGER
Access
read-only
Description
The number of objects that the local server hosts as primaries
Connector Connection Pool Runtime Table
This table is used for monitoring a WebLogic Connector Connection Pool.
The total number of times a request for a connector connections was satisfied via the use of an existing created connection since the pool is instantiated.
The total number of connection handles created for this connection since the connection was created.
connectorConnectionRuntimeCurrentlyInUse
Syntax
INTEGER
Access
read-only
Description
An indicator of whether or not the connection is currently in use.
connectorConnectionRuntimeInTransaction
Syntax
INTEGER { true(1), false(2) }
Access
read-only
Description
True if the connection is currently in use in a transaction.
connectorConnectionRuntimeShared
Syntax
INTEGER
Access
read-only
Description
An indicator of whether or not the connection is currently being shared by more than one invoker.
Connector Service Runtime Table
This table is used for monitoring the WebLogic connector service.
Variable Name
Object Identifier
connectorServiceRuntimeIndex
1.3.6.1.4.1.140.625.456.1.1
connectorServiceRuntimeObjectName
1.3.6.1.4.1.140.625.456.1.5
connectorServiceRuntimeType
1.3.6.1.4.1.140.625.456.1.10
connectorServiceRuntimeName
1.3.6.1.4.1.140.625.456.1.15
connectorServiceRuntimeParent
1.3.6.1.4.1.140.625.456.1.20
connectorServiceRuntimeConnectionPoolCurrentCount
1.3.6.1.4.1.140.625.456.1.25
connectorServiceRuntimeConnectionPoolsTotalCount
1.3.6.1.4.1.140.625.456.1.30
connectorServiceRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from connectorServiceRuntimeObjectName and used as the index into the table.
connectorServiceRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean name.
connectorServiceRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
connectorServiceRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
connectorServiceRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
connectorServiceRuntimeConnectionPoolCurrentCount
Syntax
INTEGER
Access
read-only
Description
The number of currently deployed connection pools.
connectorServiceRuntimeConnectionPoolsTotalCount
Syntax
INTEGER
Access
read-only
Description
The total number of deployed connection pools instantiated since the server startup.
Deployment Runtime Table
This table is used for monitoring a WebLogic deployment. The entry object deploymentRuntimeEntry has an OID of 1.3.6.1.4.1.140.625.120.1. The index into this table is deploymentRuntimeIndex.
Variable Name
Object Identifier
deploymentRuntimeIndex
1.3.6.1.4.1.140.625.120.1.1
deploymentRuntimeObjectName
1.3.6.1.4.1.140.625.120.1.5
deploymentRuntimeType
1.3.6.1.4.1.140.625.120.1.10
deploymentRuntimeName
1.3.6.1.4.1.140.625.120.1.15
deploymentRuntimeParent
1.3.6.1.4.1.140.625.120.1.20
deploymentRuntimeComponent
1.3.6.1.4.1.140.625.120.1.25
deploymentRuntimeLocation
1.3.6.1.4.1.140.625.120.1.30
deploymentRuntimeState
1.3.6.1.4.1.140.625.120.1.35
deploymentRuntimeTimeOfDeployment
1.3.6.1.4.1.140.625.120.1.40
deploymentRuntimeVersion
1.3.6.1.4.1.140.625.120.1.45
deploymentRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
Unique value directed from ObjectName which is used as table index.
deploymentRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
deploymentRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
deploymentRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
deploymentRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
deploymentRuntimeComponent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description:
The component that this deployment represents.
deploymentRuntimeLocation
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description:
The location where the entity is deployed.
deploymentRuntimeState
Syntax:
DisplayString SIZE(1..16)
Access:
read-only
Description:
The deployment state of the entity. The possible values are: Deployed or NotDeployed.
deploymentRuntimeTimeOfDeployment
Syntax:
DisplayString SIZE(1..32)
Access:
read-only
Description:
The time of deployment.
deploymentRuntimeVersion
Syntax:
DisplayString SIZE(1..16)
Access:
read-only
Description:
The version of the deployed entity.
Domain Runtime Table
This table is used for monitoring a WebLogic running domain.
Variable Name
Object Identifier
domainRuntimeIndex
1.3.6.1.4.1.140.625.130.1.1
domainRuntimeObjectName
1.3.6.1.4.1.140.625.130.1.5
domainRuntimeType
1.3.6.1.4.1.140.625.130.1.10
domainRuntimeName
1.3.6.1.4.1.140.625.130.1.15
domainRuntimeParent
1.3.6.1.4.1.140.625.130.1.20
domainRuntimeActivationTime
1.3.6.1.4.1.140.625.130.1.25
domainRuntimeClusters
1.3.6.1.4.1.140.625.130.1.30
domainRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from ObjectName. This is used as the index into the table.
domainRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
domainRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
domainRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
domainRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
domainRuntimeActivationTime
Syntax
DisplayString SIZE(1..32)
Access
read-only
Description
The time when the domain became active.
domainRuntimeClusters
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
The names of the active clusters in this domain.
DeploymentTask Runtime Table
This table is used for monitoring a Weblogic deploymentTask.
Variable Name
Object Identifier
deploymentTaskRuntimeIndex
1.3.6.1.4.1.140.625.121.1.1
deploymentTaskRuntimeObjectName
1.3.6.1.4.1.140.625.121.1.5
deploymentTaskRuntimeType
1.3.6.1.4.1.140.625.121.1.10
deploymentTaskRuntimeName
1.3.6.1.4.1.140.625.121.1.15
deploymentTaskRuntimeParent
1.3.6.1.4.1.140.625.121.1.20
deploymentTaskRuntimeApplicationName
1.3.6.1.4.1.140.625.121.1.25
deploymentTaskRuntimeId
1.3.6.1.4.1.140.625.121.1.30
deploymentTaskRuntimeSource
1.3.6.1.4.1.140.625.121.1.35
deploymentTaskRuntimeState
1.3.6.1.4.1.140.625.121.1.40
deploymentTaskRuntimeInUse
1.3.6.1.4.1.140.625.121.1.45
deploymentTaskRuntimeNewSource
1.3.6.1.4.1.140.625.121.1.46
deploymentTaskRuntimeIndex
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Unique value directed from ObjectName which is used as table index.
deploymentTaskRuntimeObjectName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
JMX-standard MBean name.
deploymentTaskRuntimeType
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean type.
deploymentTaskRuntimeName
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean name.
deploymentTaskRuntimeParent
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
BEA-proprietary Parent object's identification, with syntax type:name.
deploymentTaskRuntimeApplicationName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
The value of the name for the application that was specified to DeployerRuntime.activate.
deploymentTaskRuntimeId
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
A task can be referenced by the id assigned to it, or one the user assigns to it.
deploymentTaskRuntimeSource
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
The value of the source file that was specified to DeployerRuntime.activate.
deploymentTaskRuntimeState
SYNTAX
DisplayString SIZE (1.. 32)
ACCESS
read-only
DESCRIPTION
The overall state of a task.
deploymentTaskRuntimeInUse
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
This indicates if the MBean is free for deletion or timeout.
deploymentTaskRuntimeNewSource
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
Indicates whether a new source for the application was specified in an activate request.
EJBCache Runtime Table
This table represents an EJBCacheRuntime.
Variable Name
Object Identifier
ejbCacheRuntimeIndex
1.3.6.1.4.1.140.625.137.1.1
ejbCacheRuntimeObjectName
1.3.6.1.4.1.140.625.137.1.5
ejbCacheRuntimeType
1.3.6.1.4.1.140.625.137.1.10
ejbCacheRuntimeName
1.3.6.1.4.1.140.625.137.1.15
ejbCacheRuntimeParent
1.3.6.1.4.1.140.625.137.1.20
ejbCacheRuntimeActivationCount
1.3.6.1.4.1.140.625.137.1.25
ejbCacheRuntimeCacheAccessCount
1.3.6.1.4.1.140.625.137.1.30
ejbCacheRuntimeCachedBeansCurrentCount
1.3.6.1.4.1.140.625.137.1.35
ejbCacheRuntimeCacheHitCount
1.3.6.1.4.1.140.625.137.1.40
ejbCacheRuntimePassivationCount
1.3.6.1.4.1.140.625.137.1.45
ejbCacheRuntimeIndex
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Unique value directed from ObjectName which is used as table index.
ejbCacheRuntimeObjectName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
JMX-standard MBean name.
ejbCacheRuntimeType
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean type.
ejbCacheRuntimeName
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean name.
ejbCacheRuntimeParent
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
BEA-proprietary Parent object's identification, with syntax type:name.
ejbCacheRuntimeActivationCount
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Returns the number of entity beans activated.
ejbCacheRuntimeCacheAccessCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the cache access count.
ejbCacheRuntimeCachedBeansCurrentCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the cached beans current count.
ejbCacheRuntimeCacheHitCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the cached hit count.
ejbCacheRuntimePassivationCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the number of entity beans passivated.
EJBCacheMonitor Runtime Table
This table represents an EJBDeployment.
Variable Name
Object Identifier
ejbCacheMonitorRuntimeIndex
1.3.6.1.4.1.140.625.136.1.1
ejbCacheMonitorRuntimeObjectName
1.3.6.1.4.1.140.625.136.1.5
ejbCacheMonitorRuntimeType
1.3.6.1.4.1.140.625.136.1.10
ejbCacheMonitorRuntimeName
1.3.6.1.4.1.140.625.136.1.15
ejbCacheMonitorRuntimeParent
1.3.6.1.4.1.140.625.136.1.20
ejbCacheMonitorRuntimeActivationCount
1.3.6.1.4.1.140.625.136.1.25
ejbCacheMonitorRuntimeIndex
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Unique value directed from ObjectName which is used as table index.
ejbCacheMonitorRuntimeObjectName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
JMX-standard MBean name.
ejbCacheMonitorRuntimeType
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean type.
ejbCacheMonitorRuntimeName
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean name.
ejbCacheMonitorRuntimeParent
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
BEA-proprietary Parent object's identification, with syntax type:name.
ejbCacheMonitorRuntimeActivationCount
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Returns the number of entity beans activated.
EJB Component Runtime Table
This table represents an EJBDeployment.
Variable Name
Object Identifier
ejbComponentRuntimeIndex
1.3.6.1.4.1.140.625.140.1.1
ejbComponentRuntimeObjectName
1.3.6.1.4.1.140.625.140.1.5
ejbComponentRuntimeType
1.3.6.1.4.1.140.625.140.1.10
ejbComponentRuntimeName
1.3.6.1.4.1.140.625.140.1.15
ejbComponentRuntimeParent
1.3.6.1.4.1.140.625.140.1.20
ejbComponentRuntimeStatus
1.3.6.1.4.1.140.625.140.1.25
ejbComponentRuntimeBeans
1.3.6.1.4.1.140.625.140.1.30
ejbComponentRuntimeDeploymentName
1.3.6.1.4.1.140.625.140.1.35
ejbComponentRuntimeEjbComponent
1.3.6.1.4.1.140.625.140.1.40
ejbComponentRuntimeEjbHomes
1.3.6.1.4.1.140.625.140.1.45
ejbComponentRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from ObjectName. This is is used as the index into the table.
ejbComponentRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
ejbComponentRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
ejbComponentRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
ejbComponentRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
ejbComponentRuntimeStatus
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
The time when the EJB component became active.
ejbComponentRuntimeBeans
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
The beans deployed in this jar file.
ejbComponentRuntimeDeploymentName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The name used to deploy this EJB.
ejbComponentRuntimeEjbComponent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The configuration MBean for this component.
ejbComponentRuntimeEjbHomes
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
An array of EJB homes associated with this deployment.
EJB Entity Home Runtime Table
This table is used to monitor an EJBHome object of an Entity bean.
The high water mark of active connections in this JDBCConnectionPoolRuntimeMBean. The count starts at zero each time the JDBCConnectionPoolRuntimeMBean is instantiated.
The high water mark of waiters for a connection in this JDBCConnectionPoolRuntimeMBean. The count starts at zero each time the JDBCConnectionPoolRuntimeMBean is instantiated.
jdbcConnectionPoolRuntimeWaitSecondsHighCount
Syntax
INTEGER
Access
read-only
Description
The number of seconds the longest waiter for a connection waited.
jdbcConnectionPoolRuntimeConnectionsTotalCount
Syntax
INTEGER
Access
read-only
Description
The total number of JDBC connections in this JDBCConnectionPoolRuntimeMBean since the pool is instantiated.
jdbcConnectionPoolRuntimeMaxCapacity
Syntax
INTEGER
Access
read-only
Description
The maximum capacity of this JDBC pool.
JMS Connection Runtime Table
This table is used for monitoring a Weblogic JMS connection.
Variable Name
Object Identifier
jmsConnectionRuntimeIndex
1.3.6.1.4.1.140.625.200.1.1
jmsConnectionRuntimeObjectName
1.3.6.1.4.1.140.625.200.1.5
jmsConnectionRuntimeType
1.3.6.1.4.1.140.625.200.1.10
jmsConnectionRuntimeName
1.3.6.1.4.1.140.625.200.1.15
jmsConnectionRuntimeParent
1.3.6.1.4.1.140.625.200.1.20
jmsConnectionRuntimeClientID
1.3.6.1.4.1.140.625.200.1.25
jmsConnectionRuntimeSessions
1.3.6.1.4.1.140.625.200.1.30
jmsConnectionRuntimeSessionsCurrentCount
1.3.6.1.4.1.140.625.200.1.35
jmsConnectionRuntimeSessionsHighCount
1.3.6.1.4.1.140.625.200.1.40
jmsConnectionRuntimeSessionsTotalCount
1.3.6.1.4.1.140.625.200.1.45
jmsConnectionRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from the object name. This is used as the index into the table.
jmsConnectionRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean name.
jmsConnectionRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
jmsConnectionRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
jmsConnectionRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
jmsConnectionRuntimeClientID
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
The client ID for this connection.
jmsConnectionRuntimeSessions
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
An array of sessions for this connection.
jmsConnectionRuntimeSessionsCurrentCount
Syntax
INTEGER
Access
read-only
Description
The current number of sessions for this connection.
jmsConnectionRuntimeSessionsHighCount
Syntax
INTEGER
Access
read-only
Description
The peak number of sessions for this connection since the last reset.
jmsConnectionRuntimeSessionsTotalCount
Syntax
INTEGER
Access
read-only
Description
The number of sessions on this connection since the last reset.
JMS Consumer Runtime Table
This table is used for monitoring a Weblogic JMS consumer.
Variable Name
Object Identifier
jmsConsumerRuntimeIndex
1.3.6.1.4.1.140.625.210.1.1
jmsConsumerRuntimeObjectName
1.3.6.1.4.1.140.625.210.1.5
jmsConsumerRuntimeType
1.3.6.1.4.1.140.625.210.1.10
jmsConsumerRuntimeName
1.3.6.1.4.1.140.625.210.1.15
jmsConsumerRuntimeParent
1.3.6.1.4.1.140.625.210.1.20
jmsConsumerRuntimeMessagesPendingCount
1.3.6.1.4.1.140.625.210.1.25
jmsConsumerRuntimeMessagesReceivedCount
1.3.6.1.4.1.140.625.210.1.30
jmsConsumerRuntimeBytesPendingCount
1.3.6.1.4.1.140.625.210.1.35
jmsConsumerRuntimeBytesReceivedCount
1.3.6.1.4.1.140.625.210.1.40
jmsConsumerRuntimeDestinationName
1.3.6.1.4.1.140.625.210.1.45
jmsConsumerRuntimeSelector
1.3.6.1.4.1.140.625.210.1.50
jmsConsumerRuntimeDurable
1.3.6.1.4.1.140.625.210.1.55
jmsConsumerRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from the object name. This is used as an index into the table.
jmsConsumerRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean name.
jmsConsumerRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
jmsConsumerRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
jmsConsumerRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
jmsConsumerRuntimeMessagesPendingCount
Syntax
INTEGER
Access
read-only
Description
The number of messages pending (uncommitted and and unacknowledged) by this consumer.
jmsConsumerRuntimeMessagesReceivedCount
Syntax
INTEGER
Access
read-only
Description
The number of messages received by this consumer since the last reset.
jmsConsumerRuntimeBytesPendingCount
Syntax
INTEGER
Access
read-only
Description
The number of bytes pending (uncommitted and and unacknowledged) by this consumer.
jmsConsumerRuntimeBytesReceivedCount
Syntax
INTEGER
Access
read-only
DescriptionT
The number of bytes received by this consumer since the last reset.
jmsConsumerRuntimeDestinationName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The destination for this consumer.
jmsConsumerRuntimeSelector
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The consumer selector.
jmsConsumerRuntimeDurable
Syntax
INTEGER { true(1), false(2) }
Access
read-only
Description
A boolean value (true or false). The value is true if the consumer is durable.
JMS Destination Runtime Table
This table is used for monitoring a Weblogic JMS destination.
Variable Name
Object Identifier
jmsDestinationRuntimeIndex
1.3.6.1.4.1.140.625.220.1.1
jmsDestinationRuntimeObjectName
1.3.6.1.4.1.140.625.220.1.5
jmsDestinationRuntimeType
1.3.6.1.4.1.140.625.220.1.10
jmsDestinationRuntimeName
1.3.6.1.4.1.140.625.220.1.15
jmsDestinationRuntimeParent
1.3.6.1.4.1.140.625.220.1.20
jmsDestinationRuntimeConsumersCurrentCount
1.3.6.1.4.1.140.625.220.1.25
jmsDestinationRuntimeConsumersHighCount
1.3.6.1.4.1.140.625.220.1.30
jmsDestinationRuntimeConsumersTotalCount
1.3.6.1.4.1.140.625.220.1.35
jmsDestinationRuntimeMessagesCurrentCount
1.3.6.1.4.1.140.625.220.1.40
jmsDestinationRuntimeMessagesPendingCount
1.3.6.1.4.1.140.625.220.1.45
jmsDestinationRuntimeMessagesHighCount
1.3.6.1.4.1.140.625.220.1.50
jmsDestinationRuntimeMessagesReceivedCount
1.3.6.1.4.1.140.625.220.1.55
jmsDestinationRuntimeMessagesThresholdTime
1.3.6.1.4.1.140.625.220.1.60
jmsDestinationRuntimeBytesCurrentCount
1.3.6.1.4.1.140.625.220.1.65
jmsDestinationRuntimeBytesPendingCount
1.3.6.1.4.1.140.625.220.1.70
jmsDestinationRuntimeBytesHighCount
1.3.6.1.4.1.140.625.220.1.75
jmsDestinationRuntimeBytesReceivedCount
1.3.6.1.4.1.140.625.220.1.80
jmsDestinationRuntimeBytesThresholdTime
1.3.6.1.4.1.140.625.220.1.85
jmsDestinationRuntimeDurableSubscribers
1.3.6.1.4.1.140.625.220.1.90
jmsDestinationRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from ObjectName. This is used as the table index.
jmsDestinationRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
jmsDestinationRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
jmsDestinationRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
jmsDestinationRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
jmsDestinationRuntimeConsumersCurrentCount
Syntax
INTEGER
Access
read-only
Description
The current number of consumers accessing this destination.
jmsDestinationRuntimeConsumersHighCount
Syntax
INTEGER
Access
read-only
Description
The peak number of consumers accessing this destination since the last reset.
jmsDestinationRuntimeConsumersTotalCount
Syntax
INTEGER
Access
read-only
Description
The total number of consumers accessing this destination since the last reset.
jmsDestinationRuntimeMessagesCurrentCount
Syntax
INTEGER
Access
read-only
Description
The current number of messages in the destination. This does not include the pending messages.
jmsDestinationRuntimeMessagesPendingCount
Syntax
INTEGER
Access
read-only
Description
The number of pending messages in the destination.Pending messages are over and above the current number of messages.
jmsDestinationRuntimeMessagesHighCount
Syntax
INTEGER
Access
read-only
Description
The peak number of messages in the destination since the last reset.
jmsDestinationRuntimeMessagesReceivedCount
Syntax
INTEGER
Access
read-only
Description
The number of messages received in this destination since that reset.
jmsDestinationRuntimeMessagesThresholdTime
Syntax
INTEGER
Access
read-only
Description
The amount of time in the threshold condition since the last reset.
jmsDestinationRuntimeBytesCurrentCount
Syntax
INTEGER
Access
read-only
Description
The current number of bytes stored in the destination. This does not include the pending bytes.
jmsDestinationRuntimeBytesPendingCount
Syntax
INTEGER
Access
read-only
Description
The number of pending bytes stored in the destination. Pending bytes are over and above the current number of bytes.
jmsDestinationRuntimeBytesHighCount
Syntax
INTEGER
Access
read-only
Description
The peak number of bytes stored in the destination since the last reset.
jmsDestinationRuntimeBytesReceivedCount
Syntax
INTEGER
Access
read-only
Description
The number of bytes received in this destination since the last reset.
jmsDestinationRuntimeBytesThresholdTime
Syntax
INTEGER
Access
read-only
Description
The amount of time in the threshold condition since the last reset.
jmsDestinationRuntimeDurableSubscribers
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
An array of durable subscriber runtime MBeans for this destination.
JMS Durable Subscriber Runtime Table
This table is used for monitoring a WebLogic JMS durable subscriber.
Variable Name
Object Identifier
jmsDurableSubscriberRuntimeIndex
1.3.6.1.4.1.140.625.460.1.1
jmsDurableSubscriberRuntimeObjectName
1.3.6.1.4.1.140.625.460.1.5
jmsDurableSubscriberRuntimeType
1.3.6.1.4.1.140.625.460.1.10
jmsDurableSubscriberRuntimeName
1.3.6.1.4.1.140.625.460.1.15
jmsDurableSubscriberRuntimeParent
1.3.6.1.4.1.140.625.460.1.20
jmsDurableSubscriberRuntimeClientID
1.3.6.1.4.1.140.625.460.1.25
jmsDurableSubscriberRuntimeSubscriptionName
1.3.6.1.4.1.140.625.460.1.30
jmsDurableSubscriberRuntimeSelector
1.3.6.1.4.1.140.625.460.1.35
jmsDurableSubscriberRuntimeNoLocal
1.3.6.1.4.1.140.625.460.1.40
jmsDurableSubscriberRuntimeActive
1.3.6.1.4.1.140.625.460.1.45
jmsDurableSubscriberRuntimeMessagesPendingCount
1.3.6.1.4.1.140.625.460.1.50
jmsDurableSubscriberRuntimeMessagesCurrentCount
1.3.6.1.4.1.140.625.460.1.55
jmsDurableSubscriberRuntimeBytesPendingCount
1.3.6.1.4.1.140.625.460.1.60
jmsDurableSubscriberRuntimeBytesCurrentCount
1.3.6.1.4.1.140.625.460.1.65
jmsDurableSubscriberRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from jmsDurableSubscriberRuntimeObjectName which is used as the index into the table.
jmsDurableSubscriberRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean name.
jmsDurableSubscriberRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
jmsDurableSubscriberRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
jmsDurableSubscriberRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
jmsDurableSubscriberRuntimeClientID
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The client Id for this durable subscriber.
jmsDurableSubscriberRuntimeSubscriptionName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The subscription name for this durable subscriber.
jmsDurableSubscriberRuntimeSelector
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
Durable subscriber selector.
jmsDurableSubscriberRuntimeNoLocal
Syntax
INTEGER { true(1), false(2) }
Access
read-only
Description
The noLocal boolean for this durable subscriber.
jmsDurableSubscriberRuntimeActive
Syntax
INTEGER { true(1), false(2) }
Access
read-only
Description
True if this subscription is being used by a durable subscriber.
jmsDurableSubscriberRuntimeMessagesPendingCount
Syntax
INTEGER
Access
read-only
Description
The number of messages pending (uncommitted and unacknowledged) by this durable subscriber.
jmsDurableSubscriberRuntimeMessagesCurrentCount
Syntax
INTEGER
Access
read-only
Description
The number of messages still available by this durable subscriber.
jmsDurableSubscriberRuntimeBytesPendingCount
Syntax
INTEGER
Access
read-only
Description
The number of bytes pending by this durable subscriber.
jmsDurableSubscriberRuntimeBytesCurrentCount
Syntax
INTEGER
Access
read-only
Description
The number of bytes received by this durable subscriber.
JMS Producer Runtime Table
This table is used for monitoring a Weblogic JMS producer.
Variable Name
Object Identifier
jmsProducerRuntimeIndex
1.3.6.1.4.1.140.625.230.1.1
jmsProducerRuntimeObjectName
1.3.6.1.4.1.140.625.230.1.5
jmsProducerRuntimeType
1.3.6.1.4.1.140.625.230.1.10
jmsProducerRuntimeName
1.3.6.1.4.1.140.625.230.1.15
jmsProducerRuntimeParent
1.3.6.1.4.1.140.625.230.1.20
jmsProducerRuntimeMessagesPendingCount
1.3.6.1.4.1.140.625.230.1.25
jmsProducerRuntimeMessagesSentCount
1.3.6.1.4.1.140.625.230.1.30
jmsProducerRuntimeBytesPendingCount
1.3.6.1.4.1.140.625.230.1.35
jmsProducerRuntimeBytesSentCount
1.3.6.1.4.1.140.625.230.1.40
jmsProducerRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from the object name. This is used as an index into the table.
jmsProducerRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
jmsProducerRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
jmsProducerRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
jmsProducerRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
jmsProducerRuntimeMessagesPendingCount
Syntax
INTEGER
Access
read-only
Description
The number of messages pending (uncommitted and and unacknowledged) by this producer.
jmsProducerRuntimeMessagesSentCount
Syntax
INTEGER
Access
read-only
Description
The number of messages sent by this producer since the last reset.
jmsProducerRuntimeBytesPendingCount
Syntax
INTEGER
Access
read-only
Description
The number of bytes pending (uncommitted and and unacknowledged) by this producer.
jmsProducerRuntimeBytesSentCount
Syntax
INTEGER
Access
read-only
Description
The number of bytes sent by this producer since the last reset.
JMS Runtime Table
This table is used for monitoring a Weblogic JMS service.
Variable Name
Object Identifier
jmsRuntimeIndex
1.3.6.1.4.1.140.625.240.1.1
jmsRuntimeObjectName
1.3.6.1.4.1.140.625.240.1.5
jmsRuntimeType
1.3.6.1.4.1.140.625.240.1.10
jmsRuntimeName
1.3.6.1.4.1.140.625.240.1.15
jmsRuntimeParent
1.3.6.1.4.1.140.625.240.1.20
jmsRuntimeConnections
1.3.6.1.4.1.140.625.240.1.25
jmsRuntimeConnectionsCurrentCount
1.3.6.1.4.1.140.625.240.1.30
jmsRuntimeConnectionsHighCount
1.3.6.1.4.1.140.625.240.1.35
jmsRuntimeConnectionsTotalCount
1.3.6.1.4.1.140.625.240.1.40
jmsRuntimeJMSServers
1.3.6.1.4.1.140.625.240.1.45
jmsRuntimeJMSServersCurrentCount
1.3.6.1.4.1.140.625.240.1.50
jmsRuntimeJMSServersHighCount
1.3.6.1.4.1.140.625.240.1.55
jmsRuntimeJMSServersTotalCount
1.3.6.1.4.1.140.625.240.1.60
jmsRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from the object name. This is used as the table index.
jmsRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
jmsRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
jmsRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
jmsRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
jmsRuntimeConnections
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
The connections to this JMS server.
jmsRuntimeConnectionsCurrentCount
Syntax
INTEGER
Access
read-only
Description
The current number of connection to this JMS server.
jmsRuntimeConnectionsHighCount
Syntax
INTEGER
Access
read-only
Description
The peak number of connections to this JMS server since the last reset.
jmsRuntimeConnectionsTotalCount
Syntax
INTEGER
Access
read-only
Description
The total number of connections made to this JMS server since the last reset.
jmsRuntimeJMSServers
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
The JMS servers in the JMS service.
jmsRuntimeJMSServersCurrentCount
Syntax
INTEGER
Access
read-only
Description
The current number of JMS servers connected to this JMS service.
jmsRuntimeJMSServersHighCount
Syntax
INTEGER
Access
read-only
Description
The peak number of JMS servers connected to this JMS service since the server is up.
jmsRuntimeJMSServersTotalCount
Syntax
INTEGER
Access
read-only
Description
The number of JMSServers connections made to this JMS service since the server is up.
JMS Server Runtime Table
This table is used for monitoring a Weblogic JMS server.
Variable Name
Object Identifier
jmsServerRuntimeIndex
1.3.6.1.4.1.140.625.250.1.1
jmsServerRuntimeObjectName
1.3.6.1.4.1.140.625.250.1.5
jmsServerRuntimeType
1.3.6.1.4.1.140.625.250.1.10
jmsServerRuntimeName
1.3.6.1.4.1.140.625.250.1.15
jmsServerRuntimeParent
1.3.6.1.4.1.140.625.250.1.20
jmsServerRuntimeSessionPoolRuntimes
1.3.6.1.4.1.140.625.250.1.25
jmsServerRuntimeSessionPoolsCurrentCount
1.3.6.1.4.1.140.625.250.1.30
jmsServerRuntimeSessionPoolsHighCount
1.3.6.1.4.1.140.625.250.1.35
jmsServerRuntimeSessionPoolsTotalCount
1.3.6.1.4.1.140.625.250.1.40
jmsServerRuntimeDestinations
1.3.6.1.4.1.140.625.250.1.45
jmsServerRuntimeDestinationsCurrentCount
1.3.6.1.4.1.140.625.250.1.50
jmsServerRuntimeDestinationsHighCount
1.3.6.1.4.1.140.625.250.1.55
jmsServerRuntimeDestinationsTotalCount
1.3.6.1.4.1.140.625.250.1.60
jmsServerRuntimeMessagesCurrentCount
1.3.6.1.4.1.140.625.250.1.65
jmsServerRuntimeMessagesPendingCount
1.3.6.1.4.1.140.625.250.1.70
jmsServerRuntimeMessagesHighCount
1.3.6.1.4.1.140.625.250.1.75
jmsServerRuntimeMessagesReceivedCount
1.3.6.1.4.1.140.625.250.1.80
jmsServerRuntimeMessagesThresholdTime
1.3.6.1.4.1.140.625.250.1.85
jmsServerRuntimeBytesCurrentCount
1.3.6.1.4.1.140.625.250.1.90
jmsServerRuntimeBytesPendingCount
1.3.6.1.4.1.140.625.250.1.95
jmsServerRuntimeBytesHighCount
1.3.6.1.4.1.140.625.250.1.100
jmsServerRuntimeBytesReceivedCount
1.3.6.1.4.1.140.625.250.1.105
jmsServerRuntimeBytesThresholdTime
1.3.6.1.4.1.140.625.250.1.110
jmsServerRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from the object name. This is used as the table index.
jmsServerRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
jmsServerRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
jmsServerRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
jmsServerRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
jmsServerRuntimeSessionPoolRuntimes
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
Returns the session pools on this JMS Server.
jmsServerRuntimeSessionPoolsCurrentCount
Syntax
INTEGER
Access
read-only
Description
The current number of session pools running on this JMS server.
jmsServerRuntimeSessionPoolsHighCount
Syntax
INTEGER
Access
read-only
Description
The peak number of session pools on this JMS server since the last reset.
jmsServerRuntimeSessionPoolsTotalCount
Syntax
INTEGER
Access
read-only
Description
The number of session pools instantiated on this JMS server since the last reset.
jmsServerRuntimeDestinations
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Descriptions
An array of destinations on this JMS server.
jmsServerRuntimeDestinationsCurrentCount
Syntax
INTEGER
Access
read-only
Description
The current number of destinations for this JMS server.
jmsServerRuntimeDestinationsHighCount
Syntax
INTEGER
Access
read-only
Description
The peak number of destinations on this JMS server since the last reset.
jmsServerRuntimeDestinationsTotalCount
Syntax
INTEGER
Access
read-only
Description
The number of destinations instantiated on this JMS server since the last reset.
jmsServerRuntimeMessagesCurrentCount
Syntax
INTEGER
Access
read-only
Description
The current number of messages stored on this JMS server. This does not include the pending messages.
jmsServerRuntimeMessagesPendingCount
Syntax
INTEGER
Access
read-only
Description
The current number of messages pending (unacknowledged or uncommitted) stored on this JMS server. Pending messages are over and above the current number of messages.
jmsServerRuntimeMessagesHighCount
Syntax
INTEGER
Access
read-only
Description
The peak number of messages stored in the JMS server since the last reset.
jmsServerRuntimeMessagesReceivedCount
Syntax
INTEGER
Access
read-only
Description
The number of messages received on this JMS Server since the last reset.
jmsServerRuntimeMessagesThresholdTime
Syntax
INTEGER
Access
read-only
Description
The amount of time in the threshold condition since the last reset.
jmsServerRuntimeBytesCurrentCount
Syntax
INTEGER
Access
read-only
Description
The current number of bytes stored in this JMS server. This does not include the pending bytes.
jmsServerRuntimeBytesPendingCount
Syntax
INTEGER
Access
read-only
Description
The number of pending bytes stored in this JMS server. Pending bytes are over and above the current number of bytes.
jmsServerRuntimeBytesHighCount
Syntax
INTEGER
Access
read-only
Description
The peak number of bytes stored in this JMS server since the last reset.
jmsServerRuntimeBytesReceivedCount
Syntax
INTEGER
Access
read-only
Description
The number of bytes received in this JMS server since the last reset.
jmsServerRuntimeBytesThresholdTime
Syntax
INTEGER
Access
read-only
Description
The amount of time in the threshold condition since the last reset.
JMS Session Pool Runtime Table
This table is used for monitoring a Weblogic JMS session pool.
Returns the total number of transactions processed. This total includes all committed, rolled back and heuristic transaction completions.
JVM Runtime Table
This table provides runtime data on the Java Virtual Machine of this server.
Variable Name
Object Identifier
jvmRuntimeIndex
1.3.6.1.4.1.140.625.340.1.1
jvmRuntimeObjectName
1.3.6.1.4.1.140.625.340.1.5
jvmRuntimeType
1.3.6.1.4.1.140.625.340.1.10
jvmRuntimeName
1.3.6.1.4.1.140.625.340.1.15
jvmRuntimeParent
1.3.6.1.4.1.140.625.340.1.20
jvmRuntimeHeapFreeCurrent
1.3.6.1.4.1.140.625.340.1.25
jvmRuntimeHeapSizeCurrent
1.3.6.1.4.1.140.625.340.1.30
jvmRuntimeJavaVersion
1.3.6.1.4.1.140.625.340.1.35
jvmRuntimeJavaVendor
1.3.6.1.4.1.140.625.340.1.40
jvmRuntimeOSName
1.3.6.1.4.1.140.625.340.1.45
jvmRuntimeOSVersion
1.3.6.1.4.1.140.625.340.1.50
jvmRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from jvmRuntimeObjectName which is used as the index into the table.
jvmRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
jvmRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
jvmRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
jvmRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
jvmRuntimeHeapFreeCurrent
Syntax
INTEGER
Access
read-only
Description
The current amount of free memory in the JVM heap in bytes.
jvmRuntimeHeapSizeCurrent
Syntax
INTEGER
Access
read-only
Description
The current size of the JVM heap in bytes.
jvmRuntimeJavaVersion
Syntax
DisplayString SIZE(1..32)
Access
read-only
Description
The Java version of the JVM.
jvmRuntimeJavaVendor
Syntax
DisplayString SIZE(1..32)
Access
read-only
Description
The vendor of the JVM.
jvmRuntimeOSName
Syntax
DisplayString SIZE(1..32)
Access
read-only
Description
The operating system on which the JVM is running.
jvmRuntimeOSVersion
Syntax
DisplayString SIZE(1..32)
Access
read-only
Description
The operating system version upon which the JVM is running.
Log Broadcaster Runtime Table
This table broadcasts JMX notifications for each log message generated in the local WebLogic Server. There is exactly one implementation of this MBean in each WebLogic Server. JMX listeners can register with this MBean and receive log notifications. The type of the notification generated is WebLogicLogNotification.
Variable Name
Object Identifier
logBroadcasterRuntimeIndex
1.3.6.1.4.1.140.625.350.1.1
logBroadcasterRuntimeObjectName
1.3.6.1.4.1.140.625.350.1.5
logBroadcasterRuntimeType
1.3.6.1.4.1.140.625.350.1.10
logBroadcasterRuntimeName
1.3.6.1.4.1.140.625.350.1.15
logBroadcasterRuntimeParent
1.3.6.1.4.1.140.625.350.1.20
logBroadcasterRuntimeMessagesLogged
1.3.6.1.4.1.140.625.350.1.25
logBroadcasterRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from logBroadcasterRuntimeObjectName used as the index into the table.
logBroadcasterRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
logBroadcasterRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
logBroadcasterRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
logBroadcasterRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
logBroadcasterRuntimeMessagesLogged
Syntax
INTEGER
Access
read-only
Description
The number of total log messages generated by this instance of the WebLogic server.
MessageDrivenEJB Runtime Table
This table provides runtime attributes for Runtime MessageDriven EJB's
Variable Name
Object Identifier
messageDrivenEJBRuntimeIndex
1.3.6.1.4.1.140.625.351.1.1
messageDrivenEJBRuntimeObjectName
1.3.6.1.4.1.140.625.351.1.5
messageDrivenEJBRuntimeType
1.3.6.1.4.1.140.625.351.1.10
messageDrivenEJBRuntimeName
1.3.6.1.4.1.140.625.351.1.15
messageDrivenEJBRuntimeParent
1.3.6.1.4.1.140.625.351.1.20
messageDrivenEJBRuntimeJMSConnectionAlive
1.3.6.1.4.1.140.625.351.1.25
messageDrivenEJBRuntimeIndex
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Unique value directed from ObjectName which is used as table index.
messageDrivenEJBRuntimeObjectName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
JMX-standard MBean name.
messageDrivenEJBRuntimeType
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean type.
messageDrivenEJBRuntimeName
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean name.
messageDrivenEJBRuntimeParent
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
BEA-proprietary Parent object's identification, with syntax type:name.
messageDrivenEJBRuntimeJMSConnectionAlive
SYNTAX
INTEGER { yes(1), no(2) }
ACCESS
read-only
DESCRIPTION
A boolean value (yes or no). Returns yes if the connection is alive.
MigrationTask Runtime Table
This table provides runtime attributes for Runtime MessageDriven EJB's.
Variable Name
Object Identifier
migrationTaskRuntimeIndex
1.3.6.1.4.1.140.625.352.1.1
migrationTaskRuntimeObjectName
1.3.6.1.4.1.140.625.352.1.5
migrationTaskRuntimeType
1.3.6.1.4.1.140.625.352.1.10
migrationTaskRuntimeName
1.3.6.1.4.1.140.625.352.1.15
migrationTaskRuntimeParent
1.3.6.1.4.1.140.625.352.1.20
migrationTaskRuntimeJTA
1.3.6.1.4.1.140.625.352.1.25
migrationTaskRuntimeRunning
1.3.6.1.4.1.140.625.352.1.30
migrationTaskRuntimeTerminal
1.3.6.1.4.1.140.625.352.1.35
migrationTaskRuntimeWaitingForUser
1.3.6.1.4.1.140.625.352.1.40
migrationTaskRuntimeIndex
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Unique value directed from ObjectName which is used as table index.
migrationTaskRuntimeObjectName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
JMX-standard MBean name.
migrationTaskRuntimeType
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean type.
migrationTaskRuntimeName
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean name.
migrationTaskRuntimeParent
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
BEA-proprietary Parent object's identification, with syntax type:name.
migrationTaskRuntimeJTA
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
True if the migration task moves a JTA recovery manager.
migrationTaskRuntimeRunning
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns true if the Task is still running.
migrationTaskRuntimeTerminal
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns true if the Task is either done sucessfuly, failed or was canceled.
migrationTaskRuntimeWaitingForUser
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
True if the Task is waiting for user input.
ServerLifeCycle Runtime Table
This table provides runtime attributes for Runtime server life cycle.
Variable Name
Object Identifier
serverLifeCycleRuntimeIndex
1.3.6.1.4.1.140.625.361.1.1
serverLifeCycleRuntimeObjectName
1.3.6.1.4.1.140.625.361.1.5
serverLifeCycleRuntimeType
1.3.6.1.4.1.140.625.361.1.10
serverLifeCycleRuntimeName
1.3.6.1.4.1.140.625.361.1.15
serverLifeCycleRuntimeParent
1.3.6.1.4.1.140.625.361.1.20
serverLifeCycleRuntimeState
1.3.6.1.4.1.140.625.361.1.25
serverLifeCycleRuntimeStateVal
1.3.6.1.4.1.140.625.361.1.30
serverLifeCycleRuntimeIndex
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Unique value directed from ObjectName which is used as table index.
serverLifeCycleRuntimeObjectName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
JMX-standard MBean name.
serverLifeCycleRuntimeType
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean type.
serverLifeCycleRuntimeName
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean name.
serverLifeCycleRuntimeParent
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
BEA-proprietary Parent object's identification, with syntax type:name.
serverLifeCycleRuntimeState
SYNTAX
DisplayString
ACCESS
read-only
DESCRIPTION
A string that identifies the current state of the server. A server can be in one of the following states:
SHUTDOWN
STARTING
RUNNING
SUSPENDING
STANDBY
RESUMING
FAILED
SHUTTING_DOWN
UNKNOWN
serverLifeCycleRuntimeStateVal
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
An integer that identifies the current state of the server.
Server Runtime Table
This table provides runtime attributes of a server.
Variable Name
Object Identifier
serverRuntimeIndex
1.3.6.1.4.1.140.625.360.1.1
serverRuntimeObjectName
1.3.6.1.4.1.140.625.360.1.5
serverRuntimeType
1.3.6.1.4.1.140.625.360.1.10
serverRuntimeName
1.3.6.1.4.1.140.625.360.1.15
serverRuntimeParent
1.3.6.1.4.1.140.625.360.1.20
serverRuntimeActivationTime
1.3.6.1.4.1.140.625.360.1.25
serverRuntimeListenAddress
1.3.6.1.4.1.140.625.360.1.30
serverRuntimeListenPort
1.3.6.1.4.1.140.625.360.1.35
serverRuntimeSSLListenAddress
1.3.6.1.4.1.140.625.360.1.40
serverRuntimeJVMID
1.3.6.1.4.1.140.625.360.1.45
serverRuntimeOpenSocketsCurrentCount
1.3.6.1.4.1.140.625.360.1.50
serverRuntimeRestartsTotalCount
1.3.6.1.4.1.140.625.360.1.55
serverRuntimeState
1.3.6.1.4.1.140.625.360.1.60
serverRuntimeWeblogicVersion
1.3.6.1.4.1.140.625.360.1.65
serverRuntimeAdminServerHost
1.3.6.1.4.1.140.625.360.1.70
serverRuntimeAdminServerListenPort
1.3.6.1.4.1.140.625.360.1.75
serverRuntimeClusterRuntime
1.3.6.1.4.1.140.625.360.1.80
serverRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from serverRuntimeObjectName which is used as the table index.
serverRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
serverRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
serverRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
serverRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
serverRuntimeActivationTime
Syntax
DisplayString SIZE(1..32)
Access
read-only
Description
The time when the server was started.
serverRuntimeListenAddress
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The address on which this server is listening for connections. For example this might return the string:
santiago/172.17.9.220
serverRuntimeListenPort
Syntax
INTEGER
Access
read-only
Description
The port on which this server is listening for connections.
serverRuntimeSSLListenAddress
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The address on which this server is listening for connections. For example this might return the string:
santiago/172.17.9.220
serverRuntimeJVMID
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
The Java Virtual Machine ID of the server.
serverRuntimeOpenSocketsCurrentCount
Syntax
INTEGER
Access
read-only
Description
The current number of sockets registered for socket muxing on this server.
serverRuntimeRestartsTotalCount
Syntax
INTEGER
Access
read-only
Description
The total number of restarts for this server since the cluster was last activated.
serverRuntimeState
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
The current state of the server. Legal values are Initializing, Suspended, Running, ShuttingDown.
serverRuntimeWeblogicVersion
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
The version of the WebLogic server.
serverRuntimeAdminServerHost
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The address on which the Administration server is listening for connections. For example this might return the string santiago.
serverRuntimeAdminServerListenPort
Syntax
INTEGER
Access
read-only
Description
The port on which the Administration server is listening for connections.
serverRuntimeClusterRuntime
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
Returns an MBean which represents this server's view of its cluster.
Server Security Runtime Table
This table is used for monitoring Weblogic security information.