|
WebLogic SNMP MIB Reference
|
BEA WebLogic Server Runtime MIB
The WebLogic Server MIB describes the information returned by the WebLogic Administration Server SNMP Service for runtime attributes. Information is provided on the following SNMP tables:
Application Runtime Table
This table used for any application specific parameters.
|
Variable Name
|
Object Identifier
|
|
applicationRuntimeIndex
|
1.3.6.1.4.1.140.625.105.1.1
|
|
applicationRuntimeObjectName
|
1.3.6.1.4.1.140.625.105.1.5
|
|
applicationRuntimeType
|
1.3.6.1.4.1.140.625.105.1.10
|
|
applicationRuntimeName
|
1.3.6.1.4.1.140.625.105.1.15
|
|
applicationRuntimeParent
|
1.3.6.1.4.1.140.625.105.1.20
|
|
applicationRuntimeApplicationName
|
1.3.6.1.4.1.140.625.105.1.25
|
applicationRuntimeIndex
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Unique value directed from ObjectName which is used as table index.
applicationRuntimeObjectName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
JMX-standard MBean name.
applicationRuntimeType
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean type.
applicationRuntimeName
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean name.
applicationRuntimeParent
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
BEA-proprietary Parent object's identification, with syntax type:name.
applicationRuntimeApplicationName
SYNTAX
DisplayString SIZE (1.. 2048)
ACCESS
read-only
DESCRIPTION
The application Name.
CacheMonitor Runtime Table
This table used for any cacheMonitor specific parameters.
|
Variable Name
|
Object Identifier
|
|
cacheMonitorRuntimeIndex
|
1.3.6.1.4.1.140.625.107.1.1
|
|
cacheMonitorRuntimeObjectName
|
1.3.6.1.4.1.140.625.107.1.5
|
|
cacheMonitorRuntimeType
|
1.3.6.1.4.1.140.625.107.1.10
|
|
cacheMonitorRuntimeName
|
1.3.6.1.4.1.140.625.107.1.15
|
|
cacheMonitorRuntimeParent
|
1.3.6.1.4.1.140.625.107.1.20
|
|
cacheMonitorRuntimeAccessCount
|
1.3.6.1.4.1.140.625.107.1.25
|
|
cacheMonitorRuntimeHitCount
|
1.3.6.1.4.1.140.625.107.1.30
|
|
cacheMonitorRuntimeCurrentTotalEntries
|
1.3.6.1.4.1.140.625.107.1.35
|
|
cacheMonitorRuntimeFlushesCount
|
1.3.6.1.4.1.140.625.107.1.40
|
|
cacheMonitorRuntimeInsertCount
|
1.3.6.1.4.1.140.625.107.1.45
|
|
cacheMonitorRuntimeCurrentSize
|
1.3.6.1.4.1.140.625.107.1.50
|
|
cacheMonitorRuntimeAccessTime
|
1.3.6.1.4.1.140.625.107.1.55
|
|
cacheMonitorRuntimeInsertTime
|
1.3.6.1.4.1.140.625.107.1.60
|
|
cacheMonitorRuntimeTimeCreated
|
1.3.6.1.4.1.140.625.107.1.65
|
|
cacheMonitorRuntimeTimeSinceStart
|
1.3.6.1.4.1.140.625.107.1.70
|
cacheMonitorRuntimeIndex
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Unique value directed from ObjectName which is used as table index.
cacheMonitorRuntimeObjectName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
JMX-standard MBean name.
cacheMonitorRuntimeType
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean type.
cacheMonitorRuntimeName
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean name.
cacheMonitorRuntimeParent
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
BEA-proprietary Parent object's identification, with syntax type:name.
cacheMonitorRuntimeAccessCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the number of times the cache is accessed to get the data.
cacheMonitorRuntimeHitCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the number of accesses succeeded in getting the data from cache.
cacheMonitorRuntimeCurrentTotalEntries
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the number of current entries in the cache.
cacheMonitorRuntimeFlushesCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the number of times the entries in the cache is flushed.
cacheMonitorRuntimeInsertCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the number of times the cache is updated/inserted with values.
cacheMonitorRuntimeCurrentSize
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the current size of the cache.
cacheMonitorRuntimeAccessTime
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the time spent in the data retrival from the cache.
cacheMonitorRuntimeInsertTime
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the time spent in updating/inserting the cache with values.
cacheMonitorRuntimeTimeCreated
SYNTAX
DisplayString SIZE (1.. 2048)
ACCESS
read-only
DESCRIPTION
Returns the time cache was created.
cacheMonitorRuntimeTimeSinceStart
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the time since start in mins/hours.
Cluster Runtime Table
This table is used for monitoring a server's view of the members of a Weblogic cluster within a Weblogic domain.
|
Variable Name
|
Object Identifier
|
|
clusterRuntimeIndex
|
1.3.6.1.4.1.140.625.110.1.1
|
|
clusterRuntimeObjectName
|
1.3.6.1.4.1.140.625.110.1.5
|
|
clusterRuntimeType
|
1.3.6.1.4.1.140.625.110.1.10
|
|
clusterRuntimeParent
|
1.3.6.1.4.1.140.625.110.1.20
|
|
clusterRuntimeAliveServerCount
|
1.3.6.1.4.1.140.625.110.1.25
|
|
clusterRuntimeResendRequestsCount
|
1.3.6.1.4.1.140.625.110.1.30
|
|
clusterRuntimeFragmentsSentCount
|
1.3.6.1.4.1.140.625.110.1.35
|
|
clusterRuntimeFragmentsReceivedCount
|
1.3.6.1.4.1.140.625.110.1.40
|
|
clusterRuntimeMulticastMessagesLostCount
|
1.3.6.1.4.1.140.625.110.1.45
|
|
clusterRuntimeServerNames
|
1.3.6.1.4.1.140.625.110.1.50
|
|
clusterRuntimeSecondaryDistributionNames
|
1.3.6.1.4.1.140.625.110.1.55
|
clusterRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from ObjectName and used as the table index.
clusterRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
clusterRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
clusterRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
clusterRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
clusterRuntimeAliveServerCount
Syntax
INTEGER
Access
read-only
Description
The current total number of alive servers in this cluster.
clusterRuntimeResendRequestsCount
Syntax
INTEGER
Access
read-only
Description
The number of state-delta messages that had to be resent because a receiving server in the cluster missed a message.
clusterRuntimeFragmentsSentCount
Syntax
INTEGER
Access
read-only
Description
The total number of multicast fragments sent from this server into the cluster.
clusterRuntimeFragmentsReceivedCount
Syntax
INTEGER
Access
read-only
Description
The total number of multicast messages received on this server from the cluster.
clusterRuntimeMulticastMessagesLostCount
Syntax
INTEGER
Access
read-only
Description
The total number of incoming multicast messages that were lost according to this server.
clusterRuntimeServerNames
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
The names of the servers in the cluster.
clusterRuntimeSecondaryDistributionNames
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
The names of the remote servers (e.g. myserver) of which the local server is hosting secondary objects. The name is appended with a number to indicate the number of secondaries hosted on behalf of that server.
clusterRuntimePrimaryCount
Syntax
INTEGER
Access
read-only
Description
The number of objects that the local server hosts as primaries
Connector Connection Pool Runtime Table
This table is used for monitoring a WebLogic Connector Connection Pool.
|
Variable Name
|
Object Identifier
|
|
connectorConnectionPoolRuntimeIndex
|
1.3.6.1.4.1.140.625.455.1.1
|
|
connectorConnectionPoolRuntimeObjectName
|
1.3.6.1.4.1.140.625.455.1.5
|
|
connectorConnectionPoolRuntimeType
|
1.3.6.1.4.1.140.625.455.1.10
|
|
connectorConnectionPoolRuntimeName
|
1.3.6.1.4.1.140.625.455.1.15
|
|
connectorConnectionPoolRuntimeParent
|
1.3.6.1.4.1.140.625.455.1.20
|
|
connectorConnectionPoolRuntimePoolName
|
1.3.6.1.4.1.140.625.455.1.25
|
|
connectorConnectionPoolRuntimeJNDIName
|
1.3.6.1.4.1.140.625.455.1.30
|
|
connectorConnectionPoolRuntimeConnectionFactoryName
|
1.3.6.1.4.1.140.625.455.1.35
|
|
connectorConnectionPoolRuntimeResourceAdapterLinkRefName
|
1.3.6.1.4.1.140.625.455.1.40
|
|
connectorConnectionPoolRuntimeLogFileName
|
1.3.6.1.4.1.140.625.455.1.45
|
|
connectorConnectionPoolRuntimeTransactionSupport
|
1.3.6.1.4.1.140.625.455.1.50
|
|
connectorConnectionPoolRuntimeConnections
|
1.3.6.1.4.1.140.625.455.1.55
|
|
connectorConnectionPoolRuntimeLoggingEnabled
|
1.3.6.1.4.1.140.625.455.1.60
|
|
connectorConnectionPoolRuntimeMaxCapacity
|
1.3.6.1.4.1.140.625.455.1.65
|
|
connectorConnectionPoolRuntimeInitialCapacity
|
1.3.6.1.4.1.140.625.455.1.70
|
|
connectorConnectionPoolRuntimeCapacityIncrement
|
1.3.6.1.4.1.140.625.455.1.75
|
|
connectorConnectionPoolRuntimeShrinkingEnabled
|
1.3.6.1.4.1.140.625.455.1.80
|
|
connectorConnectionPoolRuntimeShrinkPeriodMinutes
|
1.3.6.1.4.1.140.625.455.1.85
|
|
connectorConnectionPoolRuntimeActiveConnectionsCurrentCount
|
1.3.6.1.4.1.140.625.455.1.90
|
|
connectorConnectionPoolRuntimeActiveConnectionsHighCount
|
1.3.6.1.4.1.140.625.455.1.95
|
|
connectorConnectionPoolRuntimeFreeConnectionsCurrentCount
|
1.3.6.1.4.1.140.625.455.1.100
|
|
connectorConnectionPoolRuntimeFreeConnectionsHighCount
|
1.3.6.1.4.1.140.625.455.1.105
|
|
connectorConnectionPoolRuntimeAverageActiveUsage
|
1.3.6.1.4.1.140.625.455.1.110
|
|
connectorConnectionPoolRuntimeShrinkCountDownTime
|
1.3.6.1.4.1.140.625.455.1.115
|
|
connectorConnectionPoolRuntimeRecycledTotal
|
1.3.6.1.4.1.140.625.455.1.120
|
|
connectorConnectionPoolRuntimeConnectionsCreatedTotalCount
|
1.3.6.1.4.1.140.625.455.1.125
|
|
connectorConnectionPoolRuntimeConnectionsMatchedTotalCount
|
1.3.6.1.4.1.140.625.455.1.130
|
|
connectorConnectionPoolRuntimeConnectionsDestroyedTotalCount
|
1.3.6.1.4.1.140.625.455.1.135
|
|
connectorConnectionPoolRuntimeConnectionsRejectedTotalCount
|
1.3.6.1.4.1.140.625.455.1.140
|
connectorConnectionPoolRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from connectorConnectionPoolRuntimeObjectName which is used as the index into the table.
connectorConnectionPoolRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean name.
connectorConnectionPoolRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
connectorConnectionPoolRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
connectorConnectionPoolRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
connectorConnectionPoolRuntimePoolName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The configured logical name for the connection factory using this connector connection pool.
connectorConnectionPoolRuntimeJNDIName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
The configured JNDI name for the connection factory using this connector connection pool.
connectorConnectionPoolRuntimeConnectionFactoryName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The resource adapter link reference for cases where this connection factory refers to an existing resource adapter deployment.
connectorConnectionPoolRuntimeResourceAdapterLinkRefName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The resource adapter link reference for cases where this connection factory refers to an existing resource adapter deployment.
connectorConnectionPoolRuntimeLogFileName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The log file used by the resource adapter for this connector connection pool.
connectorConnectionPoolRuntimeTransactionSupport
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The transaction support level for the resource adapter for this connector connection pool.
connectorConnectionPoolRuntimeConnections
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
An array of connector connection runtime MBeans that each represents the statistics for a connector connection.
connectorConnectionPoolRuntimeLoggingEnabled
Syntax
INTEGER { true(1), false(2) }
Access
read-only
Description
A boolean value True if logging is enabled.
connectorConnectionPoolRuntimeMaxCapacity
Syntax
INTEGER
Access
read-only
Description
The maximum capacity configured for this connector connection pool.
connectorConnectionPoolRuntimeInitialCapacity
Syntax
INTEGER
Access
read-only
Description
The initial capacity configured for this connector connection pool.
connectorConnectionPoolRuntimeCapacityIncrement
Syntax
INTEGER
Access
read-only
Description
The capacity increment.
connectorConnectionPoolRuntimeShrinkingEnabled
Syntax
INTEGER { true(1), false(2) }
Access
read-only
Description
True if shrinking of this connector connection pool is enabled.
connectorConnectionPoolRuntimeShrinkPeriodMinutes
Syntax
INTEGER
Access
read-only
Description
The shrink period (in minutes) of this connector connection pool.
connectorConnectionPoolRuntimeActiveConnectionsCurrentCount
Syntax
INTEGER
Access
read-only
Description
The current total active connections.
connectorConnectionPoolRuntimeActiveConnectionsHighCount
Syntax
INTEGER
Access
read-only
Description
The high water mark of active connections in this connector pool since the pool was instantiated.
connectorConnectionPoolRuntimeFreeConnectionsCurrentCount
Syntax
INTEGER
Access
read-only
Description
The current total free connections.
connectorConnectionPoolRuntimeFreeConnectionsHighCount
Syntax
INTEGER
Access
read-only
Description
The high water mark of free connections in this connector pool since the pool was instantiated.
connectorConnectionPoolRuntimeAverageActiveUsage
Syntax
INTEGER
Access
read-only
Description
The running average usage of created connections that are active in the connector pool since the pool was last shrunk.
connectorConnectionPoolRuntimeShrinkCountDownTime
Syntax
INTEGER
Access
read-only
Description
The amount of time left (in minutes) until an attempt to shrink the pool will be made.
connectorConnectionPoolRuntimeRecycledTotal
Syntax
INTEGER
Access
read-only
Description
The total number of connector connections created in this connector pool since the pool is instantiated.
connectorConnectionPoolRuntimeConnectionsCreatedTotalCount
Syntax
INTEGER
Access
read-only
Description
The total number of connector connections created in this connector pool since the pool is instantiated.
connectorConnectionPoolRuntimeConnectionsMatchedTotalCount
Syntax
INTEGER
Access
read-only
Description
The total number of times a request for a connector connections was satisfied via the use of an existing created connection since the pool is instantiated.
connectorConnectionPoolRuntimeConnectionsDestroyedTotalCount
Syntax
INTEGER
Access
read-only
Description
The total number of connector connections destroyed in this connector pool since the pool is instantiated.
connectorConnectionPoolRuntimeConnectionsRejectedTotalCount
Syntax
INTEGER
Access
read-only
Description
An array of connector connection runtime MBeans that each represents the statistics for a connector connection.
Connector Connection Runtime Table
This table is used for monitoring individual WebLogic connector connections.
|
Variable Name
|
Object Identifier
|
|
connectorConnectionRuntimeIndex
|
1.3.6.1.4.1.140.625.454.1.1
|
|
connectorConnectionRuntimeObjectName
|
1.3.6.1.4.1.140.625.454.1.5
|
|
connectorConnectionRuntimeType
|
1.3.6.1.4.1.140.625.454.1.10
|
|
connectorConnectionRuntimeName
|
1.3.6.1.4.1.140.625.454.1.15
|
|
connectorConnectionRuntimeParent
|
1.3.6.1.4.1.140.625.454.1.20
|
|
connectorConnectionRuntimeActiveHandlesCurrentCount
|
1.3.6.1.4.1.140.625.454.1.25
|
|
connectorConnectionRuntimeActiveHandlesHighCount
|
1.3.6.1.4.1.140.625.454.1.30
|
|
connectorConnectionRuntimeHandlesCreatedTotalCount
|
1.3.6.1.4.1.140.625.454.1.35
|
|
connectorConnectionRuntimeCurrentlyInUse
|
1.3.6.1.4.1.140.625.454.1.40
|
|
connectorConnectionRuntimeInTransaction
|
1.3.6.1.4.1.140.625.454.1.45
|
|
connectorConnectionRuntimeShared
|
1.3.6.1.4.1.140.625.454.1.50
|
connectorConnectionRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from connectorConnectionRuntimeObjectName which is used as the index into the table.
connectorConnectionRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean name.
connectorConnectionRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
connectorConnectionRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
connectorConnectionRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
connectorConnectionRuntimeActiveHandlesCurrentCount
Syntax
INTEGER
Access
read-only
Description
The current total active connection handles for this connection.
connectorConnectionRuntimeActiveHandlesHighCount
Syntax
INTEGER
Access
read-only
Description
The high water mark of active connection handles for this connection since the connection was created.
connectorConnectionRuntimeHandlesCreatedTotalCount
Syntax
INTEGER
Access
read-only
Description
The total number of connection handles created for this connection since the connection was created.
connectorConnectionRuntimeCurrentlyInUse
Syntax
INTEGER
Access
read-only
Description
An indicator of whether or not the connection is currently in use.
connectorConnectionRuntimeInTransaction
Syntax
INTEGER { true(1), false(2) }
Access
read-only
Description
True if the connection is currently in use in a transaction.
connectorConnectionRuntimeShared
Syntax
INTEGER
Access
read-only
Description
An indicator of whether or not the connection is currently being shared by more than one invoker.
Connector Service Runtime Table
This table is used for monitoring the WebLogic connector service.
|
Variable Name
|
Object Identifier
|
|
connectorServiceRuntimeIndex
|
1.3.6.1.4.1.140.625.456.1.1
|
|
connectorServiceRuntimeObjectName
|
1.3.6.1.4.1.140.625.456.1.5
|
|
connectorServiceRuntimeType
|
1.3.6.1.4.1.140.625.456.1.10
|
|
connectorServiceRuntimeName
|
1.3.6.1.4.1.140.625.456.1.15
|
|
connectorServiceRuntimeParent
|
1.3.6.1.4.1.140.625.456.1.20
|
|
connectorServiceRuntimeConnectionPoolCurrentCount
|
1.3.6.1.4.1.140.625.456.1.25
|
|
connectorServiceRuntimeConnectionPoolsTotalCount
|
1.3.6.1.4.1.140.625.456.1.30
|
connectorServiceRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from connectorServiceRuntimeObjectName and used as the index into the table.
connectorServiceRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean name.
connectorServiceRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
connectorServiceRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
connectorServiceRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
connectorServiceRuntimeConnectionPoolCurrentCount
Syntax
INTEGER
Access
read-only
Description
The number of currently deployed connection pools.
connectorServiceRuntimeConnectionPoolsTotalCount
Syntax
INTEGER
Access
read-only
Description
The total number of deployed connection pools instantiated since the server startup.
Deployment Runtime Table
This table is used for monitoring a WebLogic deployment. The entry object deploymentRuntimeEntry has an OID of 1.3.6.1.4.1.140.625.120.1. The index into this table is deploymentRuntimeIndex.
|
Variable Name
|
Object Identifier
|
|
deploymentRuntimeIndex
|
1.3.6.1.4.1.140.625.120.1.1
|
|
deploymentRuntimeObjectName
|
1.3.6.1.4.1.140.625.120.1.5
|
|
deploymentRuntimeType
|
1.3.6.1.4.1.140.625.120.1.10
|
|
deploymentRuntimeName
|
1.3.6.1.4.1.140.625.120.1.15
|
|
deploymentRuntimeParent
|
1.3.6.1.4.1.140.625.120.1.20
|
|
deploymentRuntimeComponent
|
1.3.6.1.4.1.140.625.120.1.25
|
|
deploymentRuntimeLocation
|
1.3.6.1.4.1.140.625.120.1.30
|
|
deploymentRuntimeState
|
1.3.6.1.4.1.140.625.120.1.35
|
|
deploymentRuntimeTimeOfDeployment
|
1.3.6.1.4.1.140.625.120.1.40
|
|
deploymentRuntimeVersion
|
1.3.6.1.4.1.140.625.120.1.45
|
deploymentRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
Unique value directed from ObjectName which is used as table index.
deploymentRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
deploymentRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
deploymentRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
deploymentRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
deploymentRuntimeComponent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description:
The component that this deployment represents.
deploymentRuntimeLocation
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description:
The location where the entity is deployed.
deploymentRuntimeState
Syntax:
DisplayString SIZE(1..16)
Access:
read-only
Description:
The deployment state of the entity. The possible values are: Deployed or NotDeployed.
deploymentRuntimeTimeOfDeployment
Syntax:
DisplayString SIZE(1..32)
Access:
read-only
Description:
The time of deployment.
deploymentRuntimeVersion
Syntax:
DisplayString SIZE(1..16)
Access:
read-only
Description:
The version of the deployed entity.
Domain Runtime Table
This table is used for monitoring a WebLogic running domain.
|
Variable Name
|
Object Identifier
|
|
domainRuntimeIndex
|
1.3.6.1.4.1.140.625.130.1.1
|
|
domainRuntimeObjectName
|
1.3.6.1.4.1.140.625.130.1.5
|
|
domainRuntimeType
|
1.3.6.1.4.1.140.625.130.1.10
|
|
domainRuntimeName
|
1.3.6.1.4.1.140.625.130.1.15
|
|
domainRuntimeParent
|
1.3.6.1.4.1.140.625.130.1.20
|
|
domainRuntimeActivationTime
|
1.3.6.1.4.1.140.625.130.1.25
|
|
domainRuntimeClusters
|
1.3.6.1.4.1.140.625.130.1.30
|
domainRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from ObjectName. This is used as the index into the table.
domainRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
domainRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
domainRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
domainRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
domainRuntimeActivationTime
Syntax
DisplayString SIZE(1..32)
Access
read-only
Description
The time when the domain became active.
domainRuntimeClusters
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
The names of the active clusters in this domain.
DeploymentTask Runtime Table
This table is used for monitoring a Weblogic deploymentTask.
|
Variable Name
|
Object Identifier
|
|
deploymentTaskRuntimeIndex
|
1.3.6.1.4.1.140.625.121.1.1
|
|
deploymentTaskRuntimeObjectName
|
1.3.6.1.4.1.140.625.121.1.5
|
|
deploymentTaskRuntimeType
|
1.3.6.1.4.1.140.625.121.1.10
|
|
deploymentTaskRuntimeName
|
1.3.6.1.4.1.140.625.121.1.15
|
|
deploymentTaskRuntimeParent
|
1.3.6.1.4.1.140.625.121.1.20
|
|
deploymentTaskRuntimeApplicationName
|
1.3.6.1.4.1.140.625.121.1.25
|
|
deploymentTaskRuntimeId
|
1.3.6.1.4.1.140.625.121.1.30
|
|
deploymentTaskRuntimeSource
|
1.3.6.1.4.1.140.625.121.1.35
|
|
deploymentTaskRuntimeState
|
1.3.6.1.4.1.140.625.121.1.40
|
|
deploymentTaskRuntimeInUse
|
1.3.6.1.4.1.140.625.121.1.45
|
|
deploymentTaskRuntimeNewSource
|
1.3.6.1.4.1.140.625.121.1.46
|
deploymentTaskRuntimeIndex
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Unique value directed from ObjectName which is used as table index.
deploymentTaskRuntimeObjectName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
JMX-standard MBean name.
deploymentTaskRuntimeType
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean type.
deploymentTaskRuntimeName
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean name.
deploymentTaskRuntimeParent
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
BEA-proprietary Parent object's identification, with syntax type:name.
deploymentTaskRuntimeApplicationName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
The value of the name for the application that was specified to DeployerRuntime.activate.
deploymentTaskRuntimeId
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
A task can be referenced by the id assigned to it, or one the user assigns to it.
deploymentTaskRuntimeSource
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
The value of the source file that was specified to DeployerRuntime.activate.
deploymentTaskRuntimeState
SYNTAX
DisplayString SIZE (1.. 32)
ACCESS
read-only
DESCRIPTION
The overall state of a task.
deploymentTaskRuntimeInUse
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
This indicates if the MBean is free for deletion or timeout.
deploymentTaskRuntimeNewSource
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
Indicates whether a new source for the application was specified in an activate request.
EJBCache Runtime Table
This table represents an EJBCacheRuntime.
|
Variable Name
|
Object Identifier
|
|
ejbCacheRuntimeIndex
|
1.3.6.1.4.1.140.625.137.1.1
|
|
ejbCacheRuntimeObjectName
|
1.3.6.1.4.1.140.625.137.1.5
|
|
ejbCacheRuntimeType
|
1.3.6.1.4.1.140.625.137.1.10
|
|
ejbCacheRuntimeName
|
1.3.6.1.4.1.140.625.137.1.15
|
|
ejbCacheRuntimeParent
|
1.3.6.1.4.1.140.625.137.1.20
|
|
ejbCacheRuntimeActivationCount
|
1.3.6.1.4.1.140.625.137.1.25
|
|
ejbCacheRuntimeCacheAccessCount
|
1.3.6.1.4.1.140.625.137.1.30
|
|
ejbCacheRuntimeCachedBeansCurrentCount
|
1.3.6.1.4.1.140.625.137.1.35
|
|
ejbCacheRuntimeCacheHitCount
|
1.3.6.1.4.1.140.625.137.1.40
|
|
ejbCacheRuntimePassivationCount
|
1.3.6.1.4.1.140.625.137.1.45
|
ejbCacheRuntimeIndex
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Unique value directed from ObjectName which is used as table index.
ejbCacheRuntimeObjectName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
JMX-standard MBean name.
ejbCacheRuntimeType
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean type.
ejbCacheRuntimeName
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean name.
ejbCacheRuntimeParent
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
BEA-proprietary Parent object's identification, with syntax type:name.
ejbCacheRuntimeActivationCount
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Returns the number of entity beans activated.
ejbCacheRuntimeCacheAccessCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the cache access count.
ejbCacheRuntimeCachedBeansCurrentCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the cached beans current count.
ejbCacheRuntimeCacheHitCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the cached hit count.
ejbCacheRuntimePassivationCount
SYNTAX
INTEGER
ACCESS
read-only
DESCRIPTION
Returns the number of entity beans passivated.
EJBCacheMonitor Runtime Table
This table represents an EJBDeployment.
|
Variable Name
|
Object Identifier
|
|
ejbCacheMonitorRuntimeIndex
|
1.3.6.1.4.1.140.625.136.1.1
|
|
ejbCacheMonitorRuntimeObjectName
|
1.3.6.1.4.1.140.625.136.1.5
|
|
ejbCacheMonitorRuntimeType
|
1.3.6.1.4.1.140.625.136.1.10
|
|
ejbCacheMonitorRuntimeName
|
1.3.6.1.4.1.140.625.136.1.15
|
|
ejbCacheMonitorRuntimeParent
|
1.3.6.1.4.1.140.625.136.1.20
|
|
ejbCacheMonitorRuntimeActivationCount
|
1.3.6.1.4.1.140.625.136.1.25
|
ejbCacheMonitorRuntimeIndex
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Unique value directed from ObjectName which is used as table index.
ejbCacheMonitorRuntimeObjectName
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
JMX-standard MBean name.
ejbCacheMonitorRuntimeType
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean type.
ejbCacheMonitorRuntimeName
SYNTAX
DisplayString SIZE (1.. 64)
ACCESS
read-only
DESCRIPTION
BEA-proprietary MBean name.
ejbCacheMonitorRuntimeParent
SYNTAX
DisplayString SIZE (1.. 256)
ACCESS
read-only
DESCRIPTION
BEA-proprietary Parent object's identification, with syntax type:name.
ejbCacheMonitorRuntimeActivationCount
SYNTAX
DisplayString SIZE (1.. 16)
ACCESS
read-only
DESCRIPTION
Returns the number of entity beans activated.
EJB Component Runtime Table
This table represents an EJBDeployment.
|
Variable Name
|
Object Identifier
|
|
ejbComponentRuntimeIndex
|
1.3.6.1.4.1.140.625.140.1.1
|
|
ejbComponentRuntimeObjectName
|
1.3.6.1.4.1.140.625.140.1.5
|
|
ejbComponentRuntimeType
|
1.3.6.1.4.1.140.625.140.1.10
|
|
ejbComponentRuntimeName
|
1.3.6.1.4.1.140.625.140.1.15
|
|
ejbComponentRuntimeParent
|
1.3.6.1.4.1.140.625.140.1.20
|
|
ejbComponentRuntimeStatus
|
1.3.6.1.4.1.140.625.140.1.25
|
|
ejbComponentRuntimeBeans
|
1.3.6.1.4.1.140.625.140.1.30
|
|
ejbComponentRuntimeDeploymentName
|
1.3.6.1.4.1.140.625.140.1.35
|
|
ejbComponentRuntimeEjbComponent
|
1.3.6.1.4.1.140.625.140.1.40
|
|
ejbComponentRuntimeEjbHomes
|
1.3.6.1.4.1.140.625.140.1.45
|
ejbComponentRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from ObjectName. This is is used as the index into the table.
ejbComponentRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
ejbComponentRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
ejbComponentRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
ejbComponentRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
ejbComponentRuntimeStatus
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
The time when the EJB component became active.
ejbComponentRuntimeBeans
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
The beans deployed in this jar file.
ejbComponentRuntimeDeploymentName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The name used to deploy this EJB.
ejbComponentRuntimeEjbComponent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
The configuration MBean for this component.
ejbComponentRuntimeEjbHomes
Syntax
DisplayString SIZE(1..2048)
Access
read-only
Description
An array of EJB homes associated with this deployment.
EJB Entity Home Runtime Table
This table is used to monitor an EJBHome object of an Entity bean.
|
Variable Name
|
Object Identifier
|
|
ejbEntityHomeRuntimeIndex
|
1.3.6.1.4.1.140.625.150.1.1
|
|
ejbEntityHomeRuntimeObjectName
|
1.3.6.1.4.1.140.625.150.1.5
|
|
ejbEntityHomeRuntimeType
|
1.3.6.1.4.1.140.625.150.1.10
|
|
ejbEntityHomeRuntimeName
|
1.3.6.1.4.1.140.625.150.1.15
|
|
ejbEntityHomeRuntimeParent
|
1.3.6.1.4.1.140.625.150.1.20
|
|
ejbEntityHomeRuntimeTransactionsCommittedTotalCount
|
1.3.6.1.4.1.140.625.150.1.25
|
|
ejbEntityHomeRuntimeTransactionsRolledBackTotalCount
|
1.3.6.1.4.1.140.625.150.1.30
|
|
ejbEntityHomeRuntimeTransactionsInFlightTotalCount
|
1.3.6.1.4.1.140.625.150.1.35
|
|
ejbEntityHomeRuntimeCachedBeansCurrentCount
|
1.3.6.1.4.1.140.625.150.1.40
|
|
ejbEntityHomeRuntimeBeanType
|
1.3.6.1.4.1.140.625.150.1.45
|
ejbEntityHomeRuntimeIndex
Syntax
DisplayString SIZE(1..16)
Access
read-only
Description
A unique value derived from ObjectName. This is used as the index into the table.
ejbEntityHomeRuntimeObjectName
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
JMX-standard MBean registration name.
ejbEntityHomeRuntimeType
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean type.
ejbEntityHomeRuntimeName
Syntax
DisplayString SIZE(1..64)
Access
read-only
Description
BEA-proprietary MBean name.
ejbEntityHomeRuntimeParent
Syntax
DisplayString SIZE(1..256)
Access
read-only
Description
BEA-proprietary Parent object's identification, with syntax type:name.
ejbEntityHomeRuntimeTransactionsCommittedTotalCount
Syntax
INTEGER
Access
read-only
Description
The total number of transactions committed by beans of this home.
ejbEntityHomeRuntimeTransactionsRolledBackTotalCount
Syntax
INTEGER
Access
read-only
Description
The total number of transactions rolled back by beans of this home.
ejbEntityHomeRuntimeTransactionsInFlightTotalCount
Syntax
INTEGER
Access
read-only
Description
The total number of in-flight transactions by beans of this home.
ejbEntityHomeRuntimeCachedBeansCurrentCount
Syntax
INTEGER
Access
read-only
Description
The number of beans currently in the cache.