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 Configuration MIB

 

The WebLogic Server MIB describes the information returned by the WebLogic Administration Server SNMP Service for configuration attributes. Information is provided on the following SNMP tables:

 


Application Table

An application entry represents a J2EE application contained in an EAR file or EAR directory. The EAR file contains a set of components such as WAR, EJB and JMS JAR components, each of which can be deployed on one or more Roles. For example a Role may be the whole Domain, a set of servers that implement the role, or a specific server. The components might include EJBs, servlets, JMS destinations, or WebLogic startup and shutdown classes.

Variable Name

Object Identifier

applicationIndex

1.3.6.1.4.1.140.625.500.1.1

applicationObjectName

1.3.6.1.4.1.140.625.500.1.5

applicationType

1.3.6.1.4.1.140.625.500.1.10

applicationName

1.3.6.1.4.1.140.625.500.1.15

applicationParent

1.3.6.1.4.1.140.625.500.1.20

applicationLastModified

1.3.6.1.4.1.140.625.500.1.25

applicationDeployed

1.3.6.1.4.1.140.625.500.1.30

applicationComponents

1.3.6.1.4.1.140.625.500.1.35

applicationApplicationDescriptor

1.3.6.1.4.1.140.625.500.1.40

applicationPath

1.3.6.1.4.1.140.625.500.1.45


 

applicationIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

applicationObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name

applicationType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

applicationName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

applicationParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

applicationLastModified

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The time when this application was last loaded

applicationDeployed

Syntax

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

Access

read-only

Description

A boolean value (yes or no). Yes if this application is deployed.

applicationComponents

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The components that make up this application

applicationApplicationDescriptor

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The descriptor mbean for the application

applicationPath

Syntax

DisplayString SIZE(1..1024)

Access

read-only

Description

The path pointing to the application's EAR file. The file location is relative to the Administration Server's file system.

 


Bridge Destination Table

This table defines a Bridge destination.

Variable Name

Object Identifier

bridgeDestinationIndex

1.3.6.1.4.1.140.625.782.1.1

bridgeDestinationObjectName

1.3.6.1.4.1.140.625.782.1.5

bridgeDestinationType

1.3.6.1.4.1.140.625.782.1.10

bridgeDestinationName

1.3.6.1.4.1.140.625.782.1.15

bridgeDestinationParent

1.3.6.1.4.1.140.625.782.1.20

bridgeDestinationSystem

1.3.6.1.4.1.140.625.782.1.25

bridgeDestinationAdapterJNDIName

1.3.6.1.4.1.140.625.782.1.30


 

bridgeDestinationIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

bridgeDestinationObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

bridgeDestinationType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

bridgeDestinationName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

bridgeDestinationParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

bridgeDestinationSystem

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The name of the system on which this destination resides

bridgeDestinationAdapterJNDIName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The JNDI name of the adapter

 


Caching Realm Table

This table represents CachingRealm's configuration properties.

Variable Name

Object Identifier

cachingRealmIndex

1.3.6.1.4.1.140.625.784.1.1

cachingRealmObjectName

1.3.6.1.4.1.140.625.784.1.5

cachingRealmType

1.3.6.1.4.1.140.625.784.1.10

cachingRealmName

1.3.6.1.4.1.140.625.784.1.15

cachingRealmParent

1.3.6.1.4.1.140.625.784.1.20

cachingRealmBasicRealm

1.3.6.1.4.1.140.625.784.1.25

cachingRealmCacheCaseSensitive

1.3.6.1.4.1.140.625.784.1.30

cachingRealmACLCacheEnable

1.3.6.1.4.1.140.625.784.1.35

cachingRealmAuthenticationCacheEnable

1.3.6.1.4.1.140.625.784.1.40

cachingRealmGroupCacheEnable

1.3.6.1.4.1.140.625.784.1.45

cachingRealmPermissionCacheEnable

1.3.6.1.4.1.140.625.784.1.50

cachingRealmUserCacheEnable

1.3.6.1.4.1.140.625.784.1.55

cachingRealmACLCacheSize

1.3.6.1.4.1.140.625.784.1.60

cachingRealmAuthenticationCacheSize

1.3.6.1.4.1.140.625.784.1.65

cachingRealmPermissionGroupSize

1.3.6.1.4.1.140.625.784.1.70

cachingRealmPermissionCacheSize

1.3.6.1.4.1.140.625.784.1.75

cachingRealmUserCacheSize

1.3.6.1.4.1.140.625.784.1.80

cachingRealmACLCacheTTLPositive

1.3.6.1.4.1.140.625.784.1.85

cachingRealmGroupCacheTTLPositive

1.3.6.1.4.1.140.625.784.1.90

cachingRealmPermissionCacheTTLPositive

1.3.6.1.4.1.140.625.784.1.95

cachingRealmAuthenticationCacheTTLPositive

1.3.6.1.4.1.140.625.784.1.100

cachingRealmUserCacheTTLPositive

1.3.6.1.4.1.140.625.784.1.105

cachingRealmACLCacheTTLNegative

1.3.6.1.4.1.140.625.784.1.110

cachingRealmGroupCacheTTLNegative

1.3.6.1.4.1.140.625.784.1.115

cachingRealmAuthenticationCacheTTLNegative

1.3.6.1.4.1.140.625.784.1.120

cachingRealmPermissionCacheTTLNegative

1.3.6.1.4.1.140.625.784.1.125

cachingRealmUserCacheTTLNegative

1.3.6.1.4.1.140.625.784.1.130

cachingRealmGroupMembershipCacheTTL

1.3.6.1.4.1.140.625.784.1.135


 

cachingRealmIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from cachingRealmObjectName used as an index into the table

cachingRealmObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

cachingRealmType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

cachingRealmName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

cachingRealmParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

cachingRealmBasicRealm

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

Specifies the alternative realm to use.

cachingRealmCacheCaseSensitive

Syntax

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

Access

read-only

Description

True if the user names are case sensitive. False if case insensitive.

cachingRealmACLCacheEnable

Syntax

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

Access

read-only

Description

True if ACL cache is enabled

cachingRealmAuthenticationCacheEnable

Syntax

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

Access

read-only

Description

True if authentication cache is enabled.

cachingRealmGroupCacheEnable

Syntax

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

Access

read-only

Description

True if group cache is enabled.

cachingRealmPermissionCacheEnable

Syntax

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

Access

read-only

Description

True if permission cache is enabled.

cachingRealmUserCacheEnable

Syntax

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

Access

read-only

Description

True if user cache is enabled.

cachingRealmACLCacheSize

Syntax

INTEGER

Access

read-only

Description

ACL cache size (should be a prime number)

cachingRealmAuthenticationCacheSize

Syntax

INTEGER

Access

read-only

Description

Authentication cache size (should be a prime number)

cachingRealmPermissionGroupSize

Syntax

INTEGER

Access

read-only

Description

Group cache size (should be a prime number)

cachingRealmPermissionCacheSize

Syntax

INTEGER

Access

read-only

Description

Permission cache size (should be a prime number)

cachingRealmUserCacheSize

Syntax

INTEGER

Access

read-only

Description

User cache size (should be a prime number)

cachingRealmACLCacheTTLPositive

Syntax

INTEGER

Access

read-only

Description

ACL positive time-to-live in seconds

cachingRealmGroupCacheTTLPositive

Syntax

INTEGER

Access

read-only

Description

Group positive time-to-live in seconds

cachingRealmPermissionCacheTTLPositive

Syntax

INTEGER

Access

read-only

Description

Permission positive time-to-live in seconds

cachingRealmAuthenticationCacheTTLPositive

Syntax

INTEGER

Access

read-only

Description

Authentication positive time-to-live in seconds

cachingRealmUserCacheTTLPositive

Syntax

INTEGER

Access

read-only

Description

User positive time-to-live in seconds

cachingRealmACLCacheTTLNegative

Syntax

INTEGER

Access

read-only

Description

ACL negative time-to-live in seconds

cachingRealmGroupCacheTTLNegative

Syntax

INTEGER

Access

read-only

Description

Group negative time-to-live in seconds

cachingRealmAuthenticationCacheTTLNegative

Syntax

INTEGER

Access

read-only

Description

Authentication negative time-to-live in seconds

cachingRealmPermissionCacheTTLNegative

Syntax

INTEGER

Access

read-only

Description

Permission negative time-to-live in seconds

cachingRealmUserCacheTTLNegative

Syntax

INTEGER

Access

read-only

Description

User negative time-to-live in seconds

cachingRealmGroupMembershipCacheTTL

Syntax

INTEGER

Access

read-only

Description

Group membership cache time-to-live in seconds

 


Cluster Table

This table represents a cluster in the domain. Servers join a cluster by calling ServerMBean.setCluster with the logical name of the cluster. A configuration may define zero or more clusters. They may be looked up by logical name.

Variable Name

Object Identifier

clusterIndex

1.3.6.1.4.1.140.625.510.1.1

clusterObjectName

1.3.6.1.4.1.140.625.510.1.5

clusterType

1.3.6.1.4.1.140.625.510.1.10

clusterName

1.3.6.1.4.1.140.625.510.1.15

clusterParent

1.3.6.1.4.1.140.625.510.1.20

clusterServers

1.3.6.1.4.1.140.625.510.1.25

clusterClusterAddress

1.3.6.1.4.1.140.625.510.1.30

clusterMulticastAddress

1.3.6.1.4.1.140.625.510.1.35

clusterMulticastTTL

1.3.6.1.4.1.140.625.510.1.40

clusterMulticastSendDelay

1.3.6.1.4.1.140.625.510.1.45

clusterDefaultLoadAlgorithm

1.3.6.1.4.1.140.625.510.1.50

clusterServiceAgeThresholdSeconds

1.3.6.1.4.1.140.625.510.1.55


 

clusterIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

clusterObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name

clusterType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

clusterName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

clusterParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

clusterServers

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The servers which have declared membership in this cluster

clusterClusterAddress

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The address to be used by clients to connect to this cluster. This address may be either a DNS host name that maps to multiple IP addresses or a comma separated list of single address host names or IP addresses.

clusterMulticastAddress

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The multicast address used by cluster members to communicate with each other

clusterMulticastTTL

Syntax

INTEGER

Access

read-only

Description

The number of network hops that a cluster multicast message is allowed to travel. A value of 1 restricts the cluster to one subnet. The minimum value is 1 and the maximum value is 255, inclusive.

clusterMulticastSendDelay

Syntax

INTEGER

Access

read-only

Description

The number of milliseconds to delay sending message fragments over multicast in order to avoid OS-level buffer overflow. The default should be fine in most cases, but it may need to be tuned for odd configurations.

clusterDefaultLoadAlgorithm

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The algorithm to be used for load-balancing between replicated services if none is specified for a particular service

clusterServiceAgeThresholdSeconds

Syntax

INTEGER

Access

read-only

Description

The number of seconds by which the age of two conflicting services must differ before one is considered older than the other

 


Domain Log Filter Table

This table represents a filter to qualify log messages which are logged to the domain logfile. A message must pass all criteria specified in the filter. Multiple instances of this MBean can be defined, if needed. If there are multiple instances, a message must satisfy atleast one filter to qualify for the domain logfile.

Variable Name

Object Identifier

domainLogFilterIndex

1.3.6.1.4.1.140.625.520.1.1

domainLogFilterObjectName

1.3.6.1.4.1.140.625.520.1.5

domainLogFilterType

1.3.6.1.4.1.140.625.520.1.10

domainLogFilterName

1.3.6.1.4.1.140.625.520.1.15

domainLogFilterParent

1.3.6.1.4.1.140.625.520.1.20

domainLogFilterSeverityLevel

1.3.6.1.4.1.140.625.520.1.25

domainLogFilterSubsystemNames

1.3.6.1.4.1.140.625.520.1.30

domainLogFilterUserIds

1.3.6.1.4.1.140.625.520.1.35


 

domainLogFilterIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

domainLogFilterObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name

domainLogFilterType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

domainLogFilterName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

domainLogFilterParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

domainLogFilterSeverityLevel

Syntax

INTEGER

Access

read-only

Description

The minimum severity of a message which qualify for this filter. All messages with given severity and higher, qualify. The descending order of severities is INFO (64), WARNING (32), ERROR (16), NOTICE (8), CRITICAL (4), ALERT (2) and EMERGENCY (1).

domainLogFilterSubsystemNames

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

This defines the list of subsystems whose messages qualify for this filter. If none are specified, messages from all subsystems qualify.

domainLogFilterUserIds

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

This defines the list of users whose messages qualify for this filter. If no IDs are specified, messages from all user IDs qualify.

 


Domain Table

This table represents attributes of a WebLogic administrative domain.

Variable Name

Object Identifier

domainIndex

1.3.6.1.4.1.140.625.530.1.1

domainObjectName

1.3.6.1.4.1.140.625.530.1.5

domainType

1.3.6.1.4.1.140.625.530.1.10

domainName

1.3.6.1.4.1.140.625.530.1.15

domainParent

1.3.6.1.4.1.140.625.530.1.20

domainLastModificationTime

1.3.6.1.4.1.140.625.530.1.25

domainActive

1.3.6.1.4.1.140.625.530.1.30

domainRootDirectory

1.3.6.1.4.1.140.625.530.1.35

domainJTA

1.3.6.1.4.1.140.625.530.1.40

domainLog

1.3.6.1.4.1.140.625.530.1.45

domainSNMPAgent

1.3.6.1.4.1.140.625.530.1.50


 

domainIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

domainObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name

domainType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

domainName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

domainParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

domainLastModificationTime

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The last time this domain was updated. This is guaranteed to be unique for a given transactional modification.

domainActive

Syntax

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

Access

read-only

Description

A boolean value (yes or no). The value is yes if the domain is active.

domainRootDirectory

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The root directory for the domain on the Administration Server

domainJTA

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The name of the JTA configuration MBean for this domain. This MBean has the JTA configuration for this domain.

domainLog

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The name of the domain log MBean. This MBean has the domain log file configuration for this domain.

domainSNMPAgent

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The name of the SNMP agent MBean. The SNMP agent MBean is a singleton MBean describing the SNMP agent configuration details. This MBean has getters and setters for other SNMP related configuration MBeans.

 


EJB Component Table

This table represents the EJB components of an application.

Variable Name

Object Identifier

ejbComponentIndex

1.3.6.1.4.1.140.625.540.1.1

ejbComponentObjectName

1.3.6.1.4.1.140.625.540.1.5

ejbComponentType

1.3.6.1.4.1.140.625.540.1.10

ejbComponentName

1.3.6.1.4.1.140.625.540.1.15

ejbComponentParent

1.3.6.1.4.1.140.625.540.1.20

ejbComponentJavaCompiler

1.3.6.1.4.1.140.625.540.1.25

ejbComponentJavaCompilerPreClassPath

1.3.6.1.4.1.140.625.540.1.30

ejbComponentJavaCompilerPostClassPath

1.3.6.1.4.1.140.625.540.1.35

ejbComponentExtraRmicOptions

1.3.6.1.4.1.140.625.540.1.40

ejbComponentKeepGenerated

1.3.6.1.4.1.140.625.540.1.45

ejbComponentTmpPath

1.3.6.1.4.1.140.625.540.1.50

ejbComponentEJBDescriptor

1.3.6.1.4.1.140.625.540.1.55

ejbComponentApplication

1.3.6.1.4.1.140.625.540.1.60

ejbComponentURI

1.3.6.1.4.1.140.625.540.1.65


 

ejbComponentIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

ejbComponentObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name

ejbComponentType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

ejbComponentName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

ejbComponentParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

ejbComponentJavaCompiler

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The path to the Java compiler to use to compile EJBs

ejbComponentJavaCompilerPreClassPath

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The options to prepend to the Java compiler classpath for when the it is necessary to compile Java code

ejbComponentJavaCompilerPostClassPath

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The options to append to the Java compiler classpath when it is necessary to compile Java code

ejbComponentExtraRmicOptions

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The extra options passed to RMIC during server-side generation

ejbComponentKeepGenerated

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

A boolean value (yes or no). The value is yes if the EJB compiler should keep its generated source files, no if it should delete them after compiling them.

ejbComponentTmpPath

Syntax

DisplayString SIZE(1..1024)

Access

read-only

Description

The temporary directory where generated files are stored by EJB compiler.

ejbComponentEJBDescriptor

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The main EJBdescriptor for this EJB component

ejbComponentApplication

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The application this component is a part of. This is guaranteed to never be null.

ejbComponentURI

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

A uniform resource identifier (URI) pointing to the application component, usually on the Administration Server

 


Execute Queue Table

This table represents the attributes of a server execute queue.

Variable Name

Object Identifier

executeQueueIndex

1.3.6.1.4.1.140.625.550.1.1

executeQueueObjectName

1.3.6.1.4.1.140.625.550.1.5

executeQueueType

1.3.6.1.4.1.140.625.550.1.10

executeQueueName

1.3.6.1.4.1.140.625.550.1.15

executeQueueParent

1.3.6.1.4.1.140.625.550.1.20

executeQueueThreadCount

1.3.6.1.4.1.140.625.550.1.25


 

executeQueueIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from executeQueueObjectName which is used as table index

executeQueueObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name

executeQueueType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

executeQueueName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

executeQueueParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

executeQueueThreadCount

Syntax

INTEGER

Access

read-only

Description

The number of threads assigned to this queue

 


JDBC Connection Pool Table

This table represents a JDBC connection pool.

Variable Name

Object Identifier

jdbcConnectionPoolIndex

1.3.6.1.4.1.140.625.560.1.1

jdbcConnectionPoolObjectName

1.3.6.1.4.1.140.625.560.1.5

jdbcConnectionPoolType

1.3.6.1.4.1.140.625.560.1.10

jdbcConnectionPoolName

1.3.6.1.4.1.140.625.560.1.15

jdbcConnectionPoolParent

1.3.6.1.4.1.140.625.560.1.20

jdbcConnectionPoolACLName

1.3.6.1.4.1.140.625.560.1.25

jdbcConnectionPoolURL

1.3.6.1.4.1.140.625.560.1.30

jdbcConnectionPoolDriverName

1.3.6.1.4.1.140.625.560.1.35

jdbcConnectionPoolProperties

1.3.6.1.4.1.140.625.560.1.40

jdbcConnectionPoolLoginDelaySeconds

1.3.6.1.4.1.140.625.560.1.45

jdbcConnectionPoolInitialCapacity

1.3.6.1.4.1.140.625.560.1.50

jdbcConnectionPoolMaxCapacity

1.3.6.1.4.1.140.625.560.1.55

jdbcConnectionPoolCapacityIncrement

1.3.6.1.4.1.140.625.560.1.60

jdbcConnectionPoolShrinkingEnabled

1.3.6.1.4.1.140.625.560.1.65

jdbcConnectionPoolShrinkPeriodMinutes

1.3.6.1.4.1.140.625.560.1.70

jdbcConnectionPoolTestTableName

1.3.6.1.4.1.140.625.560.1.75

jdbcConnectionPoolTestConnectionsOnReserve

1.3.6.1.4.1.140.625.560.1.80

jdbcConnectionPoolTestConnectionsOnRelease

1.3.6.1.4.1.140.625.560.1.85

jdbcConnectionPoolSupportsLocalTransaction

1.3.6.1.4.1.140.625.560.1.90

jdbcConnectionPoolRefreshMinutes

1.3.6.1.4.1.140.625.560.1.95

jdbcConnectionPoolTarget

1.3.6.1.4.1.140.625.560.1.100


 

jdbcConnectionPoolIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

jdbcConnectionPoolObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name

jdbcConnectionPoolType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

jdbcConnectionPoolName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

jdbcConnectionPoolParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

jdbcConnectionPoolACLName

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

jdbcConnectionPoolURL

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The database connection URL

jdbcConnectionPoolDriverName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The JDBC driver class name

jdbcConnectionPoolProperties

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The list of properties passed to the the driver

jdbcConnectionPoolLoginDelaySeconds

Syntax

INTEGER

Access

read-only

Description

The number of seconds to delay between logins when creating the pool

jdbcConnectionPoolInitialCapacity

Syntax

INTEGER

Access

read-only

Description

The initial number of connections

jdbcConnectionPoolMaxCapacity

Syntax

INTEGER

Access

read-only

Description

The maximum number of connections

jdbcConnectionPoolCapacityIncrement

Syntax

INTEGER

Access

read-only

Description

The incremental number of connections by which the pool capacity is expanded

jdbcConnectionPoolShrinkingEnabled

Syntax

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

Access

read-only

Description

A boolean value (yes or no). Set to yes to enable pool shrinking.

jdbcConnectionPoolShrinkPeriodMinutes

Syntax

INTEGER

Access

read-only

Description

The default value is 15 minutes.

jdbcConnectionPoolTestTableName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

jdbcConnectionPoolTestConnectionsOnReserve

Syntax

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

Access

read-only

Description

A boolean value (yes Or no). This property default false.

jdbcConnectionPoolTestConnectionsOnRelease

Syntax

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

Access

read-only

Description

A boolean value (yes or no). This property default false.

jdbcConnectionPoolSupportsLocalTransaction

Syntax

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

Access

read-only

Description

A boolean value (yes or no). This property applies to XA connection pools only, and is ignored for a non-XA driver.

jdbcConnectionPoolRefreshMinutes

Syntax

INTEGER

Access

read-only

Description

The refresh minutes

jdbcConnectionPoolTarget

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The targets on which this deployment is deployed

 


JDBC Data Source Table

This table defines a JDBC connection pool.

Variable Name

Object Identifier

jdbcDataSourceIndex

1.3.6.1.4.1.140.625.570.1.1

jdbcDataSourceObjectName

1.3.6.1.4.1.140.625.570.1.5

jdbcDataSourceType

1.3.6.1.4.1.140.625.570.1.10

jdbcDataSourceName

1.3.6.1.4.1.140.625.570.1.15

jdbcDataSourceParent

1.3.6.1.4.1.140.625.570.1.20

jdbcDataSourceJNDIName

1.3.6.1.4.1.140.625.570.1.30

jdbcDataSourceTarget

1.3.6.1.4.1.140.625.570.1.35

jdbcDataSourceRowPrefetchEnabled

1.3.6.1.4.1.140.625.570.1.40

jdbcDataSourceRowPrefetchSize

1.3.6.1.4.1.140.625.570.1.45

jdbcDataSourceStreamChunkSize

1.3.6.1.4.1.140.625.570.1.50


 

jdbcDataSourceIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

jdbcDataSourceObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name

jdbcDataSourceType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

jdbcDataSourceName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

jdbcDataSourceParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

jdbcDataSourceJNDIName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

jdbcDataSourceTarget

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

Targets on which this deployment is deployed.

jdbcDataSourceRowPrefetchEnabled

Syntax

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

Access

read-only

Description

The value is true if row-caching is enabled.

jdbcDataSourceRowPrefetchSize

Syntax

INTEGER

Access

read-only

Description

The number of rows to prefetch between client and WebLogic Server when not in the same JVM

jdbcDataSourceStreamChunkSize

Syntax

INTEGER

Access

read-only

Description

The size in which streaming datatypes (for example, blob/clob) will be pulled from the WebLogic Server to the client as needed

 


JDBC MultiPool Table

This table is use to define a JDBC meta pool.

Variable Name

Object Identifier

jdbcMultiPoolIndex

1.3.6.1.4.1.140.625.580.1.1

jdbcMultiPoolObjectName

1.3.6.1.4.1.140.625.580.1.5

jdbcMultiPoolType

1.3.6.1.4.1.140.625.580.1.10

jdbcMultiPoolName

1.3.6.1.4.1.140.625.580.1.15

jdbcMultiPoolParent

1.3.6.1.4.1.140.625.580.1.20

jdbcMultiPoolACLName

1.3.6.1.4.1.140.625.580.1.25

jdbcMultiPoolPoolList

1.3.6.1.4.1.140.625.580.1.30

jdbcMultiPoolLoadBalance

1.3.6.1.4.1.140.625.580.1.35

jdbcMultiPoolHighAvail

1.3.6.1.4.1.140.625.580.1.40

jdbcMultiPoolTargets

1.3.6.1.4.1.140.625.580.1.45


 

jdbcMultiPoolIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

jdbcMultiPoolObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name

jdbcMultiPoolType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

jdbcMultiPoolName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

jdbcMultiPoolParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

jdbcMultiPoolACLName

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The ACL list for this meta pool

jdbcMultiPoolPoolList

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The list of connection pools in the meta pool

jdbcMultiPoolLoadBalance

Syntax

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

Access

read-only

Description

A boolean value (yes or no). yes if load balancing is used in this meta pool.

jdbcMultiPoolHighAvail

Syntax

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

Access

read-only

Description

A boolean value (yes or no). yes if high availability is used in this meta pool.

jdbcMultiPoolTargets

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

Targets on which this deployment is deployed

 


JDBC Transaction Data Source Table

This table represents JDBC transaction data sources.

Variable Name

Object Identifier

jdbcTxDataSourceIndex

1.3.6.1.4.1.140.625.590.1.1

jdbcTxDataSourceObjectName

1.3.6.1.4.1.140.625.590.1.5

jdbcTxDataSourceType

1.3.6.1.4.1.140.625.590.1.10

jdbcTxDataSourceName

1.3.6.1.4.1.140.625.590.1.15

jdbcTxDataSourceParent

1.3.6.1.4.1.140.625.590.1.20

jdbcTxDataSourceJNDIName

1.3.6.1.4.1.140.625.590.1.25

jdbcTxDataSourcePoolName

1.3.6.1.4.1.140.625.590.1.30

jdbcTxDataSourceEnableTwoPhaseCommit

1.3.6.1.4.1.140.625.590.1.35

jdbcTxDataSourceTargets

1.3.6.1.4.1.140.625.600.1.40

jdbcTxDataSourceRowPrefetchEnabled

1.3.6.1.4.1.140.625.600.1.45

jdbcTxDataSourceRowPrefetchSize

1.3.6.1.4.1.140.625.590.1.50

jdbcTxDataSourceStreamChunkSize

1.3.6.1.4.1.140.625.590.1.55


 

jdbcTxDataSourceIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

jdbcTxDataSourceObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name

jdbcTxDataSourceType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

jdbcTxDataSourceName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

jdbcTxDataSourceParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

jdbcTxDataSourceJNDIName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

jdbcTxDataSourcePoolName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

jdbcTxDataSourceEnableTwoPhaseCommit

Syntax

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

Access

read-only

Description

A boolean value (yes or no). Default is no.

jdbcTxDataSourceTargets

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

A boolean value (yes or no). Default is no.

jdbcTxDataSourceRowPrefetchEnabled

Syntax

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

Access

read-only

Description

The value is true if row-caching is enabled.

jdbcTxDataSourceRowPrefetchSize

Syntax

INTEGER

Access

read-only

Description

The number of rows to prefetch between client and WebLogic Server when not in the same JVM

jdbcTxDataSourceStreamChunkSize

Syntax

INTEGER

Access

read-only

Description

The size in which streaming datatypes (such as blob/clob) will be pulled in from the WebLogic Server to the client as needed

 


JMS Connection Consumer Table

This table represents the attributes of a JMS connection consumer.

Variable Name

Object Identifier

jmsConnectionConsumerIndex

1.3.6.1.4.1.140.625.600.1.1

jmsConnectionConsumerObjectName

1.3.6.1.4.1.140.625.600.1.5

jmsConnectionConsumerType

1.3.6.1.4.1.140.625.600.1.10

jmsConnectionConsumerName

1.3.6.1.4.1.140.625.600.1.15

jmsConnectionConsumerParent

1.3.6.1.4.1.140.625.600.1.20

jmsConnectionConsumerMessagesMaximum

1.3.6.1.4.1.140.625.600.1.25

jmsConnectionConsumerSelector

1.3.6.1.4.1.140.625.600.1.30

jmsConnectionConsumerDestination

1.3.6.1.4.1.140.625.600.1.35


 

jmsConnectionConsumerIndex

Syntax

DisplayString SIZE(1..16)

Access