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

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

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

 


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

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

 


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

 


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

serverRuntimeJTARuntime

1.3.6.1.4.1.140.625.360.1.70

serverRuntimeAdminServerHost

1.3.6.1.4.1.140.625.360.1.75

serverRuntimeAdminServerListenPort

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

serverRuntimeJTARuntime

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The transaction runtime MBean for this 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

 


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 inde

serverSecurityRuntimeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

he 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

 


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 name of the transaction

 


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

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

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

 


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.

 

back to top previous page next page