WebLogic SNMP MIB Reference

 Previous Next Contents View as PDF  

BEA WebLogic Server Runtime MIB

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:

 


Application Runtime Table

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.

Variable Name

Object Identifier

connectorConnectionPoolRuntimeIndex

1.3.6.1.4.1.140.625.455.1.1

connectorConnectionPoolRuntimeObjectName

1.3.6.1.4.1.140.625.455.1.5

connectorConnectionPoolRuntimeType

1.3.6.1.4.1.140.625.455.1.10

connectorConnectionPoolRuntimeName

1.3.6.1.4.1.140.625.455.1.15

connectorConnectionPoolRuntimeParent

1.3.6.1.4.1.140.625.455.1.20

connectorConnectionPoolRuntimePoolName

1.3.6.1.4.1.140.625.455.1.25

connectorConnectionPoolRuntimeJNDIName

1.3.6.1.4.1.140.625.455.1.30

connectorConnectionPoolRuntimeConnectionFactoryName

1.3.6.1.4.1.140.625.455.1.35

connectorConnectionPoolRuntimeResourceAdapterLinkRefName

1.3.6.1.4.1.140.625.455.1.40

connectorConnectionPoolRuntimeLogFileName

1.3.6.1.4.1.140.625.455.1.45

connectorConnectionPoolRuntimeTransactionSupport

1.3.6.1.4.1.140.625.455.1.50

connectorConnectionPoolRuntimeConnections

1.3.6.1.4.1.140.625.455.1.55

connectorConnectionPoolRuntimeLoggingEnabled

1.3.6.1.4.1.140.625.455.1.60

connectorConnectionPoolRuntimeMaxCapacity

1.3.6.1.4.1.140.625.455.1.65

connectorConnectionPoolRuntimeInitialCapacity

1.3.6.1.4.1.140.625.455.1.70

connectorConnectionPoolRuntimeCapacityIncrement

1.3.6.1.4.1.140.625.455.1.75

connectorConnectionPoolRuntimeShrinkingEnabled

1.3.6.1.4.1.140.625.455.1.80

connectorConnectionPoolRuntimeShrinkPeriodMinutes

1.3.6.1.4.1.140.625.455.1.85

connectorConnectionPoolRuntimeActiveConnectionsCurrentCount

1.3.6.1.4.1.140.625.455.1.90

connectorConnectionPoolRuntimeActiveConnectionsHighCount

1.3.6.1.4.1.140.625.455.1.95

connectorConnectionPoolRuntimeFreeConnectionsCurrentCount

1.3.6.1.4.1.140.625.455.1.100

connectorConnectionPoolRuntimeFreeConnectionsHighCount

1.3.6.1.4.1.140.625.455.1.105

connectorConnectionPoolRuntimeAverageActiveUsage

1.3.6.1.4.1.140.625.455.1.110

connectorConnectionPoolRuntimeShrinkCountDownTime

1.3.6.1.4.1.140.625.455.1.115

connectorConnectionPoolRuntimeRecycledTotal

1.3.6.1.4.1.140.625.455.1.120

connectorConnectionPoolRuntimeConnectionsCreatedTotalCount

1.3.6.1.4.1.140.625.455.1.125

connectorConnectionPoolRuntimeConnectionsMatchedTotalCount

1.3.6.1.4.1.140.625.455.1.130

connectorConnectionPoolRuntimeConnectionsDestroyedTotalCount

1.3.6.1.4.1.140.625.455.1.135

connectorConnectionPoolRuntimeConnectionsRejectedTotalCount

1.3.6.1.4.1.140.625.455.1.140

 


connectorConnectionPoolRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from connectorConnectionPoolRuntimeObjectName which is used as the index into the table.

 


connectorConnectionPoolRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name.

 


connectorConnectionPoolRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


connectorConnectionPoolRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


connectorConnectionPoolRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


connectorConnectionPoolRuntimePoolName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The configured logical name for the connection factory using this connector connection pool.

 


connectorConnectionPoolRuntimeJNDIName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The configured JNDI name for the connection factory using this connector connection pool.

 


connectorConnectionPoolRuntimeConnectionFactoryName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The resource adapter link reference for cases where this connection factory refers to an existing resource adapter deployment.

 


connectorConnectionPoolRuntimeResourceAdapterLinkRefName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The resource adapter link reference for cases where this connection factory refers to an existing resource adapter deployment.

 


connectorConnectionPoolRuntimeLogFileName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The log file used by the resource adapter for this connector connection pool.

 


connectorConnectionPoolRuntimeTransactionSupport

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The transaction support level for the resource adapter for this connector connection pool.

 


connectorConnectionPoolRuntimeConnections

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

An array of connector connection runtime MBeans that each represents the statistics for a connector connection.

 


connectorConnectionPoolRuntimeLoggingEnabled

Syntax

INTEGER { true(1), false(2) }

Access

read-only

Description

A boolean value True if logging is enabled.

 


connectorConnectionPoolRuntimeMaxCapacity

Syntax

INTEGER

Access

read-only

Description

The maximum capacity configured for this connector connection pool.

 


connectorConnectionPoolRuntimeInitialCapacity

Syntax

INTEGER

Access

read-only

Description

The initial capacity configured for this connector connection pool.

 


connectorConnectionPoolRuntimeCapacityIncrement

Syntax

INTEGER

Access

read-only

Description

The capacity increment.

 


connectorConnectionPoolRuntimeShrinkingEnabled

Syntax

INTEGER { true(1), false(2) }

Access

read-only

Description

True if shrinking of this connector connection pool is enabled.

 


connectorConnectionPoolRuntimeShrinkPeriodMinutes

Syntax

INTEGER

Access

read-only

Description

The shrink period (in minutes) of this connector connection pool.

 


connectorConnectionPoolRuntimeActiveConnectionsCurrentCount

Syntax

INTEGER

Access

read-only

Description

The current total active connections.

 


connectorConnectionPoolRuntimeActiveConnectionsHighCount

Syntax

INTEGER

Access

read-only

Description

The high water mark of active connections in this connector pool since the pool was instantiated.

 


connectorConnectionPoolRuntimeFreeConnectionsCurrentCount

Syntax

INTEGER

Access

read-only

Description

The current total free connections.

 


connectorConnectionPoolRuntimeFreeConnectionsHighCount

Syntax

INTEGER

Access

read-only

Description

The high water mark of free connections in this connector pool since the pool was instantiated.

 


connectorConnectionPoolRuntimeAverageActiveUsage

Syntax

INTEGER

Access

read-only

Description

The running average usage of created connections that are active in the connector pool since the pool was last shrunk.

 


connectorConnectionPoolRuntimeShrinkCountDownTime

Syntax

INTEGER

Access

read-only

Description

The amount of time left (in minutes) until an attempt to shrink the pool will be made.

 


connectorConnectionPoolRuntimeRecycledTotal

Syntax

INTEGER

Access

read-only

Description

The total number of connector connections created in this connector pool since the pool is instantiated.

 


connectorConnectionPoolRuntimeConnectionsCreatedTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of connector connections created in this connector pool since the pool is instantiated.

 


connectorConnectionPoolRuntimeConnectionsMatchedTotalCount

Syntax

INTEGER

Access

read-only

Description

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.

 


connectorConnectionPoolRuntimeConnectionsDestroyedTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of connector connections destroyed in this connector pool since the pool is instantiated.

 


connectorConnectionPoolRuntimeConnectionsRejectedTotalCount

Syntax

INTEGER

Access

read-only

Description

An array of connector connection runtime MBeans that each represents the statistics for a connector connection.

 


Connector Connection Runtime Table

This table is used for monitoring individual WebLogic connector connections.

Variable Name

Object Identifier

connectorConnectionRuntimeIndex

1.3.6.1.4.1.140.625.454.1.1

connectorConnectionRuntimeObjectName

1.3.6.1.4.1.140.625.454.1.5

connectorConnectionRuntimeType

1.3.6.1.4.1.140.625.454.1.10

connectorConnectionRuntimeName

1.3.6.1.4.1.140.625.454.1.15

connectorConnectionRuntimeParent

1.3.6.1.4.1.140.625.454.1.20

connectorConnectionRuntimeActiveHandlesCurrentCount

1.3.6.1.4.1.140.625.454.1.25

connectorConnectionRuntimeActiveHandlesHighCount

1.3.6.1.4.1.140.625.454.1.30

connectorConnectionRuntimeHandlesCreatedTotalCount

1.3.6.1.4.1.140.625.454.1.35

connectorConnectionRuntimeCurrentlyInUse

1.3.6.1.4.1.140.625.454.1.40

connectorConnectionRuntimeInTransaction

1.3.6.1.4.1.140.625.454.1.45

connectorConnectionRuntimeShared

1.3.6.1.4.1.140.625.454.1.50

 


connectorConnectionRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from connectorConnectionRuntimeObjectName which is used as the index into the table.

 


connectorConnectionRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name.

 


connectorConnectionRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


connectorConnectionRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


connectorConnectionRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


connectorConnectionRuntimeActiveHandlesCurrentCount

Syntax

INTEGER

Access

read-only

Description

The current total active connection handles for this connection.

 


connectorConnectionRuntimeActiveHandlesHighCount

Syntax

INTEGER

Access

read-only

Description

The high water mark of active connection handles for this connection since the connection was created.

 


connectorConnectionRuntimeHandlesCreatedTotalCount

Syntax

INTEGER

Access

read-only

Description

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.

Variable Name

Object Identifier

ejbEntityHomeRuntimeIndex

1.3.6.1.4.1.140.625.150.1.1

ejbEntityHomeRuntimeObjectName

1.3.6.1.4.1.140.625.150.1.5

ejbEntityHomeRuntimeType

1.3.6.1.4.1.140.625.150.1.10

ejbEntityHomeRuntimeName

1.3.6.1.4.1.140.625.150.1.15

ejbEntityHomeRuntimeParent

1.3.6.1.4.1.140.625.150.1.20

ejbEntityHomeRuntimeTransactionsCommittedTotalCount

1.3.6.1.4.1.140.625.150.1.25

ejbEntityHomeRuntimeTransactionsRolledBackTotalCount

1.3.6.1.4.1.140.625.150.1.30

ejbEntityHomeRuntimeTransactionsInFlightTotalCount

1.3.6.1.4.1.140.625.150.1.35

ejbEntityHomeRuntimeCachedBeansCurrentCount

1.3.6.1.4.1.140.625.150.1.40

ejbEntityHomeRuntimeBeanType

1.3.6.1.4.1.140.625.150.1.45


 

 


ejbEntityHomeRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from ObjectName. This is used as the index into the table.

 


ejbEntityHomeRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


ejbEntityHomeRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


ejbEntityHomeRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


ejbEntityHomeRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


ejbEntityHomeRuntimeTransactionsCommittedTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of transactions committed by beans of this home.

 


ejbEntityHomeRuntimeTransactionsRolledBackTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of transactions rolled back by beans of this home.

 


ejbEntityHomeRuntimeTransactionsInFlightTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of in-flight transactions by beans of this home.

 


ejbEntityHomeRuntimeCachedBeansCurrentCount

Syntax

INTEGER

Access

read-only

Description

The number of beans currently in the cache.

 


ejbEntityHomeRuntimeBeanType

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The type of the bean — Stateful Session, Stateless Session, Entity, or Message Driven.

 


EJBLocking Runtime Table

This table represents an ejbLockingRuntime MBean.

Variable Name

Object Identifier

ejbLockingRuntimeIndex

1.3.6.1.4.1.140.625.151.1.1

ejbLockingRuntimeObjectName

1.3.6.1.4.1.140.625.151.1.5

ejbLockingRuntimeType

1.3.6.1.4.1.140.625.151.1.10

ejbLockingRuntimeName

1.3.6.1.4.1.140.625.151.1.15

ejbLockingRuntimeParent

1.3.6.1.4.1.140.625.151.1.20

ejbLockingRuntimeLockEntriesCurrentCount

1.3.6.1.4.1.140.625.151.1.25

ejbLockingRuntimeLockManagerAccessCount

1.3.6.1.4.1.140.625.151.1.30

ejbLockingRuntimeTimeOutTotalCount

1.3.6.1.4.1.140.625.151.1.35

ejbLockingRuntimeWaiterTotalCount

1.3.6.1.4.1.140.625.151.1.40


 

 


ejbLockingRuntimeIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


ejbLockingRuntimeObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


ejbLockingRuntimeType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


ejbLockingRuntimeName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


ejbLockingRuntimeParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

BEA-proprietary Parent object's identification, with syntax type:name.

 


ejbLockingRuntimeLockEntriesCurrentCount

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Returns the lock entries count.

 


ejbLockingRuntimeLockManagerAccessCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the lock manager access count.

 


ejbLockingRuntimeTimeOutTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the timeout count.

 


ejbLockingRuntimeWaiterTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the waiter total count.

 


EJB Message Driven Runtime Table

This table contains the runtime representation of a MessageDriven Bean.

Variable Name

Object Identifier

ejbMessageDrivenRuntimeIndex

1.3.6.1.4.1.140.625.160.1.1

ejbMessageDrivenRuntimeObjectName

1.3.6.1.4.1.140.625.160.1.5

ejbMessageDrivenRuntimeType

1.3.6.1.4.1.140.625.160.1.10

ejbMessageDrivenRuntimeName

1.3.6.1.4.1.140.625.160.1.15

ejbMessageDrivenRuntimeParent

1.3.6.1.4.1.140.625.160.1.20

ejbMessageDrivenRuntimeDestinationName

1.3.6.1.4.1.140.625.160.1.25

ejbMessageDrivenDestinationTopic

1.3.6.1.4.1.140.625.160.1.30


 

 


ejbMessageDrivenRuntimeIndex

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.

 


ejbMessageDrivenRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Acess

read-only

Description

JMX-standard MBean name.

 


ejbMessageDrivenRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


ejbMessageDrivenRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


ejbMessageDrivenRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


ejbMessageDrivenRuntimeDestinationName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The destination name.

 


ejbMessageDrivenDestinationTopic

Syntax

INTEGER { true(1), false(2) }

Access

read-only

Description

A boolean value (true or false).

 


EJB Stateful Home Runtime Table

This table is used to monitor an EJB home object of a stateful bean.

Variable Name

Object Identifier

ejbStatefulHomeRuntimeIndex

1.3.6.1.4.1.140.625.458.1.1

ejbStatefulHomeRuntimeObjectName

1.3.6.1.4.1.140.625.458.1.5

ejbStatefulHomeRuntimeType

1.3.6.1.4.1.140.625.458.1.10

ejbStatefulHomeRuntimeName

1.3.6.1.4.1.140.625.458.1.15

ejbStatefulHomeRuntimeParent

1.3.6.1.4.1.140.625.458.1.20

ejbStatefulHomeRuntimeTransactionsCommittedTotalCount

1.3.6.1.4.1.140.625.458.1.25

ejbStatefulHomeRuntimeTransactionsRolledBackTotalCount

1.3.6.1.4.1.140.625.458.1.30

ejbStatefulHomeRuntimeTransactionsInFlightTotalCount

1.3.6.1.4.1.140.625.458.1.35

ejbStatefulHomeRuntimeCachedBeansCurrentCount

1.3.6.1.4.1.140.625.458.1.40

ejbStatefulHomeRuntimeBeanType

1.3.6.1.4.1.140.625.458.1.45


 

 


ejbStatefulHomeRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from ejbStatefulHomeRuntimeObjectName. This is used as the index into the table.

 


ejbStatefulHomeRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name.

 


ejbStatefulHomeRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


ejbStatefulHomeRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


ejbStatefulHomeRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


ejbStatefulHomeRuntimeTransactionsCommittedTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of transactions committed by beans of this home.

 


ejbStatefulHomeRuntimeTransactionsRolledBackTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of transactions rolled back by beans of this home.

 


ejbStatefulHomeRuntimeTransactionsInFlightTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of in-flight transactions by beans of this home.

 


ejbStatefulHomeRuntimeCachedBeansCurrentCount

Syntax

INTEGER

Access

read-only

Description

The number of beans currently in the cache.

 


ejbStatefulHomeRuntimeBeanType

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The type of the bean. Possible values are: Stateful Session, Stateless Session, Entity, or Message Driven.

 


EJB Stateless Home Runtime Table

This table is used to monitor an EJBHome object of a stateless bean.

Variable Name

Object Identifier

ejbStatelessHomeRuntimeIndex

1.3.6.1.4.1.140.625.170.1.1

ejbStatelessHomeRuntimeObjectName

1.3.6.1.4.1.140.625.170.1.5

ejbStatelessHomeRuntimeType

1.3.6.1.4.1.140.625.170.1.10

ejbStatelessHomeRuntimeName

1.3.6.1.4.1.140.625.170.1.15

ejbStatelessHomeRuntimeParent

1.3.6.1.4.1.140.625.170.1.20

ejbStatelessHomeRuntimeTransactionsCommittedTotalCount

1.3.6.1.4.1.140.625.170.1.25

ejbStatelessHomeRuntimeTransactionsRolledBackTotalCount

1.3.6.1.4.1.140.625.170.1.30

ejbStatelessHomeRuntimeTransactionsInFlightTotalCount

1.3.6.1.4.1.140.625.170.1.35

ejbStatelessHomeRuntimeCachedBeansCurrentCount

1.3.6.1.4.1.140.625.170.1.40

ejbStatelessHomeRuntimeBeanType

1.3.6.1.4.1.140.625.170.1.45

ejbStatelessHomeRuntimeWaiterTotalCount

1.3.6.1.4.1.140.625.170.1.50

ejbStatelessHomeRuntimeTimeoutTotalCount

1.3.6.1.4.1.140.625.170.1.55

ejbStatelessHomeRuntimeCachedBeansIdleCurrentCount

1.3.6.1.4.1.140.625.170.1.60

ejbStatelessHomeRuntimeCachedBeansInUseCurrentCount

1.3.6.1.4.1.140.625.170.1.65


 

 


ejbStatelessHomeRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from object name. This is used as the index into the table.

 


ejbStatelessHomeRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name.

 


ejbStatelessHomeRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


ejbStatelessHomeRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


ejbStatelessHomeRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


ejbStatelessHomeRuntimeTransactionsCommittedTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of transactions committed by beans of this Home.

 


ejbStatelessHomeRuntimeTransactionsRolledBackTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of transactions rolled back by beans of this home.

 


ejbStatelessHomeRuntimeTransactionsInFlightTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of in-flight transactions by beans of this home.

 


ejbStatelessHomeRuntimeCachedBeansCurrentCount

Syntax

INTEGER

Access

read-only

Description

The number of beans currently in the cache.

 


ejbStatelessHomeRuntimeBeanType

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The type of the bean — Stateful Session, Stateless Session, Entity, or Message Driven.

 


ejbStatelessHomeRuntimeWaiterTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of times a client had to wait to get an instance of a stateless session bean from the freepool.

 


ejbStatelessHomeRuntimeTimeoutTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of times a client timed-out waiting to get an instance of a stateless session bean from the freepool.

 


ejbStatelessHomeRuntimeCachedBeansIdleCurrentCount

Syntax

INTEGER

Access

read-only

Description

The number of beans allocated but idle.

 


ejbStatelessHomeRuntimeCachedBeansInUseCurrentCount

Syntax

INTEGER

Access

read-only

Description

The number of beans currently in use.

 


EJBPool Runtime Table

This table represents runtime attributes of an execute queue.

Variable Name

Object Identifier

ejbPoolRuntimeIndex

1.3.6.1.4.1.140.625.161.1.1

ejbPoolRuntimeObjectName

1.3.6.1.4.1.140.625.161.1.5

ejbPoolRuntimeType

1.3.6.1.4.1.140.625.161.1.10

ejbPoolRuntimeName

1.3.6.1.4.1.140.625.161.1.15

ejbPoolRuntimeParent

1.3.6.1.4.1.140.625.161.1.20

ejbPoolRuntimeBeansInUseCount

1.3.6.1.4.1.140.625.161.1.25

ejbPoolRuntimeIdleBeansCount

1.3.6.1.4.1.140.625.161.1.30

ejbPoolRuntimeTimeoutTotalCount

1.3.6.1.4.1.140.625.161.1.35

ejbPoolRuntimeWaiterTotalCount

1.3.6.1.4.1.140.625.161.1.40


 

 


ejbPoolRuntimeIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


ejbPoolRuntimeObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


ejbPoolRuntimeType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


ejbPoolRuntimeName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


ejbPoolRuntimeParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

BEA-proprietary Parent object's identification, with syntax type:name.

 


ejbPoolRuntimeBeansInUseCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of ebjPool Mbeans in use.

 


ejbPoolRuntimeIdleBeansCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of idle ebjPool Mbeans.

 


ejbPoolRuntimeTimeoutTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The Timeout total.

 


ejbPoolRuntimeWaiterTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The Waiter total count.

 


EJBTransaction Runtime Table

This table represents runtime attributes of an ejb transaction runtime Mbean.

Variable Name

Object Identifier

ejbTransactionRuntimeIndex

1.3.6.1.4.1.140.625.171.1.1

ejbTransactionRuntimeObjectName

1.3.6.1.4.1.140.625.171.1.5

ejbTransactionRuntimeType

1.3.6.1.4.1.140.625.171.1.10

ejbTransactionRuntimeName

1.3.6.1.4.1.140.625.171.1.15

ejbTransactionRuntimeParent

1.3.6.1.4.1.140.625.171.1.20

ejbTransactionRuntimeTransactionsCommittedTotalCount

1.3.6.1.4.1.140.625.171.1.25

ejbTransactionRuntimeTransactionsRolledBackTotalCount

1.3.6.1.4.1.140.625.171.1.30

ejbTransactionRuntimeTransactionsTimedOutTotalCount

1.3.6.1.4.1.140.625.171.1.35


 

 


ejbTransactionRuntimeIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


ejbTransactionRuntimeObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


ejbTransactionRuntimeType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


ejbTransactionRuntimeName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


ejbTransactionRuntimeParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

BEA-proprietary Parent object's identification, with syntax type:name.

 


ejbTransactionRuntimeTransactionsCommittedTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The total number of transactions committed by beans of this Home.

 


ejbTransactionRuntimeTransactionsRolledBackTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The total number of transactions rolled back by beans of this Home.

 


ejbTransactionRuntimeTransactionsTimedOutTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The total number of transactions timed out.

 


EntityCache Runtime Table

This table represents runtime attributes used to monitor an XML Cache.

Variable Name

Object Identifier

entityCacheRuntimeIndex

1.3.6.1.4.1.140.625.174.1.1

entityCacheRuntimeObjectName

1.3.6.1.4.1.140.625.174.1.5

entityCacheRuntimeType

1.3.6.1.4.1.140.625.174.1.10

entityCacheRuntimeName

1.3.6.1.4.1.140.625.174.1.15

entityCacheRuntimeParent

1.3.6.1.4.1.140.625.174.1.20

entityCacheRuntimeAvgPercentTransient

1.3.6.1.4.1.140.625.174.1.25

entityCacheRuntimeAvgPerEntryDiskSize

1.3.6.1.4.1.140.625.174.1.30

entityCacheRuntimeAvgPercentPersistent

1.3.6.1.4.1.140.625.174.1.31

entityCacheRuntimeAvgPerEntryMemorySize

1.3.6.1.4.1.140.625.174.1.32

entityCacheRuntimeAvgAvgTimeout

1.3.6.1.4.1.140.625.174.1.33

entityCacheRuntimeMaxEntryMemorySize

1.3.6.1.4.1.140.625.174.1.34

entityCacheRuntimeMaxEntryTimeout

1.3.6.1.4.1.140.625.174.1.35

entityCacheRuntimeMinEntryMemorySize

1.3.6.1.4.1.140.625.174.1.36

entityCacheRuntimeMinEntryTimeout

1.3.6.1.4.1.140.625.174.1.37

entityCacheRuntimeTotalCurrentEntries

1.3.6.1.4.1.140.625.174.1.38

entityCacheRuntimeTotalPersistentCurrentEntries

1.3.6.1.4.1.140.625.174.1.39

entityCacheRuntimeTotalTransientCurrentEntries

1.3.6.1.4.1.140.625.174.1.40


 

 


entityCacheRuntimeIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


entityCacheRuntimeObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


entityCacheRuntimeType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


entityCacheRuntimeName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


entityCacheRuntimeParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

BEA-proprietary Parent object's identification, with syntax type:name.

 


entityCacheRuntimeAvgPercentTransient

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Current average percentage of entries in the entity cache that are transient, or have not been persisted.

 


entityCacheRuntimeAvgPerEntryDiskSize

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The current average size of the entries in the entity disk cache.

 


entityCacheRuntimeAvgPercentPersistent

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Current average percentage of entries in the entity cache that have been persisted to the disk cache.

 


entityCacheRuntimeAvgPerEntryMemorySize

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The current average size of the entries in the entity memory cache.

 


entityCacheRuntimeAvgTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The average amount of time that the entity cache has timed out when trying to retrieve an entity.

 


entityCacheRuntimeMaxEntryMemorySize

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The current maximum size of the entries in the entity memory cache.

 


entityCacheRuntimeMaxEntryTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The largest timeout value for any current entry in the entity cache.

 


entityCacheRuntimeMinEntryMemorySize

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The current minimum size of the entries in the entity memory cache.

 


entityCacheRuntimeMinEntryTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The smallest timeout value for any current entry in the entity cache.

 


entityCacheRuntimeTotalCurrentEntries

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The total current number of entries in the entity cache.

 


entityCacheRuntimeTotalPersistentCurrentEntries

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The total current number of entries in the cache that have been persisted to disk.

 


entityCacheRuntimeTotalTransientCurrentEntries

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The total current number of transient entries in the entity cache.

 


EntityCacheCumulative Runtime Table

This table represents runtime attributes used to monitor an XML Cache.

Variable Name

Object Identifier

entityCacheCumulativeRuntimeIndex

1.3.6.1.4.1.140.625.172.1.1

entityCacheCumulativeRuntimeObjectName

1.3.6.1.4.1.140.625.172.1.5

entityCacheCumulativeRuntimeType

1.3.6.1.4.1.140.625.172.1.10

entityCacheCumulativeRuntimeName

1.3.6.1.4.1.140.625.172.1.15

entityCacheCumulativeRuntimeParent

1.3.6.1.4.1.140.625.172.1.20

entityCacheCumulativeRuntimeAvgEntrySizeDiskPurged

1.3.6.1.4.1.140.625.172.1.25

entityCacheCumulativeRuntimeAvgEntrySizeMemoryPurged

1.3.6.1.4.1.140.625.172.1.26

entityCacheCumulativeRuntimeDiskPurgesPerHour

1.3.6.1.4.1.140.625.172.1.27

entityCacheCumulativeRuntimeMostRecentDiskPurge

1.3.6.1.4.1.140.625.172.1.28

entityCacheCumulativeRuntimeMostRecentMemoryPurge

1.3.6.1.4.1.140.625.172.1.29

entityCacheCumulativeRuntimePercentRejected

1.3.6.1.4.1.140.625.172.1.30

entityCacheCumulativeRuntimeTotalItemsDiskPurged

1.3.6.1.4.1.140.625.172.1.31

entityCacheCumulativeRuntimeTotalItemsMemoryPurged

1.3.6.1.4.1.140.625.172.1.32

entityCacheCumulativeRuntimeTotalNumberDiskPurges

1.3.6.1.4.1.140.625.172.1.33

entityCacheCumulativeRuntimeTotalNumberMemoryPurges

1.3.6.1.4.1.140.625.172.1.34

entityCacheCumulativeRuntimeTotalNumberOfRejections

1.3.6.1.4.1.140.625.172.1.35

entityCacheCumulativeRuntimeTotalNumberOfRenewals

1.3.6.1.4.1.140.625.172.1.36

entityCacheCumulativeRuntimeTotalSizeOfRejections

1.3.6.1.4.1.140.625.172.1.37


 

 


entityCacheCumulativeRuntimeIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


entityCacheCumulativeRuntimeObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


entityCacheCumulativeRuntimeType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


entityCacheCumulativeRuntimeName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


entityCacheCumulativeRuntimeParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

BEA-proprietary Parent object's identification, with syntax type:name.

 


entityCacheCumulativeRuntimeAvgEntrySizeDiskPurged

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The cumulative average size of entries that have been purged from the disk cache.

 


entityCacheCumulativeRuntimeAvgEntrySizeMemoryPurged

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The average size of the all the entries that have been purged from the memory.

 


entityCacheCumulativeRuntimeDiskPurgesPerHour

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The cumulative average number of purges from the disk cache per hour.

 


entityCacheCumulativeRuntimeMostRecentDiskPurge

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The date of the most recent purge from the disk cache.

 


entityCacheCumulativeRuntimeMostRecentMemoryPurge

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The date of the most recent purge of the entity cache.

 


entityCacheCumulativeRuntimePercentRejected

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The cumulative percent of the potential entries to the entity cache that have been rejected.

 


entityCacheCumulativeRuntimeTotalItemsDiskPurged

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The total number of items that have been purged from the disk cache.

 


:entityCacheCumulativeRuntimeTotalItemsMemoryPurged

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The cumulative number of items that have been purged from the entity cache.

 


entityCacheCumulativeRuntimeTotalNumberDiskPurges

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The total number of entries that have been purged from the disk cache.

 


entityCacheCumulativeRuntimeTotalNumberMemoryPurges

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The cumulative number of entries that have been purged from the entity cache.

 


entityCacheCumulativeRuntimeTotalNumberOfRejections

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The cumulative total number of rejections from the entity cache.

 


entityCacheCumulativeRuntimeTotalNumberOfRenewals

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The cumulative number of entries that have been refreshed in the entity cache.

 


entityCacheCumulativeRuntimeTotalSizeOfRejections

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The cumulative total size of the rejections from the entity cache.

 


EntityCacheCurrentState Runtime Table

This table represents runtime attributes used to monitor an XML Cache.

Variable Name

Object Identifier

entityCacheCurrentStateRuntimeIndex

1.3.6.1.4.1.140.625.173.1.1

entityCacheCurrentStateRuntimeObjectName

1.3.6.1.4.1.140.625.173.1.5

entityCacheCurrentStateRuntimeType

1.3.6.1.4.1.140.625.173.1.10

entityCacheCurrentStateRuntimeName

1.3.6.1.4.1.140.625.173.1.15

entityCacheCurrentStateRuntimeParent

1.3.6.1.4.1.140.625.173.1.20

entityCacheCurrentStateRuntimeDiskUsage

1.3.6.1.4.1.140.625.173.1.25

entityCacheCurrentStateRuntimeMemoryUsage

1.3.6.1.4.1.140.625.173.1.30

 


entityCacheCurrentStateRuntimeIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


entityCacheCurrentStateRuntimeObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


entityCacheCurrentStateRuntimeType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


entityCacheCurrentStateRuntimeName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


entityCacheCurrentStateRuntimeParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

BEA-proprietary Parent object's identification, with syntax type:name.

 


entityCacheCurrentStateRuntimeDiskUsage

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The current size of the entity disk cache.

 


entityCacheCurrentStateRuntimeMemoryUsage

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The current size of the entity memory cache.

 


Execute Queue Runtime Table

This table represents runtime attributes of an execute queue.

Variable Name

Object Identifier

executeQueueRuntimeIndex

1.3.6.1.4.1.140.625.180.1.1

executeQueueRuntimeObjectName

1.3.6.1.4.1.140.625.180.1.5

executeQueueRuntimeType

1.3.6.1.4.1.140.625.180.1.10

executeQueueRuntimeName

1.3.6.1.4.1.140.625.180.1.15

executeQueueRuntimeParent

1.3.6.1.4.1.140.625.180.1.20

executeQueueRuntimeExecuteThreadCurrentIdleCount

1.3.6.1.4.1.140.625.180.1.25

executeQueueRuntimePendingRequestOldestTime

1.3.6.1.4.1.140.625.180.1.30

executeQueueRuntimePendingRequestCurrentCount

1.3.6.1.4.1.140.625.180.1.35

executeQueueRuntimeServicedRequestTotalCount

1.3.6.1.4.1.140.625.180.1.40

executeQueueRuntimeExecuteThreads

1.3.6.1.4.1.140.625.180.1.45


 

 


executeQueueRuntimeIndex

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.

 


executeQueueRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name.

 


executeQueueRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


executeQueueRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


executeQueueRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


executeQueueRuntimeExecuteThreadCurrentIdleCount

Syntax

INTEGER

Access

read-only

Description

The number of idle threads assigned to the queue.

 


executeQueueRuntimePendingRequestOldestTime

Syntax

INTEGER

Access

read-only

Description

The time that the longest waiting request was placed in the queue.

 


executeQueueRuntimePendingRequestCurrentCount

Syntax

INTEGER

Access

read-only

Description

The number of waiting requests in the queue.

 


executeQueueRuntimeServicedRequestTotalCount

Syntax

INTEGER

Access

read-only

Description

The number of requests which have been processed by this queue.

 


executeQueueRuntimeExecuteThreads

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The execute threads currently assigned to the queue.

 


JDBC Connection Pool Runtime Table

This table is used for monitoring a Weblogic JDBC connection pool.

Variable Name

Object Identifier

jdbcConnectionPoolRuntimeIndex

1.3.6.1.4.1.140.625.190.1.1

jdbcConnectionPoolRuntimeObjectName

1.3.6.1.4.1.140.625.190.1.5

jdbcConnectionPoolRuntimeType

1.3.6.1.4.1.140.625.190.1.10

jdbcConnectionPoolRuntimeName

1.3.6.1.4.1.140.625.190.1.15

jdbcConnectionPoolRuntimeParent

1.3.6.1.4.1.140.625.190.1.20

jdbcConnectionPoolRuntimeActiveConnectionsCurrentCount

1.3.6.1.4.1.140.625.190.1.25

jdbcConnectionPoolRuntimeWaitingForConnectionCurrentCount

1.3.6.1.4.1.140.625.190.1.30

jdbcConnectionPoolRuntimeVersionJDBCDriver

1.3.6.1.4.1.140.625.190.1.35

jdbcConnectionPoolRuntimeActiveConnectionsHighCount

1.3.6.1.4.1.140.625.190.1.40

jdbcConnectionPoolRuntimeWaitingForConnectionHighCount

1.3.6.1.4.1.140.625.190.1.45

jdbcConnectionPoolRuntimeWaitSecondsHighCount

1.3.6.1.4.1.140.625.190.1.50

jdbcConnectionPoolRuntimeConnectionsTotalCount

1.3.6.1.4.1.140.625.190.1.55

jdbcConnectionPoolRuntimeMaxCapacity

1.3.6.1.4.1.140.625.190.1.60


 

 


jdbcConnectionPoolRuntimeIndex

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.

 


jdbcConnectionPoolRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name.

 


jdbcConnectionPoolRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


jdbcConnectionPoolRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


jdbcConnectionPoolRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


jdbcConnectionPoolRuntimeActiveConnectionsCurrentCount

Syntax

INTEGER

Access

read-only

Description

The current total active connections.

 


jdbcConnectionPoolRuntimeWaitingForConnectionCurrentCount

Syntax

INTEGER

Access

read-only

Description

The current total waiting for a connection.

 


jdbcConnectionPoolRuntimeVersionJDBCDriver

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The version of the JDBC driver, in the format of concatenating the driver class name with major: XX, minor: YY.

 


jdbcConnectionPoolRuntimeActiveConnectionsHighCount

Syntax

INTEGER

Access

read-only

Description

The high water mark of active connections in this JDBCConnectionPoolRuntimeMBean. The count starts at zero each time the JDBCConnectionPoolRuntimeMBean is instantiated.

 


jdbcConnectionPoolRuntimeWaitingForConnectionHighCount

Syntax

INTEGER

Access

read-only

Description

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.

Variable Name

Object Identifier

jmsSessionPoolRuntimeIndex

1.3.6.1.4.1.140.625.260.1.1

jmsSessionPoolRuntimeObjectName

1.3.6.1.4.1.140.625.260.1.5

jmsSessionPoolRuntimeType

1.3.6.1.4.1.140.625.260.1.10

jmsSessionPoolRuntimeName

1.3.6.1.4.1.140.625.260.1.15

jmsSessionPoolRuntimeParent

1.3.6.1.4.1.140.625.260.1.20

jmsSessionPoolRuntimeJMSServer

1.3.6.1.4.1.140.625.260.1.25

jmsSessionPoolRuntimeConnectionConsumers

1.3.6.1.4.1.140.625.260.1.30

jmsSessionPoolRuntimeConnectionConsumersCurrentCount

1.3.6.1.4.1.140.625.260.1.35

jmsSessionPoolRuntimeConnectionConsumersHighCount

1.3.6.1.4.1.140.625.260.1.40

jmsSessionPoolRuntimeConnectionConsumersTotalCount

1.3.6.1.4.1.140.625.260.1.45


 

 


jmsSessionPoolRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from the object name. This is used as the table index.

 


jmsSessionPoolRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


jmsSessionPoolRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


jmsSessionPoolRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


jmsSessionPoolRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


jmsSessionPoolRuntimeJMSServer

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The JMS server for this session pool.

 


jmsSessionPoolRuntimeConnectionConsumers

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The connection consumer for this session pool.

 


jmsSessionPoolRuntimeConnectionConsumersCurrentCount

Syntax

INTEGER

Access

read-only

Description

The current number of connection consumers for this session pool.

 


jmsSessionPoolRuntimeConnectionConsumersHighCount

Syntax

INTEGER

Access

read-only

Description

The peak number of simultaneous connection consumers for this session pool.

 


jmsSessionPoolRuntimeConnectionConsumersTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of connection consumers made by this session pool since the last reset.

 


JMS Session Runtime Table

This table is used for monitoring a Weblogic JMS session.

Variable Name

Object Identifier

jmsSessionRuntimeIndex

1.3.6.1.4.1.140.625.270.1.1

jmsSessionRuntimeObjectName

.3.6.1.4.1.140.625.270.1.5

jmsSessionRuntimeType

1.3.6.1.4.1.140.625.270.1.10

jmsSessionRuntimeName

1.3.6.1.4.1.140.625.270.1.15

jmsSessionRuntimeParent

1.3.6.1.4.1.140.625.270.1.20

jmsSessionRuntimeConsumers

1.3.6.1.4.1.140.625.270.1.25

jmsSessionRuntimeConsumersCurrentCount

1.3.6.1.4.1.140.625.270.1.30

jmsSessionRuntimeConsumersHighCount

1.3.6.1.4.1.140.625.270.1.35

jmsSessionRuntimeConsumersTotalCount

1.3.6.1.4.1.140.625.270.1.40

jmsSessionRuntimeProducers

1.3.6.1.4.1.140.625.270.1.45

jmsSessionRuntimeProducersCurrentCount

1.3.6.1.4.1.140.625.270.1.50

jmsSessionRuntimeProducersHighCount

1.3.6.1.4.1.140.625.270.1.55

jmsSessionRuntimeProducersTotalCount

1.3.6.1.4.1.140.625.270.1.60

jmsSessionRuntimeTransacted

1.3.6.1.4.1.140.625.270.1.65

jmsSessionRuntimeAcknowledgeMode

1.3.6.1.4.1.140.625.270.1.70

jmsSessionRuntimeMessagesPendingCount

1.3.6.1.4.1.140.625.270.1.75

jmsSessionRuntimeMessagesSentCount

1.3.6.1.4.1.140.625.270.1.80

jmsSessionRuntimeMessagesReceivedCount

1.3.6.1.4.1.140.625.270.1.85

jmsSessionRuntimeBytesPendingCount

1.3.6.1.4.1.140.625.270.1.90

jmsSessionRuntimeBytesSentCount

1.3.6.1.4.1.140.625.270.1.95

jmsSessionRuntimeBytesReceivedCount

1.3.6.1.4.1.140.625.270.1.100


 

 


jmsSessionRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from the jmsSessionRuntimeObjectName. This is used as the table index.

 


jmsSessionRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


jmsSessionRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


jmsSessionRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


jmsSessionRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


jmsSessionRuntimeConsumers

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

An array of consumers for this session.

 


jmsSessionRuntimeConsumersCurrentCount

Syntax

INTEGER

Access

read-only

Description

The current number of consumers for this session.

 


jmsSessionRuntimeConsumersHighCount

Syntax

INTEGER

Access

read-only

Description

The peak number of consumers for this session since the last reset.

 


jmsSessionRuntimeConsumersTotalCount

Syntax

INTEGER

Access

read-only

Description

The number of consumers instantiated by this session since the last reset.

 


jmsSessionRuntimeProducers

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

An array of producers for this session.

 


jmsSessionRuntimeProducersCurrentCount

Syntax

INTEGER

Access

read-only

Description

The current number of producers for this session.

 


jmsSessionRuntimeProducersHighCount

Syntax

INTEGER

Access

read-only

Description

The peak number of producers for this session since the last reset.

 


jmsSessionRuntimeProducersTotalCount

Syntax

INTEGER

Access

read-only

Description

The number of producers for this session since the last reset.

 


jmsSessionRuntimeTransacted

Syntax

INTEGER {yes(1), no(2)}

Access

read-only

Description

A boolean value (yes or no). The value is yes if the session is transacted.

 


jmsSessionRuntimeAcknowledgeMode

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

Returns the acknowledge mode as one of :

 


jmsSessionRuntimeMessagesPendingCount

Syntax

INTEGER

Access

read-only

Description

The number of messages pending (uncommitted and and unacknowledged) for this session.

 


jmsSessionRuntimeMessagesSentCount

Syntax

INTEGER

Access

read-only

Description

The number of bytes sent by this session since the last reset.

 


jmsSessionRuntimeMessagesReceivedCount

Syntax

INTEGER

Access

read-only

Description

The number of messages sent by this session since the last reset.

 


jmsSessionRuntimeBytesPendingCount

Syntax

INTEGER

Access

read-only

Description

The number of bytes pending (uncommitted and and unacknowledged) for this session.

 


jmsSessionRuntimeBytesSentCount

Syntax

INTEGER

Access

read-only

Description

The number of bytes sent by this session since the last reset.

 


jmsSessionRuntimeBytesReceivedCount

Syntax

INTEGER

Access

read-only

Description

The number of bytes received by this session since the last reset.

 


JOLT Connection Pool Runtime Table

This table is used for monitoring a Weblogic Jolt connection pool.

Variable Name

Object Identifier

joltConnectionPoolRuntimeIndex

1.3.6.1.4.1.140.625.280.1.1

joltConnectionPoolRuntimeObjectName

1.3.6.1.4.1.140.625.280.1.5

joltConnectionPoolRuntimeType

1.3.6.1.4.1.140.625.280.1.10

joltConnectionPoolRuntimeName

1.3.6.1.4.1.140.625.280.1.15

joltConnectionPoolRuntimeParent

1.3.6.1.4.1.140.625.280.1.20

joltConnectionPoolRuntimePoolName

1.3.6.1.4.1.140.625.280.1.25

joltConnectionPoolRuntimeMaxCapacity

1.3.6.1.4.1.140.625.280.1.30

joltConnectionPoolRuntimePoolState

1.3.6.1.4.1.140.625.280.1.35

joltConnectionPoolRuntimeSecurityContextPropagation

1.3.6.1.4.1.140.625.280.1.40

joltConnectionPoolRuntimeConnections

1.3.6.1.4.1.140.625.280.1.45


 

 


joltConnectionPoolRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from joltConnectionPoolRuntimeObjectName. This is used as the table index.

 


joltConnectionPoolRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


joltConnectionPoolRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


joltConnectionPoolRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


joltConnectionPoolRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


joltConnectionPoolRuntimePoolName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The configured name of this Jolt pool.

 


joltConnectionPoolRuntimeMaxCapacity

Syntax

INTEGER

Access

read-only

Description

The maximum connections configured for this Jolt pool.

 


joltConnectionPoolRuntimePoolState

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

The pool state as one of Active or Suspended.

 


joltConnectionPoolRuntimeSecurityContextPropagation

Syntax

INTEGER { yes(1), no(2) }

Access

read-only

Description

A boolean value (yes or no). Returns yes if the security context is propagated.

 


joltConnectionPoolRuntimeConnections

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

An array of JoltConnectionRuntimeMBeans where each represents the statistics for a Jolt Connection.

 


JOLT Connection Runtime Table

This table is used for monitoring individual Weblogic Jolt connections.

Variable Name

Object Identifier

joltConnectionRuntimeIndex

1.3.6.1.4.1.140.625.290.1.1

joltConnectionRuntimeObjectName

1.3.6.1.4.1.140.625.290.1.5

joltConnectionRuntimeType

1.3.6.1.4.1.140.625.290.1.10

joltConnectionRuntimeName

1.3.6.1.4.1.140.625.290.1.15

joltConnectionRuntimeParent

1.3.6.1.4.1.140.625.290.1.20

joltConnectionRuntimeAddress

1.3.6.1.4.1.140.625.290.1.25

joltConnectionRuntimeLastAccessTime

1.3.6.1.4.1.140.625.290.1.30

joltConnectionRuntimeAlive

1.3.6.1.4.1.140.625.290.1.35

joltConnectionRuntimeRequestCount

1.3.6.1.4.1.140.625.290.1.40

joltConnectionRuntimePendingRequestCount

1.3.6.1.4.1.140.625.290.1.45

joltConnectionRuntimeErrorCount

1.3.6.1.4.1.140.625.290.1.50

joltConnectionRuntimeInTransaction

1.3.6.1.4.1.140.625.290.1.55


 

 


joltConnectionRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value directed from joltConnectionRuntimeObjectName which is used as the table index.

 


joltConnectionRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


joltConnectionRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


joltConnectionRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


joltConnectionRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


joltConnectionRuntimeAddress

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The connection address.

 


joltConnectionRuntimeLastAccessTime

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The date and time of the last access.

 


joltConnectionRuntimeAlive

Syntax

INTEGER { yes(1), no(2) }

Access

read-only

Description

A boolean value (yes or no). Returns yes if the connection is alive.

 


joltConnectionRuntimeRequestCount

Syntax

INTEGER

Access

read-only

Description

The number of connection requests.

 


joltConnectionRuntimePendingRequestCount

Syntax

INTEGER

Access

read-only

Description

The number of pending requests.

 


joltConnectionRuntimeErrorCount

Syntax

INTEGER

Access

read-only

Description

The number of request errors.

 


joltConnectionRuntimeInTransaction

Syntax

INTEGER { yes(1), no(2) }

Access

read-only

Descripion

A boolean value (yes or no). Returns the Connection in Transaction indicator.

 


JOLT Connection Service Runtime Table

This table is used for monitoring a Weblogic Jolt component.

Variable Name

Object Identifier

joltConnectionServiceRuntimeIndex

1.3.6.1.4.1.140.625.300.1.1

joltConnectionServiceRuntimeObjectName

1.3.6.1.4.1.140.625.300.1.5

joltConnectionServiceRuntimeType

1.3.6.1.4.1.140.625.300.1.10

joltConnectionServiceRuntimeName

1.3.6.1.4.1.140.625.300.1.15

joltConnectionServiceRuntimeParent

1.3.6.1.4.1.140.625.300.1.20

joltConnectionServiceRuntimeConnectionPoolCount

1.3.6.1.4.1.140.625.300.1.25

joltConnectionServiceRuntimeConnectionPools

1.3.6.1.4.1.140.625.300.1.30


 

 


joltConnectionServiceRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from joltConnectionServiceRuntimeObjectName which is used as table index.

 


joltConnectionServiceRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


joltConnectionServiceRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

EA-proprietary MBean type.

 


joltConnectionServiceRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


joltConnectionServiceRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


joltConnectionServiceRuntimeConnectionPoolCount

Syntax

INTEGER

Access

read-only

Description

The number of configured Jolt connection pools.

 


joltConnectionServiceRuntimeConnectionPools

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

An array of JoltConnectionPoolRuntimeMBeans where each represents the statistics for a Jolt connection pool.

 


JTARecovery Runtime Table

This table is used for accessing transaction runtime characteristics within a WebLogic server.

Variable Name

Object Identifier

jtaRecoveryRuntimeIndex

1.3.6.1.4.1.140.625.311.1.1

jtaRecoveryRuntimeObjectName

1.3.6.1.4.1.140.625.311.1.5

jtaRecoveryRuntimeType

1.3.6.1.4.1.140.625.311.1.10

jtaRecoveryRuntimeName

1.3.6.1.4.1.140.625.311.1.15

jtaRecoveryRuntimeParent

1.3.6.1.4.1.140.625.311.1.20

jtaRecoveryRuntimeInitialRecoveredTransactionTotalCount

1.3.6.1.4.1.140.625.311.1.25

jtaRecoveryRuntimeRecoveredTransactionCompletionPercent

1.3.6.1.4.1.140.625.311.1.30

jtaRecoveryRuntimeActive

1.3.6.1.4.1.140.625.311.1.35


 

 


jtaRecoveryRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value directed from jtaRecoveryRuntimeObjectName which is used as the table index.

 


jtaRecoveryRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


jtaRecoveryRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


jtaRecoveryRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


jtaRecoveryRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


jtaRecoveryRuntimeInitialRecoveredTransactionTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The total number of transactions that are recovered from the Transaction Log initially.

 


jtaRecoveryRuntimeRecoveredTransactionCompletionPercent

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The percentage of the initially recovered transactions that are completed.

 


jtaRecoveryRuntimeActive

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Whether the Transaction Recovery Service is currently activated on this server.

 


JTA Runtime Table

This table is used for accessing transaction runtime characteristics within a WebLogic server.

Variable Name

Object Identifier

jtaRuntimeIndex

1.3.6.1.4.1.140.625.310.1.1

jtaRuntimeObjectName

1.3.6.1.4.1.140.625.310.1.5

jtaRuntimeType

1.3.6.1.4.1.140.625.310.1.10

jtaRuntimeName

1.3.6.1.4.1.140.625.310.1.15

jtaRuntimeParent

1.3.6.1.4.1.140.625.310.1.20

jtaRuntimeTransactionTotalCount

1.3.6.1.4.1.140.625.310.1.25

jtaRuntimeTransactionCommittedTotalCount

1.3.6.1.4.1.140.625.310.1.30

jtaRuntimeTransactionRolledBackTotalCount

1.3.6.1.4.1.140.625.310.1.35

jtaRuntimeTransactionHeuristicsTotalCount

1.3.6.1.4.1.140.625.310.1.40

jtaRuntimeTransactionRolledBackResourceTotalCount

1.3.6.1.4.1.140.625.310.1.45

jtaRuntimeTransactionRolledBackAppTotalCount

1.3.6.1.4.1.140.625.310.1.50

jtaRuntimeTransactionRolledBackSystemTotalCount

1.3.6.1.4.1.140.625.310.1.55

jtaRuntimeSecondsActiveTotalCount

1.3.6.1.4.1.140.625.310.1.60

jtaRuntimeTransactionRolledBackTimeoutTotalCount

1.3.6.1.4.1.140.625.310.1.65

jtaRuntimeTransactionNameRuntimeMBeans

1.3.6.1.4.1.140.625.310.1.70

jtaRuntimeTransactionResourceRuntimeMBeans

1.3.6.1.4.1.140.625.310.1.75


 

 


jtaRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value directed from jtaRuntimeObjectName which is used as the table index.

 


jtaRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


jtaRuntimeType

Syntax

DisplayString SIZE(1..64

Access

read-only

Description

BEA-proprietary MBean type.

 


jtaRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


jtaRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


jtaRuntimeTransactionTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of transactions processed. This total includes all committed, rolled back and heuristic transaction completions.

 


jtaRuntimeTransactionCommittedTotalCount

Syntax

INTEGER

Access

read-only

Description

The number of committed transactions.

 


jtaRuntimeTransactionRolledBackTotalCount

Syntax

INTEGER

Access

read-only

Description

The number of transactions that were rolled back.

 


jtaRuntimeTransactionHeuristicsTotalCount

Syntax

INTEGER

Access

read-only

Description

The number of transactions that completed with a heuristic status.

 


jtaRuntimeTransactionRolledBackResourceTotalCount

Syntax

INTEGER

Access

read-only

Description

The number of transactions that were rolled back due to a resource error.

 


jjtaRuntimeTransactionRolledBackAppTotalCount

Syntax

INTEGER

Access

read-only

Description

The number of transactions that were rolled back due to an application error.

 


jtaRuntimeTransactionRolledBackSystemTotalCount

Syntax

INTEGER

Access

read-only

Description

The number of transactions that were rolled back due to an internal system error.

 


jtaRuntimeSecondsActiveTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of seconds for all committed transactions.

 


jtaRuntimeTransactionRolledBackTimeoutTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of seconds for all committed transactions.

 


jtaRuntimeTransactionNameRuntimeMBeans

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

An array of TransactionNameRuntimeMBeans that represent statistics for all transactions in the server, categorized by transaction name.

 


jtaRuntimeTransactionResourceRuntimeMBeans

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

An array of TransactionResourceRuntimeMBeans where each represents the statistics for a transaction resource.

 


JTAStatistics Runtime Table

This table is used for accessing transaction runtime characteristics within a WebLogic server.

Variable Name

Object Identifier

jtaStatisticsRuntimeIndex

1.3.6.1.4.1.140.625.312.1.1

jtaStatisticsRuntimeObjectName

1.3.6.1.4.1.140.625.312.1.5

jtaStatisticsRuntimeType

1.3.6.1.4.1.140.625.312.1.10

jtaStatisticsRuntimeName

1.3.6.1.4.1.140.625.312.1.15

jtaStatisticsRuntimeParent

1.3.6.1.4.1.140.625.312.1.20

jtaStatisticsRuntimeTransactionCommittedTotalCount

1.3.6.1.4.1.140.625.312.1.25

jtaStatisticsRuntimeTransactionHeuristicsTotalCount

1.3.6.1.4.1.140.625.312.1.30

jtaStatisticsRuntimeTransactionRolledBackTotalCount

1.3.6.1.4.1.140.625.312.1.35

jtaStatisticsRuntimeTransactionTotalCount

1.3.6.1.4.1.140.625.312.1.40


 

 


jtaStatisticsRuntimeIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


jtaStatisticsRuntimeObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


jtaStatisticsRuntimeType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


jtaStatisticsRuntimeName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


jtaStatisticsRuntimeParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

BEA-proprietary Parent object's identification, with syntax type:name.

 


jtaStatisticsRuntimeTransactionCommittedTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of committed transactions.

 


jtaStatisticsRuntimeTransactionHeuristicsTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of transactions that completed with a heuristic status.

 


jtaStatisticsRuntimeTransactionRolledBackTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of transactions that were rolled back.

 


jtaStatisticsRuntimeTransactionTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

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:

 


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.

Variable Name

Object Identifier

serverSecurityRuntimeIndex

1.3.6.1.4.1.140.625.370.1.1

serverSecurityRuntimeObjectName

1.3.6.1.4.1.140.625.370.1.5

serverSecurityRuntimeType

1.3.6.1.4.1.140.625.370.1.10

serverSecurityRuntimeName

1.3.6.1.4.1.140.625.370.1.15

serverSecurityRuntimeParent

1.3.6.1.4.1.140.625.370.1.20

serverSecurityRuntimeUserLockoutTotalCount

1.3.6.1.4.1.140.625.370.1.25

serverSecurityRuntimeInvalidLoginAttemptsTotalCount

1.3.6.1.4.1.140.625.370.1.30

serverSecurityRuntimeLoginAttemptsWhileLockedTotalCount

1.3.6.1.4.1.140.625.370.1.35

serverSecurityRuntimeInvalidLoginUsersHighCount

1.3.6.1.4.1.140.625.370.1.40

serverSecurityRuntimeUnlockedUsersTotalCount

1.3.6.1.4.1.140.625.370.1.45

serverSecurityRuntimeLockedUsersCurrentCount

1.3.6.1.4.1.140.625.370.1.50


 

 


serverSecurityRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from serverSecurityRuntimeObjectName which is used as the table index.

 


serverSecurityRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


serverSecurityRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


serverSecurityRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


serverSecurityRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


serverSecurityRuntimeUserLockoutTotalCount

Syntax

INTEGER

Access

read-only

Description

The cumulative number of user lockouts done on this server.

 


serverSecurityRuntimeInvalidLoginAttemptsTotalCount

Syntax

INTEGER

Access

read-only

Description

The cumulative number of invalid logins attempted on this server.

 


serverSecurityRuntimeLoginAttemptsWhileLockedTotalCount

Syntax

INTEGER

Access

read-only

Description

The cumulative number of invalid logins attempted on this server attempted while the user was locked.

 


serverSecurityRuntimeInvalidLoginUsersHighCount

Syntax

INTEGER

Access

read-only

Description

The high water mark of users with outstanding invalid login attempts for this server.

 


serverSecurityRuntimeUnlockedUsersTotalCount

Syntax

INTEGER

Access

read-only

Description

The number times a user has been unlocked on this server.

 


serverSecurityRuntimeLockedUsersCurrentCount

Syntax

INTEGER

Access

read-only

Description

The number of currently locked users on this server.

 


Servlet Runtime Table

The this table contains the attributes for a servlet.

Variable Name

Object Identifier

servletRuntimeIndex

1.3.6.1.4.1.140.625.380.1.1

servletRuntimeObjectName

1.3.6.1.4.1.140.625.380.1.5

servletRuntimeType

1.3.6.1.4.1.140.625.380.1.10

servletRuntimeName

1.3.6.1.4.1.140.625.380.1.15

servletRuntimeParent

1.3.6.1.4.1.140.625.380.1.20

servletRuntimeServletName

1.3.6.1.4.1.140.625.380.1.25

servletRuntimeReloadTotalCount

1.3.6.1.4.1.140.625.380.1.30

servletRuntimeInvocationTotalCount

1.3.6.1.4.1.140.625.380.1.35

servletRuntimePoolMaxCapacity

1.3.6.1.4.1.140.625.380.1.40

servletRuntimeExecutionTimeTotal

1.3.6.1.4.1.140.625.380.1.45

servletRuntimeExecutionTimeHigh

1.3.6.1.4.1.140.625.380.1.50

servletRuntimeExecutionTimeLow

1.3.6.1.4.1.140.625.380.1.55

servletRuntimeExecutionTimeAverage

1.3.6.1.4.1.140.625.380.1.60

servletRuntimeServletPath

1.3.6.1.4.1.140.625.380.1.65

servletRuntimeContextPath

1.3.6.1.4.1.140.625.380.1.70

servletRuntimeUrl

1.3.6.1.4.1.140.625.380.1.75


 

 


servletRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from servletRuntimeObjectName which is used as the table index.

 


servletRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


servletRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


servletRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


servletRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


servletRuntimeServletName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The servelet's name.

 


servletRuntimeReloadTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of times the servelet has been reloaded.

 


servletRuntimeInvocationTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of times the servelet has been invoked.

 


servletRuntimePoolMaxCapacity

Syntax

INTEGER

Access

read-only

Description

The maximum capacity of this servlet for single thread model servlets.

 


servletRuntimeExecutionTimeTotal

Syntax

INTEGER

Access

read-only

Description

The amount of time all invocations of the servlet have executed since they were created.

 


servletRuntimeExecutionTimeHigh

Syntax

INTEGER

Access

read-only

Description

The amount of time the single longest invocation of the servlet has executed since it was created.

 


servletRuntimeExecutionTimeLow

Syntax

INTEGER

Access

read-only

Description

The amount of time the single shortest invocation of the servlet has executed since it was created.

 


servletRuntimeExecutionTimeAverage

Syntax

INTEGER

Access

read-only

Description

The average amount of time all invocations of the servlet have executed since they were created.

 


servletRuntimeServletPath

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The servlet path.

 


servletRuntimeContextPath

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The context path.

 


servletRuntimeUrl

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

A URL of the form: http://host:port/context-path/servlet-path.

 


Servlet Session Runtime Table

This table is used for monitoring a Weblogic servlet session within a Weblogic server.

Variable Name

Object Identifier

servletSessionRuntimeIndex

1.3.6.1.4.1.140.625.390.1.1

servletSessionRuntimeObjectName

1.3.6.1.4.1.140.625.390.1.5

servletSessionRuntimeType

1.3.6.1.4.1.140.625.390.1.10

servletSessionRuntimeName

1.3.6.1.4.1.140.625.390.1.15

servletSessionRuntimeParent

1.3.6.1.4.1.140.625.390.1.20

servletSessionRuntimeTimeLastAccessed

1.3.6.1.4.1.140.625.390.1.25

servletSessionRuntimeMainAttribute

1.3.6.1.4.1.140.625.390.1.30


 

 


servletSessionRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from servletSessionRuntimeObjectName which is used as the table index.

 


servletSessionRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

MX-standard MBean registration name.

 


servletSessionRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


servletSessionRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


servletSessionRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


servletSessionRuntimeTimeLastAccessed

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The last time the servlet was accessed.

 


servletSessionRuntimeMainAttribute

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

A string that represents an attribute specified by the user (such as user name) associated with this session.

 


Task Runtime Table

This table is used for monitoring information about an ongoing and potentially long-running administrative process.

Variable Name

Object Identifier

taskRuntimeIndex

1.3.6.1.4.1.140.625.391.1.1

taskRuntimeObjectName

1.3.6.1.4.1.140.625.391.1.5

taskRuntimeType

1.3.6.1.4.1.140.625.391.1.10

taskRuntimeName

1.3.6.1.4.1.140.625.391.1.15

taskRuntimeParent

1.3.6.1.4.1.140.625.391.1.20

taskRuntimeBeginTime

1.3.6.1.4.1.140.625.391.1.25

taskRuntimeDescription

1.3.6.1.4.1.140.625.391.1.30

taskRuntimeEndTime

1.3.6.1.4.1.140.625.391.1.35

taskRuntimeStatus

1.3.6.1.4.1.140.625.391.1.40

taskRuntimeRunning

1.3.6.1.4.1.140.625.391.1.45

taskRuntimeSystemTask

1.3.6.1.4.1.140.625.391.1.50


 

 


taskRuntimeIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


taskRuntimeObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


taskRuntimeType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


taskRuntimeName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


taskRuntimeParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

BEA-proprietary Parent object's identification, with syntax type:name.

 


taskRuntimeBeginTime

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The time at which this task was started.

 


taskRuntimeDescription

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

A short, arbitrary String describing the nature of this task, e.g. 'Starting MyServer.

 


taskRuntimeEndTime

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The time at which this task was completed. Returns -1 if the task is currently running.

 


taskRuntimeStatus

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

A short, arbitrary String describing the status of this Task, e.g. 'Starting Server', 'Completed', 'Failed'.

 


taskRuntimeRunning

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns true if the Task is still running.

 


taskRuntimeSystemTask

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Indicates this task was initiated by the server.

 


Time Service Runtime Table

This table is used for monitoring the WebLogic time service.

Variable Name

Object Identifier

timeServiceRuntimeIndex

1.3.6.1.4.1.140.625.400.1.1

timeServiceRuntimeObjectName

1.3.6.1.4.1.140.625.400.1.5

timeServiceRuntimeType

1.3.6.1.4.1.140.625.400.1.10

timeServiceRuntimeName

1.3.6.1.4.1.140.625.400.1.15

timeServiceRuntimeParent

1.3.6.1.4.1.140.625.400.1.20

timeServiceRuntimeScheduledTriggerCount

1.3.6.1.4.1.140.625.400.1.25

timeServiceRuntimeExecutionsPerMinute

1.3.6.1.4.1.140.625.400.1.30

timeServiceRuntimeExecutionCount

1.3.6.1.4.1.140.625.400.1.35

timeServiceRuntimeExceptionCount

1.3.6.1.4.1.140.625.400.1.40


 

 


timeServiceRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from timeServiceRuntimeObjectName which is used as the table index.

 


timeServiceRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


timeServiceRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


timeServiceRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


timeServiceRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


timeServiceRuntimeScheduledTriggerCount

Syntax

INTEGER

Access

read-only

Description

The number of currently active scheduled triggers.

 


timeServiceRuntimeExecutionsPerMinute

Syntax

INTEGER

Access

read-only

Description

The average number of triggers executed per minute.

 


timeServiceRuntimeExecutionCount

Syntax

INTEGER

Access

read-only

Description

The total number of triggers executed.

 


timeServiceRuntimeExceptionCount

Syntax

INTEGER

Access

read-only

Description

The total number of exceptions thrown while executing scheduled triggers.

 


Transaction Name Runtime Table

This table represents runtime statistics for a transaction name category.

Variable Name

Object Identifier

transactionNameRuntimeIndex

1.3.6.1.4.1.140.625.410.1.1

transactionNameRuntimeObjectName

1.3.6.1.4.1.140.625.410.1.5

transactionNameRuntimeType

1.3.6.1.4.1.140.625.410.1.10

transactionNameRuntimeName

1.3.6.1.4.1.140.625.410.1.15

transactionNameRuntimeParent

.3.6.1.4.1.140.625.410.1.20

transactionNameRuntimeTransactionTotalCount

1.3.6.1.4.1.140.625.410.1.25

transactionNameRuntimeTransactionCommittedTotalCount

1.3.6.1.4.1.140.625.410.1.30

transactionNameRuntimeTransactionRolledBackTotalCount

1.3.6.1.4.1.140.625.410.1.35

transactionNameRuntimeTransactionHeuristicsTotalCount

1.3.6.1.4.1.140.625.410.1.40

transactionNameRuntimeTransactionRolledBackResourceTotalCount

1.3.6.1.4.1.140.625.410.1.45

transactionNameRuntimeTransactionRolledBackAppTotalCount

1.3.6.1.4.1.140.625.410.1.50

transactionNameRuntimeTransactionRolledBackSystemTotalCount

1.3.6.1.4.1.140.625.410.1.55

transactionNameRuntimeSecondsActiveTotalCount

1.3.6.1.4.1.140.625.410.1.60

transactionNameRuntimeTransactionRolledBackTimeoutTotalCount

1.3.6.1.4.1.140.625.410.1.65

transactionNameRuntimeTransactionName

1.3.6.1.4.1.140.625.410.1.70


 

 


transactionNameRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value directed from transactionNameRuntimeObjectName which is used as table index.

 


transactionNameRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


transactionNameRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


transactionNameRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


transactionNameRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


transactionNameRuntimeTransactionTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of transactions processed. This total includes all committed, rolled back and heuristic transaction completions.

 


transactionNameRuntimeTransactionCommittedTotalCount

Syntax

INTEGER

Access

read-only

Description

The number of committed transactions.

 


transactionNameRuntimeTransactionRolledBackTotalCount

Syntax

INTEGER

Access

read-only

Description

The number of transactions that were rolled back.

 


transactionNameRuntimeTransactionHeuristicsTotalCount

Syntax

INTEGER

Access

read-only

Description

The number of transactions that completed with a heuristic status.

 


transactionNameRuntimeTransactionRolledBackResourceTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of transactions that were rolled back due to a resource error.

 


transactionNameRuntimeTransactionRolledBackAppTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of transactions that were rolled back due to an application error.

 


transactionNameRuntimeTransactionRolledBackSystemTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of transactions that were rolled back due to an internal system error.

 


transactionNameRuntimeSecondsActiveTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The total number of seconds for all committed transactions.

 


transactionNameRuntimeTransactionRolledBackTimeoutTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The total number of seconds for all committed transactions.

 


transactionNameRuntimeTransactionName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

The transaction name.

 


Transaction Resource Runtime Table

This table represents runtime statistics for a transaction resource.

Variable Name

Object Identifier

transactionResourceRuntimeIndex

1.3.6.1.4.1.140.625.420.1.1

transactionResourceRuntimeObjectName

1.3.6.1.4.1.140.625.420.1.5

transactionResourceRuntimeType

1.3.6.1.4.1.140.625.420.1.10

transactionResourceRuntimeName

1.3.6.1.4.1.140.625.420.1.15

transactionResourceRuntimeParent

1.3.6.1.4.1.140.625.420.1.20

transactionResourceRuntimeTransactionTotalCount

1.3.6.1.4.1.140.625.420.1.25

transactionResourceRuntimeTransactionCommittedTotalCount

1.3.6.1.4.1.140.625.420.1.30

transactionResourceRuntimeTransactionRolledBackTotalCount

1.3.6.1.4.1.140.625.420.1.35

transactionResourceRuntimeTransactionHeuristicsTotalCount

1.3.6.1.4.1.140.625.420.1.40

transactionResourceRuntimeResourceName

1.3.6.1.4.1.140.625.420.1.45

transactionResourceRuntimeTransactionHeuristicCommitTotalCount

1.3.6.1.4.1.140.625.420.1.50

transactionResourceRuntimeTransactionHeuristicRollbackTotalCount

1.3.6.1.4.1.140.625.420.1.55

transactionResourceRuntimeTransactionHeuristicMixedTotalCount

1.3.6.1.4.1.140.625.420.1.60

transactionResourceRuntimeTransactionHeuristicHazardTotalCount

1.3.6.1.4.1.140.625.420.1.65


 

 


transactionResourceRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from transactionResourceRuntimeObjectName which is used as the table index.

 


transactionResourceRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


transactionResourceRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


transactionResourceRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


transactionResourceRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


transactionResourceRuntimeTransactionTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The total number of transactions processed. This total includes all committed, rolled back and heuristic transaction completions.

 


transactionResourceRuntimeTransactionCommittedTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of committed transactions.

 


transactionResourceRuntimeTransactionRolledBackTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of transactions that were rolled back.

 


transactionResourceRuntimeTransactionHeuristicsTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of transactions that completed with a heuristic status.

 


transactionResourceRuntimeResourceName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

The resource name.

 


transactionResourceRuntimeTransactionHeuristicCommitTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of transactions for which this resource has returned a heuristic commit decision.

 


transactionResourceRuntimeTransactionHeuristicRollbackTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of transactions for which this resource has returned a heuristic rollback decision.

 


transactionResourceRuntimeTransactionHeuristicMixedTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of transactions for which this resource has reported a heuristic mixed decision.

 


transactionResourceRuntimeTransactionHeuristicHazardTotalCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The number of transactions for which this resource has reported a heuristic hazard decision.

 


Web App Component Runtime Table

This table describes a servlet component (servlet context).

Variable Name

Object Identifier

webAppComponentRuntimeIndex

1.3.6.1.4.1.140.625.430.1.1

webAppComponentRuntimeObjectName

1.3.6.1.4.1.140.625.430.1.5

webAppComponentRuntimeType

1.3.6.1.4.1.140.625.430.1.10

webAppComponentRuntimeName

1.3.6.1.4.1.140.625.430.1.15

webAppComponentRuntimeParent

1.3.6.1.4.1.140.625.430.1.20

webAppComponentRuntimeComponentName

1.3.6.1.4.1.140.625.430.1.25

webAppComponentRuntimeStatus

1.3.6.1.4.1.140.625.430.1.30

webAppComponentRuntimeSourceInfo

1.3.6.1.4.1.140.625.430.1.35

webAppComponentRuntimeServletsSessions

1.3.6.1.4.1.140.625.430.1.40

webAppComponentRuntimeServlets

1.3.6.1.4.1.140.625.430.1.45

webAppComponentRuntimeOpenSessionsCurrentCount

1.3.6.1.4.1.140.625.430.1.50

webAppComponentRuntimeOpenSessionsHighCount

1.3.6.1.4.1.140.625.430.1.55

webAppComponentRuntimeSessionsOpenedTotalCount

1.3.6.1.4.1.140.625.430.1.60


 

 


webAppComponentRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value directed from webAppComponentRuntimeObjectName which is used as the table index.

 


webAppComponentRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


webAppComponentRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


webAppComponentRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


webAppComponentRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


webAppComponentRuntimeComponentName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The name of the component.

 


webAppComponentRuntimeStatus

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The status of the component.

 


webAppComponentRuntimeSourceInfo

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

An informative string about the component's source.

 


webAppComponentRuntimeServletsSessions

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The array of ServletRuntimeMBeans associated with this component.

 


webAppComponentRuntimeServlets

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

An array of ServletRuntimeMBeans associated with this component.

 


webAppComponentRuntimeOpenSessionsCurrentCount

Syntax

INTEGER

Access

read-only

Description

The current total number of open sessions in this component.

 


webAppComponentRuntimeOpenSessionsHighCount

Syntax

INTEGER

Access

read-only

The high water mark of the total number of open sessions in this server. The count starts at zero each time the server is activated.

 


webAppComponentRuntimeSessionsOpenedTotalCount

Syntax

INTEGER

Access

read-only

Description

The total number of sessions opened in this server.

 


WebServer Runtime Table

This table describes the web server.

Variable Name

Object Identifier

webServerRuntimeIndex

1.3.6.1.4.1.140.625.431.1.1

webServerRuntimeObjectName

1.3.6.1.4.1.140.625.431.1.5

webServerRuntimeType

1.3.6.1.4.1.140.625.431.1.10

webServerRuntimeName

1.3.6.1.4.1.140.625.431.1.15

webServerRuntimeParent

1.3.6.1.4.1.140.625.431.1.20

webServerRuntimeWebServerName

1.3.6.1.4.1.140.625.431.1.25


 

 


webServerRuntimeIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


webServerRuntimeObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


webServerRuntimeType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


webServerRuntimeName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


webServerRuntimeParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

BEA-proprietary Parent object's identification, with syntax type:name.

 


webServerRuntimeWebServerName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

Return the web server's name.

 


WLEC Connection Pool Runtime Table

This table is used for monitoring a Weblogic WLEC connection pool.

Variable Name

Object Identifier

wlecConnectionPoolRuntimeIndex

1.3.6.1.4.1.140.625.440.1.1

wlecConnectionPoolRuntimeObjectName

1.3.6.1.4.1.140.625.440.1.5

wlecConnectionPoolRuntimeType

1.3.6.1.4.1.140.625.440.1.10

wlecConnectionPoolRuntimeName

1.3.6.1.4.1.140.625.440.1.15

wlecConnectionPoolRuntimeParent

1.3.6.1.4.1.140.625.440.1.20

wlecConnectionPoolRuntimePoolName

1.3.6.1.4.1.140.625.440.1.25

wlecConnectionPoolRuntimeWLEDomainName

1.3.6.1.4.1.140.625.440.1.30

wlecConnectionPoolRuntimeMaxCapacity

1.3.6.1.4.1.140.625.440.1.35

wlecConnectionPoolRuntimePoolState

1.3.6.1.4.1.140.625.440.1.40

wlecConnectionPoolRuntimeSecurityContextPropagation

1.3.6.1.4.1.140.625.440.1.45

wlecConnectionPoolRuntimeCertificateBasedAuthentication

1.3.6.1.4.1.140.625.440.1.50

wlecConnectionPoolRuntimeConnections

1.3.6.1.4.1.140.625.440.1.55


 

 


wlecConnectionPoolRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value directed from wlecConnectionPoolRuntimeObjectName which is used as the table index.

 


wlecConnectionPoolRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


wlecConnectionPoolRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


wlecConnectionPoolRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


wlecConnectionPoolRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


wlecConnectionPoolRuntimePoolName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The configured name of this WLEC pool.

 


wlecConnectionPoolRuntimeWLEDomainName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The name of the WLE domain this WLEC pool is connected to.

 


wlecConnectionPoolRuntimeMaxCapacity

Syntax

INTEGER

Access

read-only

Description

The maximum capacity configured for this WLEC pool.

 


wlecConnectionPoolRuntimePoolState

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

The pool state as one of active or suspended.

 


wlecConnectionPoolRuntimeSecurityContextPropagation

Syntax

INTEGER { yes(1), no(2) }

Access

read-only

Description

A boolean value (yes or no). The value is yes if the security context is propagated.

 


wlecConnectionPoolRuntimeCertificateBasedAuthentication

Syntax

INTEGER { yes(1), no(2) }

Access

read-only

Description

A boolean value (yes or no). The value is yes if certificate-based authentication is enabled.

 


wlecConnectionPoolRuntimeConnections

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

An array of WLEC ConnectionRuntimeMBeans that each represents the statistics for a WLEC Connection.

 


WLEC Connection Runtime Table

This table is used for monitoring individual Weblogic WLEC connections.

Variable Name

Object Identifier

wlecConnectionRuntimeIndex

1.3.6.1.4.1.140.625.450.1.1

wlecConnectionRuntimeObjectName

1.3.6.1.4.1.140.625.450.1.5

wlecConnectionRuntimeType

1.3.6.1.4.1.140.625.450.1.10

wlecConnectionRuntimeName

1.3.6.1.4.1.140.625.450.1.15

wlecConnectionRuntimeParent

1.3.6.1.4.1.140.625.450.1.20

wlecConnectionRuntimeAddress

1.3.6.1.4.1.140.625.450.1.25

wlecConnectionRuntimeLastAccessTime

1.3.6.1.4.1.140.625.450.1.30

wlecConnectionRuntimeAlive

1.3.6.1.4.1.140.625.450.1.35

wlecConnectionRuntimeRequestCount

1.3.6.1.4.1.140.625.450.1.40

wlecConnectionRuntimePendingRequestCount

1.3.6.1.4.1.140.625.450.1.45

wlecConnectionRuntimeErrorCount

1.3.6.1.4.1.140.625.450.1.50

wlecConnectionRuntimeInTransaction

1.3.6.1.4.1.140.625.450.1.55


 

 


wlecConnectionRuntimeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from wlecConnectionRuntimeObjectName and used as the index into the table.

 


wlecConnectionRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name.

 


wlecConnectionRuntimeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type.

 


wlecConnectionRuntimeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name.

 


wlecConnectionRuntimeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary Parent object's identification, with syntax type:name.

 


wlecConnectionRuntimeAddress

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The address of the connection.

 


wlecConnectionRuntimeLastAccessTime

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

Date and time of the last access.

 


wlecConnectionRuntimeAlive

Syntax

INTEGER { yes(1), no(2) }

Access

read-only

Description

A boolean value (yes or no). The value is yes if the connection is alive.

 


wlecConnectionRuntimeRequestCount

Syntax

INTEGER

Access

read-only

Description

The total number of requests.

 


wlecConnectionRuntimePendingRequestCount

Syntax

INTEGER

Access

read-only

Description

The number of pending requests.

 


wlecConnectionRuntimeErrorCount

Syntax

INTEGER

Access

read-only

Description

The number of request errors.

 


wlecConnectionRuntimeInTransaction

Syntax

INTEGER { yes(1), no(2) }

Access

read-only

Description

A boolean value (yes or no). The value is yes if the connection is in a transaction.

 


WLEC ConnectionService Runtime Table

This table is used for monitoring a Weblogic WLEC component.

Variable Name

Object Identifier

wlecConnectionServiceRuntimeIndex

1.3.6.1.4.1.140.625.451.1.1

wlecConnectionServiceRuntimeObjectName

1.3.6.1.4.1.140.625.451.1.5

wlecConnectionServiceRuntimeType

1.3.6.1.4.1.140.625.451.1.10

wlecConnectionServiceRuntimeName

1.3.6.1.4.1.140.625.451.1.15

wlecConnectionServiceRuntimeParent

1.3.6.1.4.1.140.625.451.1.20

wlecConnectionServiceRuntimeConnectionPoolCount

1.3.6.1.4.1.140.625.451.1.25


 

 


wlecConnectionServiceRuntimeIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


wlecConnectionServiceRuntimeObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


wlecConnectionServiceRuntimeType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


wlecConnectionServiceRuntimeName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


wlecConnectionServiceRuntimeParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

BEA-proprietary Parent object's identification, with syntax type:name.

 


wlecConnectionServiceRuntimeConnectionPoolCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Return the pool count.

 


XMLCacheCumulativeRun Runtime Table

This table describes the web server.

Variable Name

Object Identifier

xmlCacheCumulativeRuntimeIndex

1.3.6.1.4.1.140.625.452.1.1

xmlCacheCumulativeRuntimeObjectName

1.3.6.1.4.1.140.625.452.1.5

xmlCacheCumulativeRuntimeType

1.3.6.1.4.1.140.625.452.1.10

xmlCacheCumulativeRuntimeName

1.3.6.1.4.1.140.625.452.1.15

xmlCacheCumulativeRuntimeParent

1.3.6.1.4.1.140.625.452.1.20

xmlCacheCumulativeRuntimeAverageEntrySizeFlushed

1.3.6.1.4.1.140.625.452.1.25

xmlCacheCumulativeRuntimeFlushesPerHour

1.3.6.1.4.1.140.625.452.1.30

xmlCacheCumulativeRuntimePercentRejected

1.3.6.1.4.1.140.625.452.1.35

xmlCacheCumulativeRuntimeRejectionsCount

1.3.6.1.4.1.140.625.452.1.40

xmlCacheCumulativeRuntimeRenewalsCount

1.3.6.1.4.1.140.625.452.1.45


 

 


xmlCacheCumulativeRuntimeIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


xmlCacheCumulativeRuntimeObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


xmlCacheCumulativeRuntimeType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


xmlCacheCumulativeRuntimeName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


xmlCacheCumulativeRuntimeParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

BEA-proprietary Parent object's identification, with syntax type:name.

 


xmlCacheCumulativeRuntimeAverageEntrySizeFlushed

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the time of the most recent memory purge/flush.

 


xmlCacheCumulativeRuntimeFlushesPerHour

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the number of purges/flushes per hour.

 


xmlCacheCumulativeRuntimePercentRejected

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the percent of inserts that were rejected.

 


xmlCacheCumulativeRuntimeRejectionsCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the number of rejections to cache an entry.

 


xmlCacheCumulativeRuntimeRenewalsCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the number of times a stale entry was renewed.

 


XML CacheMonitor Runtime Table

This table describes the web server.

Variable Name

Object Identifier

xmlCacheMonitorRuntimeIndex

1.3.6.1.4.1.140.625.453.1.1

xmlCacheMonitorRuntimeObjectName

1.3.6.1.4.1.140.625.453.1.5

xmlCacheMonitorRuntimeType

1.3.6.1.4.1.140.625.453.1.10

xmlCacheMonitorRuntimeName

1.3.6.1.4.1.140.625.453.1.15

xmlCacheMonitorRuntimeParent

1.3.6.1.4.1.140.625.453.1.20

xmlCacheMonitorRuntimeAveragePerEntryMemorySize

1.3.6.1.4.1.140.625.453.1.25

xmlCacheMonitorRuntimeAverageTimeout

1.3.6.1.4.1.140.625.453.1.30

xmlCacheMonitorRuntimeMaxEntryMemorySize

1.3.6.1.4.1.140.625.453.1.35

xmlCacheMonitorRuntimeMaxEntryTimeout

1.3.6.1.4.1.140.625.453.1.40

xmlCacheMonitorRuntimeMinEntryMemorySize

1.3.6.1.4.1.140.625.453.1.45

xmlCacheMonitorRuntimeMinEntryTimeout

1.3.6.1.4.1.140.625.453.1.50


 

 


xmlCacheMonitorRuntimeIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


xmlCacheMonitorRuntimeObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


xmlCacheMonitorRuntimeType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


xmlCacheMonitorRuntimeName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


xmlCacheMonitorRuntimeParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

BEA-proprietary Parent object's identification, with syntax type:name.

 


xmlCacheMonitorRuntimeAveragePerEntryMemorySize

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the average memory size of the current entries.

 


xmlCacheMonitorRuntimeAverageTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the average timeout of the current entries.

 


xmlCacheMonitorRuntimeMaxEntryMemorySize

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the largest memory size of the current entries.

 


xmlCacheMonitorRuntimeMaxEntryTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the largest timeout value for any entry.

 


xmlCacheMonitorRuntimeMinEntryMemorySize

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the smallest memory size of the current entries.

 


xmlCacheMonitorRuntimeMinEntryTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the smallest timeout value for any entry.

 

Back to Top Previous Next