BEA Logo BEA WebLogic Server Release 6.1

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

  |  

  WebLogic Server Doc Home   |     SNMP MIB Reference   |   Previous Topic   |   Next Topic   |   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:

 


Cluster Runtime Table

This table is used for monitoring a server's view of the members of a Weblogic cluster within a Weblogic domain. clusterRuntimeEntry is 1.3.6.1.4.1.140.625.110.1. clusterRuntimeIndex is the index into the table.

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.452.1.1

connectorConnectionPoolRuntimeObjectName

1.3.6.1.4.1.140.625.452.1.5

connectorConnectionPoolRuntimeType

1.3.6.1.4.1.140.625.452.1.10

connectorConnectionPoolRuntimeName

1.3.6.1.4.1.140.625.452.1.15

connectorConnectionPoolRuntimeParent

1.3.6.1.4.1.140.625.452.1.20

connectorConnectionPoolRuntimePoolName

1.3.6.1.4.1.140.625.452.1.25

connectorConnectionPoolRuntimeJNDIName

1.3.6.1.4.1.140.625.452.1.30

connectorConnectionPoolRuntimeConnectionFactoryName

1.3.6.1.4.1.140.625.452.1.35

connectorConnectionPoolRuntimeResourceAdapterLinkRefName

1.3.6.1.4.1.140.625.452.1.40

connectorConnectionPoolRuntimeLogFileName

1.3.6.1.4.1.140.625.452.1.45

connectorConnectionPoolRuntimeTransactionSupport

1.3.6.1.4.1.140.625.452.1.50

connectorConnectionPoolRuntimeConnections

1.3.6.1.4.1.140.625.452.1.55

connectorConnectionPoolRuntimeLoggingEnabled

1.3.6.1.4.1.140.625.452.1.60

connectorConnectionPoolRuntimeMaxCapacity

1.3.6.1.4.1.140.625.452.1.65

connectorConnectionPoolRuntimeInitialCapacity

1.3.6.1.4.1.140.625.452.1.70

connectorConnectionPoolRuntimeCapacityIncrement

1.3.6.1.4.1.140.625.452.1.75

connectorConnectionPoolRuntimeShrinkingEnabled

1.3.6.1.4.1.140.625.452.1.80

connectorConnectionPoolRuntimeShrinkPeriodMinutes

1.3.6.1.4.1.140.625.452.1.85

connectorConnectionPoolRuntimeActiveConnectionsCurrentCount

1.3.6.1.4.1.140.625.452.1.90

connectorConnectionPoolRuntimeActiveConnectionsHighCount

1.3.6.1.4.1.140.625.452.1.95

connectorConnectionPoolRuntimeFreeConnectionsCurrentCount

1.3.6.1.4.1.140.625.452.1.100

connectorConnectionPoolRuntimeFreeConnectionsHighCount

1.3.6.1.4.1.140.625.452.1.105

connectorConnectionPoolRuntimeAverageActiveUsage

1.3.6.1.4.1.140.625.452.1.110

connectorConnectionPoolRuntimeShrinkCountDownTime

1.3.6.1.4.1.140.625.452.1.115

connectorConnectionPoolRuntimeRecycledTotal

1.3.6.1.4.1.140.625.452.1.120

connectorConnectionPoolRuntimeConnectionsCreatedTotalCount

1.3.6.1.4.1.140.625.452.1.125

connectorConnectionPoolRuntimeConnectionsMatchedTotalCount

1.3.6.1.4.1.140.625.452.1.130

connectorConnectionPoolRuntimeConnectionsDestroyedTotalCount

1.3.6.1.4.1.140.625.452.1.135

connectorConnectionPoolRuntimeConnectionsRejectedTotalCount

1.3.6.1.4.1.140.625.452.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

 


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

EA-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

All 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

 


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

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

MX-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

 


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