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

read-only

Description

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

jmsConnectionConsumerObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name

jmsConnectionConsumerType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

jmsConnectionConsumerName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

jmsConnectionConsumerParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

jmsConnectionConsumerMessagesMaximum

Syntax

INTEGER

Access

read-only

Description

The defined maximum number of messages that the connection consumer may load at one time into a ServerSession's session.

jmsConnectionConsumerSelector

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The defined selector of the connection consumer

jmsConnectionConsumerDestination

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The JNDI name of the destination for this connection consumer

 


JMS Connection Factory Table

This table represents a JMS connection factory.

Variable Name

Object Identifier

jmsConnectionFactoryIndex

1.3.6.1.4.1.140.625.610.1.1

jmsConnectionFactoryObjectName

1.3.6.1.4.1.140.625.610.1.5

jmsConnectionFactoryType

1.3.6.1.4.1.140.625.610.1.10

jmsConnectionFactoryName

1.3.6.1.4.1.140.625.610.1.15

jmsConnectionFactoryParent

1.3.6.1.4.1.140.625.610.1.20

jmsConnectionFactoryJNDIName

1.3.6.1.4.1.140.625.610.1.25

jmsConnectionFactoryClientId

1.3.6.1.4.1.140.625.610.1.30

jmsConnectionFactoryDefaultPriority

1.3.6.1.4.1.140.625.610.1.35

jmsConnectionFactoryDefaultTimeToLive

1.3.6.1.4.1.140.625.610.1.40

jmsConnectionFactoryDefaultDeliveryMode

1.3.6.1.4.1.140.625.610.1.45

jmsConnectionFactoryTransactionTimeout

1.3.6.1.4.1.140.625.610.1.50

jmsConnectionFactoryUserTransactionsEnabled

1.3.6.1.4.1.140.625.610.1.55

jmsConnectionFactoryAllowCloseInOnMessage

1.3.6.1.4.1.140.625.610.1.60

jmsConnectionFactoryMessagesMaximum

1.3.6.1.4.1.140.625.610.1.65

jmsConnectionFactoryOverrunPolicy

1.3.6.1.4.1.140.625.610.1.70

jmsConnectionFactoryTargets

1.3.6.1.4.1.140.625.610.1.75


 

jmsConnectionFactoryIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

jmsConnectionFactoryObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean registration name

jmsConnectionFactoryType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

jmsConnectionFactoryName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

jmsConnectionFactoryParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

jmsConnectionFactoryJNDIName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The JNDI name of the JMS connection factory

jmsConnectionFactoryClientId

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The client Id for a durable subscriber

jmsConnectionFactoryDefaultPriority

Syntax

INTEGER

Access

read-only

Description

The defaultPriority attribute for the connection factory. All messages with a priority of -1 that are produced on a connection created with this factory will receive this value.

jmsConnectionFactoryDefaultTimeToLive

Syntax

INTEGER

Access

read-only

Description

The value of the defaultTimeToLive attribute for the connection factory. All messages with a timeToLive of -1 that are produced on a connection created with this factory will receive this value expressed in milliseconds.

jmsConnectionFactoryDefaultDeliveryMode

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

The value of the defaultDeliveryMode attribute for the connection factory. All messages with a deliveryMode of null that are produced on a connection created with this factory will receive this value.

jmsConnectionFactoryTransactionTimeout

Syntax

INTEGER

Access

read-only

Description

The value of the transactionTimeout attribute for the connection factory. All transactions on connections created with this connection factory will have this timeout value expressed in seconds.

jmsConnectionFactoryUserTransactionsEnabled

Syntax

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

Access

read-only

Description

A boolean value (yes or no). The value of the userTransactionsEnabled attribute for the connection factory.

jmsConnectionFactoryAllowCloseInOnMessage

Syntax

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

Access

read-only

Description

A boolean value (yes or no). The value of the stopAndCloseBlockingEnabled attribute for the connection factory.

jmsConnectionFactoryMessagesMaximum

Syntax

INTEGER

Access

read-only

Description

The value of the messagesMaximum attribute for the connection factory.

jmsConnectionFactoryOverrunPolicy

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

The value of the overrunPolicy attribute for the connection factory.

jmsConnectionFactoryTargets

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

Targets on which this deployment is deployed

 


JMS Destination Key Table

This table represents a key value for a destination

Variable Name

Object Identifier

jmsDestinationKeyIndex

1.3.6.1.4.1.140.625.620.1.1

jmsDestinationKeyObjectName

1.3.6.1.4.1.140.625.620.1.5

jmsDestinationKeyType

1.3.6.1.4.1.140.625.620.1.10

jmsDestinationKeyName

1.3.6.1.4.1.140.625.620.1.15

jmsDestinationKeyParent

1.3.6.1.4.1.140.625.620.1.20

jmsDestinationKeyProperty

1.3.6.1.4.1.140.625.620.1.25

jmsDestinationKeyKeyType

1.3.6.1.4.1.140.625.620.1.30

jmsDestinationKeyDirection

1.3.6.1.4.1.140.625.620.1.35


 

jmsDestinationKeyIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

jmsDestinationKeyObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

jmsDestinationKeyType

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

BEA-proprietary MBean type

jmsDestinationKeyName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

jmsDestinationKeyParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

jmsDestinationKeyProperty

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The property name for this key

jmsDestinationKeyKeyType

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The expected property type for this key

jmsDestinationKeyDirection

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The direction for this key

 


JMS File Store Table

This table represents the attributes of a JMS file based backing store.

Variable Name

Object Identifier

jmsFileStoreIndex

1.3.6.1.4.1.140.625.630.1.1

jmsFileStoreObjectName

1.3.6.1.4.1.140.625.630.1.5

jmsFileStoreType

1.3.6.1.4.1.140.625.630.1.10

jmsFileStoreName

1.3.6.1.4.1.140.625.630.1.15

jmsFileStoreParent

1.3.6.1.4.1.140.625.630.1.20

jmsFileStoreJMSServer

1.3.6.1.4.1.140.625.630.1.25

jmsFileStoreDirectory

1.3.6.1.4.1.140.625.630.1.30


 

jmsFileStoreIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value directed from jmsJDBCStoreObjectName which is used as table index

jmsJDBCStoreObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

jmsFileStoreType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

jmsFileStoreName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

jmsJDBCStoreParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

jmsFileStoreJMSServer

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The JMS Server for this store

jmsFileStoreDirectory

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The directory for this file-based store

 


JMS JDBC Store Table

This table represents a JMS JDBC-based backing store.

Variable Name

Object Identifier

jmsJDBCStoreIndex

1.3.6.1.4.1.140.625.640.1.1

jmsJDBCStoreObjectName

1.3.6.1.4.1.140.625.640.1.5

jmsJDBCStoreType

1.3.6.1.4.1.140.625.640.1.10

jmsJDBCStoreName

1.3.6.1.4.1.140.625.640.1.15

jmsJDBCStoreParent

1.3.6.1.4.1.140.625.640.1.20

jmsJDBCStoreJMSServer

1.3.6.1.4.1.140.625.640.1.25

jmsJDBCStoreConnectionPool

1.3.6.1.4.1.140.625.640.1.30

jmsJDBCStorePrefixName

1.3.6.1.4.1.140.625.640.1.35


 

jmsJDBCStoreIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

jmsJDBCStoreObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

jmsJDBCStoreType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

jmsJDBCStoreName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

jmsJDBCStoreParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

jmsJDBCStoreJMSServer

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The JMS server for this store

jmsJDBCStoreConnectionPool

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The JDBC connection pool for this backing store

jmsJDBCStorePrefixName

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The prefix name of JMS tables in this backing store

 


JMS Queue Table

This table represents the attributes of a JMS destination queue.

Variable Name

Object Identifier

jmsQueueIndex

1.3.6.1.4.1.140.625.650.1.1

jmsQueueObjectName

1.3.6.1.4.1.140.625.650.1.5

jmsQueueType

1.3.6.1.4.1.140.625.650.1.10

jmsQueueName

1.3.6.1.4.1.140.625.650.1.15

jmsQueueParent

1.3.6.1.4.1.140.625.650.1.20

jmsQueueDestinationKeys

1.3.6.1.4.1.140.625.650.1.25

jmsQueueDestinations

1.3.6.1.4.1.140.625.650.1.30

jmsQueueBytesMaximum

1.3.6.1.4.1.140.625.650.1.35

jmsQueueBytesThresholdHigh

1.3.6.1.4.1.140.625.650.1.40

jmsQueueBytesThresholdLow

1.3.6.1.4.1.140.625.650.1.45

jmsQueueMessagesMaximum

1.3.6.1.4.1.140.625.650.1.50

jmsQueueMessagesThresholdHigh

1.3.6.1.4.1.140.625.650.1.55

jmsQueueMessagesThresholdLow

1.3.6.1.4.1.140.625.650.1.60

jmsQueuePriorityOverride

1.3.6.1.4.1.140.625.650.1.65

jmsQueueTimeToDeliverOverride

1.3.6.1.4.1.140.625.650.1.70

jmsQueueRedeliveryDelayOverride

1.3.6.1.4.1.140.625.650.1.75

jmsQueueRedeliveryLimit

1.3.6.1.4.1.140.625.650.1.80

jmsQueueErrorDestination

1.3.6.1.4.1.140.625.650.1.85

jmsQueueTimeToLiveOverride

1.3.6.1.4.1.140.625.650.1.90

jmsQueueDeliveryModeOverride

1.3.6.1.4.1.140.625.650.1.95

jmsQueueJNDIName

1.3.6.1.4.1.140.625.650.1.100

jmsQueueStoreEnabled

1.3.6.1.4.1.140.625.650.1.105


 

jmsQueueIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from jmsQueueObjectName and which is used as the index into the table

jmsQueueObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

jmsQueueType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

jmsQueueName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

jmsQueueParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

jmsQueueDestinationKeys

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

A read-only array of the destination keys of the template

jmsQueueDestinations

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

A read-only array of the destinations for the template

jmsQueueBytesMaximum

Syntax

INTEGER

Access

read-only

Description

The maximum bytes in queue

jmsQueueBytesThresholdHigh

Syntax

INTEGER

Access

read-only

Description

High bytes threshold

jmsQueueBytesThresholdLow

Syntax

INTEGER

Access

read-only

Description

Low bytes threshold

jmsQueueMessagesMaximum

Syntax

INTEGER

Access

read-only

Description

The message maximum

jmsQueueMessagesThresholdHigh

Syntax

INTEGER

Access

read-only

Description

The high treshold for messages

jmsQueueMessagesThresholdLow

Syntax

INTEGER

Access

read-only

Description

The low threshold for messages

jmsQueuePriorityOverride

Syntax

INTEGER

Access

read-only

Description

The priority override value

jmsQueueTimeToDeliverOverride

Syntax

INTEGER

Access

read-only

Description

The time-to-deliver override in milliseconds. This is the delay between the time when a message is produced and when it is made visible on its target destination.

jmsQueueRedeliveryDelayOverride

Syntax

INTEGER

Access

read-only

Description

The redelivery delay override in milliseconds for roll backs and recovers of consumed messages

jmsQueueRedeliveryLimit

Syntax

INTEGER

Access

read-only

Description

The number of redelivery tries a message may have before it is placed in the error destination

jmsQueueErrorDestination

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The error destination for messages that have reach their redelivery limit

jmsQueueTimeToLiveOverride

Syntax

INTEGER

Access

read-only

Description

Defines the time-to-live assigned to all messages that arrive at the destination regardless of the time-to-live specified by the producer

jmsQueueDeliveryModeOverride

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

Defines the delivery mode assigned to all messages that arrive at the destination regardless of the delivery mode specified by the producer.

jmsQueueJNDIName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The JNDI name of the destination

jmsQueueStoreEnabled

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

One of true, false, or default.

 


JMS Server Table

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

Variable Name

Object Identifier

jmsServerIndex

1.3.6.1.4.1.140.625.660.1.1

jmsServerObjectName

1.3.6.1.4.1.140.625.660.1.5

jmsServerType

1.3.6.1.4.1.140.625.660.1.10

jmsServerName

1.3.6.1.4.1.140.625.660.1.15

jmsServerParent

1.3.6.1.4.1.140.625.660.1.20

jmsServerTargets

1.3.6.1.4.1.140.625.660.1.25

jmsServerSessionPools

1.3.6.1.4.1.140.625.660.1.30

jmsServerDestinations

1.3.6.1.4.1.140.625.660.1.35

jmsServerStore

1.3.6.1.4.1.140.625.660.1.40

jmsServerBytesMaximum

1.3.6.1.4.1.140.625.660.1.45

jmsServerBytesThresholdHigh

1.3.6.1.4.1.140.625.660.1.50

jmsServerBytesThresholdLow

1.3.6.1.4.1.140.625.660.1.55

jmsServerMessagesMaximum

1.3.6.1.4.1.140.625.660.1.60

jmsServerMessagesThresholdHigh

1.3.6.1.4.1.140.625.660.1.65

jmsServerMessagesThresholdLow

1.3.6.1.4.1.140.625.660.1.70


 

jmsServerIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from jmsServerObjectName that is used as the index into the table

jmsServerObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

jmsServerType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

jmsServerName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

jmsServerParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

jmsServerTargets

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

Targets on which this deployment is deployed

jmsServerSessionPools

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

All the session pools defined for the JMS server

jmsServerDestinations

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

Map containing all defined destinations and their associated JNDI

names

jmsServerStore

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The backing store for the JMS server

jmsServerBytesMaximum

Syntax

INTEGER

Access

read-only

Description

Maximum bytes configured for this JMS server

jmsServerBytesThresholdHigh

Syntax

INTEGER

Access

read-only

Description

High bytes threshold

jmsServerBytesThresholdLow

Syntax

INTEGER

Access

read-only

Description

Low bytes threshold

jmsServerMessagesMaximum

Syntax

INTEGER

Access

read-only

Description

The maximum messages for this JMS server

jmsServerMessagesThresholdHigh

Syntax

INTEGER

Access

read-only

Description

Messages high threshold

jmsServerMessagesThresholdLow

Syntax

INTEGER

Access

read-only

Description

Messages low threshold

 


JMS Session Pool Table

This table represents a JMS session pool.

Variable Name

Object Identifier

jmsSessionPoolIndex

1.3.6.1.4.1.140.625.670.1.1

jmsSessionPoolObjectName

1.3.6.1.4.1.140.625.670.1.5

jmsSessionPoolType

1.3.6.1.4.1.140.625.670.1.10

jmsSessionPoolName

1.3.6.1.4.1.140.625.670.1.15

jmsSessionPoolParent

1.3.6.1.4.1.140.625.670.1.20

jmsSessionPoolConnectionConsumers

1.3.6.1.4.1.140.625.670.1.25

jmsSessionPoolConnectionFactory

1.3.6.1.4.1.140.625.670.1.30

jmsSessionPoolListenerClass

1.3.6.1.4.1.140.625.670.1.35

jmsSessionPoolAcknowledgeMode

1.3.6.1.4.1.140.625.670.1.40

jmsSessionPoolSessionsMaximum

1.3.6.1.4.1.140.625.670.1.45

jmsSessionPoolTransacted

1.3.6.1.4.1.140.625.670.1.50


 

jmsSessionPoolIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from jmsSessionPoolObjectName that is used as the index into the table

jmsSessionPoolObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

jmsSessionPoolType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

jmsSessionPoolName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

jmsSessionPoolParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

jmsSessionPoolConnectionConsumers

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

A read-only array of the connection consumers of the session pool

jmsSessionPoolConnectionFactory

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The JNDI name of the connection factory for the session pool

jmsSessionPoolListenerClass

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The name of the listener class for the session pool

jmsSessionPoolAcknowledgeMode

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The acknowledge mode of the session pool

jmsSessionPoolSessionsMaximum

Syntax

INTEGER

Access

read-only

Description

The maximum number of sessions allowed for the session pool

jmsSessionPoolTransacted

Syntax

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

Access

read-only

Description

A boolean value. true if the session pool is transacted.

 


JMS Topic Table

This table represents attribubes of a JMS destination topic.

Variable Name

Object Identifier

jmsTopicIndex

1.3.6.1.4.1.140.625.680.1.1

jmsTopicObjectName

1.3.6.1.4.1.140.625.680.1.5

jmsTopicType

1.3.6.1.4.1.140.625.680.1.10

jmsTopicName

1.3.6.1.4.1.140.625.680.1.15

jmsTopicParent

1.3.6.1.4.1.140.625.680.1.20

jmsTopicDestinationKeys

1.3.6.1.4.1.140.625.680.1.25

jmsTopicDestinations

1.3.6.1.4.1.140.625.680.1.30

jmsTopicBytesMaximum

1.3.6.1.4.1.140.625.680.1.35

jmsTopicBytesThresholdHigh

1.3.6.1.4.1.140.625.680.1.40

jmsTopicBytesThresholdLow

1.3.6.1.4.1.140.625.680.1.45

jmsTopicMessagesMaximum

1.3.6.1.4.1.140.625.680.1.50

jmsTopicMessagesThresholdHigh

1.3.6.1.4.1.140.625.680.1.55

jmsTopicMessagesThresholdLow

1.3.6.1.4.1.140.625.680.1.60

jmsTopicPriorityOverride

1.3.6.1.4.1.140.625.680.1.65

jmsTopicTimeToDeliverOverride

1.3.6.1.4.1.140.625.680.1.70

jmsTopicRedeliveryDelayOverride

1.3.6.1.4.1.140.625.680.1.75

jmsTopicRedeliveryLimit

1.3.6.1.4.1.140.625.680.1.80

jmsTopicErrorDestination

1.3.6.1.4.1.140.625.680.1.85

jmsTopicTimeToLiveOverride

1.3.6.1.4.1.140.625.680.1.90

jmsTopicDeliveryModeOverride

1.3.6.1.4.1.140.625.680.1.95

jmsTopicJNDIName

1.3.6.1.4.1.140.625.680.1.100

jmsTopicStoreEnabled

1.3.6.1.4.1.140.625.680.1.105

jmsTopicMulticastAddress

1.3.6.1.4.1.140.625.680.1.110

jmsTopicMulticastTTL

1.3.6.1.4.1.140.625.680.1.115

jmsTopicMulticastPort

1.3.6.1.4.1.140.625.680.1.120


 

jmsTopicIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

jmsTopicObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

jmsTopicType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

jmsTopicName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

jmsTopicParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

jmsTopicDestinationKeys

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

A read-only array of the destination keys of the template

jmsTopicDestinations

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

A read-only array of the destinations for the template

jmsTopicBytesMaximum

Syntax

INTEGER

Access

read-only

Description

Maximum bytes

jmsTopicBytesThresholdHigh

Syntax

INTEGER

Access

read-only

Description

High bytes threshold

jmsTopicBytesThresholdLow

Syntax

INTEGER

Access

read-only

Description

Low bytes threshold

jmsTopicMessagesMaximum

Syntax

INTEGER

Access

read-only

Description

Maximum number of messages

jmsTopicMessagesThresholdHigh

Syntax

INTEGER

Access

read-only

Description

High threshold for messages

jmsTopicMessagesThresholdLow

Syntax

INTEGER

Access

read-only

Description

Low threshold for messages

jmsTopicPriorityOverride

Syntax

INTEGER

Access

read-only

Description

The override priority value

jmsTopicTimeToDeliverOverride

Syntax

INTEGER

Access

read-only

Description

The time-to-deliver override in milliseconds. This is the delay between when a message is produced and when it is made visible on its target destination.

jmsTopicRedeliveryDelayOverride

Syntax

INTEGER

Access

read-only

Description

The redelivery delay override in milliseconds for roll backs and recovers of consumed messages.

jmsTopicRedeliveryLimit

Syntax

INTEGER

Access

read-only

Description

The number of redelivery tries a message may have before it is placed in the error destination

jmsTopicErrorDestination

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The error destination for messages that have reach their redelivery limit

jmsTopicTimeToLiveOverride

Syntax

INTEGER

Access

read-only

Description

Defines the time-to-live assigned to all messages that arrive at the destination regardless of the time-to-live specified by the producer.

jmsTopicDeliveryModeOverride

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

Defines the delivery mode assigned to all messages that arrive at the destination regardless of the delivery mode specified by the producer.

jmsTopicJNDIName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The JNDI name of the destination

jmsTopicStoreEnabled

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

Value is either true, false or default.

jmsTopicMulticastAddress

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

The multicast address used by the destination

jmsTopicMulticastTTL

Syntax

INTEGER

Access

read-only

Description

The time-to-live value for the multicast message

jmsTopicMulticastPort

Syntax

INTEGER

Access

read-only

Description

The multicast port for the destination

 


JTA Table

This table provides access to the JTA configuration attributes.

Variable Name

Object Identifier

jtaIndex

1.3.6.1.4.1.140.625.690.1.1

jtaObjectName

1.3.6.1.4.1.140.625.690.1.5

jtaType

1.3.6.1.4.1.140.625.690.1.10

jtaName

1.3.6.1.4.1.140.625.690.1.15

jtaParent

1.3.6.1.4.1.140.625.690.1.20

jtaTimeoutSeconds

1.3.6.1.4.1.140.625.690.1.25

jtaAbandonTimeoutSeconds

1.3.6.1.4.1.140.625.690.1.30

jtaForgetHeuristics

1.3.6.1.4.1.140.625.690.1.35

jtaBeforeCompletionIterationLimit

1.3.6.1.4.1.140.625.690.1.40

jtaMaxTransactions

1.3.6.1.4.1.140.625.690.1.45

jtaMaxUniqueNameStatistics

.3.6.1.4.1.140.625.690.1.50


 

jtaIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from jtaObjectName which serves as an index into the table

jtaObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

jtaType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

jtaName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

jtaParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

jtaTimeoutSeconds

Syntax

INTEGER

Access

read-only

Description

The transaction timeout in seconds

jtaAbandonTimeoutSeconds

Syntax

INTEGER

Access

read-only

Description

The transaction abandon timeout in seconds

jtaForgetHeuristics

Syntax

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

Access

read-only

Description

A boolean value (true or false). A value of true means that the transaction manager will automatically perform an XAResource forget operation for transaction heuristic completions.

jtaBeforeCompletionIterationLimit

Syntax

INTEGER

Access

read-only

Description

The maximum number of iterations the transaction manager will perform the beforeCompletion synchronization callback

jtaMaxTransactions

Syntax

INTEGER

Access

read-only

Description

The maximum number of simultaneous in progress transactions allowed on a server

jtaMaxUniqueNameStatistics

Syntax

INTEGER

Access

read-only

Description

The maximum number of unique transaction names for which statistics will be maintained

 


Log Table

This table represents the attributes of a log file — either the domain log file or a local server log file.

Variable Name

Object Identifier

logIndex

1.3.6.1.4.1.140.625.700.1.1

logObjectName

1.3.6.1.4.1.140.625.700.1.5

logType

1.3.6.1.4.1.140.625.700.1.10

logName

1.3.6.1.4.1.140.625.700.1.15

logParent

1.3.6.1.4.1.140.625.700.1.20

logFileName

1.3.6.1.4.1.140.625.700.1.25

logRotationType

1.3.6.1.4.1.140.625.700.1.30

logNumberOfFilesLimited

1.3.6.1.4.1.140.625.700.1.35

logFileCount

1.3.6.1.4.1.140.625.700.1.40

logFileTimeSpan

1.3.6.1.4.1.140.625.700.1.45

logFileMinSize

1.3.6.1.4.1.140.625.700.1.50


 

logIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from logObjectName which is used as an index into the table

logObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

logType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

logName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

logParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

logFileName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

Name of the error log file, including the absolute directory path

logRotationType

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

Rotation type for this logfile. Valid values are bySize, byTime, and none. If the value is bySize, then a new log file is created when the size reaches the value set in logFileMinSize. If the value is byTime, then a new log file is created when the log file duration has reached the value set in logFileLifeSpan. If the value is none, no log file rotation occurs.

logNumberOfFilesLimited

Syntax

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

Access

read-only

Description

A boolean value (true or false). If true there is a limit to how many log files will be created.

logFileCount

Syntax

INTEGER

Access

read-only

Description

Defines the number of file instances which are kept by the logging system, other than the current logfile.

logFileTimeSpan

Syntax

INTEGER

Access

read-only

Description

Timespan (in hours) after which logfile should be rotated

logFileMinSize

Syntax

INTEGER

Access

read-only

Description

The minimum size (in kilobytes) that the error log file must reach before it is rolled over

 


Messaging Bridge Table

This table defines defines a Messaging Bridge.

Variable Name

Object Identifier

messagingBridgeIndex

1.3.6.1.4.1.140.625.786.1.1

messagingBridgeObjectName

1.3.6.1.4.1.140.625.786.1.5

messagingBridgeType

1.3.6.1.4.1.140.625.786.1.10

messagingBridgeName

1.3.6.1.4.1.140.625.786.1.15

messagingBridgeParent

1.3.6.1.4.1.140.625.786.1.20

messagingBridgeTargets

1.3.6.1.4.1.140.625.786.1.25

messagingBridgeSourceDestination

1.3.6.1.4.1.140.625.786.1.30

messagingBridgeTargetDestination

1.3.6.1.4.1.140.625.786.1.35

messagingBridgeSourceUser

1.3.6.1.4.1.140.625.786.1.40

messagingBridgeTargetUser

1.3.6.1.4.1.140.625.786.1.45

messagingBridgeSelector

1.3.6.1.4.1.140.625.786.1.50

messagingBridgeForwardingPolicy

1.3.6.1.4.1.140.625.786.1.55

messagingBridgeScheduleTime

1.3.6.1.4.1.140.625.786.1.60

messagingBridgeDeliveryModeOverride

1.3.6.1.4.1.140.625.786.1.65

messagingBridgeQualityOfService

1.3.6.1.4.1.140.625.786.1.70

messagingBridgeDurable

1.3.6.1.4.1.140.625.786.1.75

messagingBridgeRetryTime

1.3.6.1.4.1.140.625.786.1.80

messagingBridgeMaximumWaitTime

1.3.6.1.4.1.140.625.786.1.85

messagingBridgeTransactionTimeout

1.3.6.1.4.1.140.625.786.1.90

messagingBridgeAsyncDisabled

1.3.6.1.4.1.140.625.786.1.95

messagingBridgeQOSDegradationAllowed

1.3.6.1.4.1.140.625.786.1.100


 

messagingBridgeIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

messagingBridgeObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

messagingBridgeType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

messagingBridgeName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

messagingBridgeParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

messagingBridgeTargets

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

Targets on which this deployment is deployed

messagingBridgeSourceDestination

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The source destination defined for the JMS bridge

messagingBridgeTargetDestination

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The target destination defined for the JMS bridge

messagingBridgeSourceUser

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The source user defined for the JMS bridge

messagingBridgeTargetUser

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The target user defined for the JMS bridge

messagingBridgeSelector

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The selector defined for the JMS bridge

messagingBridgeForwardingPolicy

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The forwarding policy defined for the JMS bridge

messagingBridgeScheduleTime

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The schedule time defined for the JMS bridge

messagingBridgeDeliveryModeOverride

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The delivery mode override defined for the JMS bridge

messagingBridgeQualityOfService

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The quality of service defined for the JMS bridge

messagingBridgeDurable

Syntax

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

Access

read-only

Description

True if the bridge is defined as durable.

messagingBridgeRetryTime

Syntax

INTEGER

Access

read-only

Description

The retry time defined for the JMS bridge.

messagingBridgeMaximumWaitTime

Syntax

INTEGER

Access

read-only

Description

The maximum wait time defined for the JMS bridge

messagingBridgeTransactionTimeout

Syntax

INTEGER

Access

read-only

Description

The transaction timeout defined for the JMS bridge

messagingBridgeAsyncDisabled

Syntax

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

Access

read-only

Description

True if the async bridge is disabled.

messagingBridgeQOSDegradationAllowed

Syntax

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

Access

read-only

Description

True if QOS degradation is allowed.

 


RDBMS Realm Table

This table holds the RDBMS Realm's configuration properties. This table is associated with a caching realm MBean.

Variable Name

Object Identifier

rdbmsRealmIndex

1.3.6.1.4.1.140.625.788.1.1

rdbmsRealmObjectName

1.3.6.1.4.1.140.625.788.1.5

rdbmsRealmType

1.3.6.1.4.1.140.625.788.1.10

rdbmsRealmName

1.3.6.1.4.1.140.625.788.1.15

rdbmsRealmParent

1.3.6.1.4.1.140.625.788.1.20

rdbmsRealmRealmClassName

1.3.6.1.4.1.140.625.788.1.25

rdbmsRealmDatabaseDriver

1.3.6.1.4.1.140.625.788.1.30

rdbmsRealmDatabaseURL

1.3.6.1.4.1.140.625.788.1.35


 

rdbmsRealmIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

rdbmsRealmObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

rdbmsRealmType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

rdbmsRealmName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

rdbmsRealmParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

rdbmsRealmRealmClassName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The realm's java class name

rdbmsRealmDatabaseDriver

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The database driver

rdbmsRealmDatabaseURL

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The URL of the database

 


Server Table

This table represents a Weblogic Server. A WebLogic Server is a Java process that is a container for J2EE applications.

Variable Name

Object Identifier

serverIndex

1.3.6.1.4.1.140.625.730.1.1

serverObjectName

1.3.6.1.4.1.140.625.730.1.5

serverType

1.3.6.1.4.1.140.625.730.1.10

serverName

1.3.6.1.4.1.140.625.730.1.15

serverParent

1.3.6.1.4.1.140.625.730.1.20

serverDeployments

1.3.6.1.4.1.140.625.730.1.25

serverReverseDNSAllowed

1.3.6.1.4.1.140.625.730.1.30

serverDefaultProtocol

1.3.6.1.4.1.140.625.730.1.35

serverDefaultSecureProtocol

1.3.6.1.4.1.140.625.730.1.40

serverThreadPoolSize

1.3.6.1.4.1.140.625.730.1.45

serverNativeIOEnabled

1.3.6.1.4.1.140.625.730.1.50

serverThreadPoolPercentSocketReaders

1.3.6.1.4.1.140.625.730.1.55

serverMaxT3MessageSize

1.3.6.1.4.1.140.625.730.1.60

serverMaxHTTPMessageSize

1.3.6.1.4.1.140.625.730.1.65

serverMaxIIOPMessageSize

1.3.6.1.4.1.140.625.730.1.70

serverCompleteT3MessageTimeout

1.3.6.1.4.1.140.625.730.1.75

serverCompleteHTTPMessageTimeout

1.3.6.1.4.1.140.625.730.1.80

serverCompleteIIOPMessageTimeout

1.3.6.1.4.1.140.625.730.1.85

serverStdoutEnabled

1.3.6.1.4.1.140.625.730.1.90

serverStdoutSeverityLevel

1.3.6.1.4.1.140.625.730.1.95

serverLogRemoteExceptionsEnabled

1.3.6.1.4.1.140.625.730.1.100

serverInstrumentStackTraceEnabled

1.3.6.1.4.1.140.625.730.1.105

serverRootDirectory

1.3.6.1.4.1.140.625.730.1.110

serverMachine

1.3.6.1.4.1.140.625.730.1.115

serverListenPort

1.3.6.1.4.1.140.625.730.1.120

serverLoginTimeout

1.3.6.1.4.1.140.625.730.1.125

serverCluster

1.3.6.1.4.1.140.625.730.1.130

serverClusterWeight

1.3.6.1.4.1.140.625.730.1.135

serverReplicationGroup

1.3.6.1.4.1.140.625.730.1.140

serverPreferredSecondaryGroup

1.3.6.1.4.1.140.625.730.1.145

serverWebServer

1.3.6.1.4.1.140.625.730.1.150

serverExpectedToRun

1.3.6.1.4.1.140.625.730.1.155

serverApplications

1.3.6.1.4.1.140.625.730.1.160

serverJDBCLoggingEnabled

1.3.6.1.4.1.140.625.730.1.165

serverJDBCLogFileName

1.3.6.1.4.1.140.625.730.1.170

serverZACEnabled

1.3.6.1.4.1.140.625.730.1.175

serverZACPublishRoot

1.3.6.1.4.1.140.625.730.1.180

serverIIOPEnabled

1.3.6.1.4.1.140.625.730.1.185

serverDefaultIIOPUser

1.3.6.1.4.1.140.625.730.1.190

serverHttpdEnabled

1.3.6.1.4.1.140.625.730.1.195

serverHelpPageURL

1.3.6.1.4.1.140.625.730.1.200

serverWorkspaceShowUserKeysOnly

1.3.6.1.4.1.140.625.730.1.205

serverConsoleInputEnabled

1.3.6.1.4.1.140.625.730.1.210

serverListenThreadStartDelaySecs

1.3.6.1.4.1.140.625.730.1.215

serverListenAddress

1.3.6.1.4.1.140.625.730.1.220

serverLoginTimeoutMillis

1.3.6.1.4.1.140.625.730.1.225

serverAdministrationPort

1.3.6.1.4.1.140.625.730.1.230

serverJavaCompiler

1.3.6.1.4.1.140.625.730.1.235

serverJavaCompilerPreClassPath

1.3.6.1.4.1.140.625.730.1.240

serverJavaCompilerPostClassPath

1.3.6.1.4.1.140.625.730.1.245

serverExtraRmicOptions

1.3.6.1.4.1.140.625.730.1.250

serverTransactionLogFilePrefix

1.3.6.1.4.1.140.625.730.1.255

serverEnabledForDomainLog

1.3.6.1.4.1.140.625.730.1.260

serverTunnelingEnabled

1.3.6.1.4.1.140.625.730.1.265

serverTunnelingClientTimeoutSecs

1.3.6.1.4.1.140.625.730.1.270

serverTunnelingClientPingSecs

1.3.6.1.4.1.140.625.730.1.275

serverJMSDefaultConnectionFactoriesEnabled

1.3.6.1.4.1.140.625.730.1.280

serverDomainLogFilter

1.3.6.1.4.1.140.625.730.1.285


 

serverIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Descripton

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

serverObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

serverType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

serverName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

serverParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

serverDeployments

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

All the deployments that should be to be deployed on this target, including components, JDBC connection pools, JMS destinations, etc.

serverReverseDNSAllowed

Syntax

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

Access

read-only

Description

—>boolean value (true or false). The value is true if the kernel is allowed to perform reverse DNS lookups.

serverDefaultProtocol

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The protocol to be used for connections when none is specified

serverDefaultSecureProtocol

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The protocol to be used for secure connections when none is specified.

serverThreadPoolSize

Syntax

INTEGER

Access

read-only

Description

The size of the execute thread pool

serverNativeIOEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). The value is true if native I/O is enabled for the server.

serverThreadPoolPercentSocketReaders

Syntax

INTEGER

Access

read-only

Description

The percentage (1-99) of execute threads that may be used as socket readers

serverMaxT3MessageSize

Syntax

INTEGER

Access

read-only

Description

The maximum T3 message size allowable in a message header. This attribute attempts to prevent a denial of service attack whereby a caller attempts to force the server to allocate more memory than is available thereby keeping the server from responding quickly to other requests.

serverMaxHTTPMessageSize

Syntax

INTEGER

Access

read-only

Description

The maximum HTTP message size allowable in a message header. This attribute attempts to prevent a denial of service attack whereby a caller attempts to force the server to allocate more memory than is available thereby keeping the server from responding quickly to other requests.

serverMaxIIOPMessageSize

Syntax

INTEGER

Access

read-only

Description

The maximum IIOP message size allowable in a message header. This attribute attempts to prevent a denial of service attack whereby a caller attempts to force the server to allocate more memory than is available thereby keeping the server from responding quickly to other requests.

serverCompleteT3MessageTimeout

Syntax

INTEGER

Access

read-only

Description

The maximum number of seconds spent waiting for a complete T3 message to be received. This attribute helps guard against denial of service attacks in which a caller indicates that they will be sending a message of a certain size which they never finish sending.

serverCompleteHTTPMessageTimeout

Syntax

INTEGER

Access

read-only

Description

The maximum number of seconds spent waiting for a complete HTTP message to be received. This attribute helps guard against denial of service attacks in which a caller indicates that they will be sending a message of a certain size which they never finish sending.

serverCompleteIIOPMessageTimeout

Syntax

INTEGER

Access

read-only

Description

The maximum number of seconds spent waiting for a complete IIOP message to be received. This attribute helps guard against denial of service attacks in which a caller indicates that they will be sending a message of a certain size which they never finish sending.

serverStdoutEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). If set to true, log messages should be logged to the standard out This property overrides serverStdoutSeverityLevel and StdoutDebugEnabled.

serverStdoutSeverityLevel

Syntax

INTEGER

Access

read-only

Description

The minimum severity of a message which should be logged to the the standard out stream. All messages with given severity and higher, qualify.

serverLogRemoteExceptionsEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). True if remote exceptions are to be reported to the log.

serverInstrumentStackTraceEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). If the value is true, exception messages include the server side stack trace.

serverRootDirectory

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The root directory for the weblogic installation for this server

serverMachine

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The machine on which this machine is intended to run or is running. If the value is null, it means that this server is not assigned to run on any machine and will not be started by the infrastructure.

serverListenPort

Syntax

INTEGER

Access

read-only

Description

The server's listen port

serverLoginTimeout

Syntax

INTEGER

Access

read-only

Description

The login timeout for the server

serverCluster

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The cluster to which this server belongs

serverClusterWeight

Syntax

INTEGER

Access

read-only

Description

The weight of this server for purposes of load balancing in a cluster.

serverReplicationGroup

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The server's replication group

serverPreferredSecondaryGroup

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The preferred replication group for the server's secondaries

serverWebServer

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The web server for this server. A server has exactly one Web server. A server may also have one or more virtual hosts. A virtual host is a subclass of Web server.

serverExpectedToRun

Syntax

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

Access

read-only

Description

A boolean value (true or false).The value is true if this server is expected to run if the domain is started.

serverApplications

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

serverJDBCLoggingEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false).The value is true if logging of JDBC logstream is enabled.

serverJDBCLogFileName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The name of the JDBC log file if JDBC logging is enabled

serverZACEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). The value is true if the Zero Administration Client feature is enabled.

serverZACPublishRoot

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The root (storage) directory on WebLogic for ZAC packages.

serverIIOPEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). The value is true if Internet Inter-Orb Protocol (IIOP) support is enabled.

serverDefaultIIOPUser

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The default IIOP user

serverHttpdEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). HTTP access is enabled if the value is set to true.

serverHelpPageURL

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The directory or URL for the WebLogic Administration Console help pages The help pages are shipped in the docs/adminhelp directory, in the default document root in public_html.

serverWorkspaceShowUserKeysOnly

Syntax

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

Access

read-only

Description

A boolean value (true or false). Controls whether user-inserted items are shown in the WebLogic console.

serverConsoleInputEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). True if commands can be typed at console.

serverListenThreadStartDelaySecs

Syntax

INTEGER

Access

read-only

Description

serverListenAddress

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

serverLoginTimeoutMillis

Syntax

INTEGER

Access

read-only

Description

Interval to wait for a read to fail on login. Timeout will be disabled if this is set to 0.

serverAdministrationPort

Syntax

INTEGER

Access

read-only

Description

serverJavaCompiler

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The Java compiler for all applications that need to compile Java code

serverJavaCompilerPreClassPath

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

serverJavaCompilerPostClassPath

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

serverExtraRmicOptions

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The extra options passed to rmic during server-side generation

serverTransactionLogFilePrefix

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The environment settings for the server. This includes things like what compiler to use for EJBs and JSPs.

serverEnabledForDomainLog

Syntax

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

Access

read-only

Description

A boolean value (true or false). If true, then messages from this server are sent to the domain-wide logfile.

serverTunnelingEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). If true, then tunneling via HTTP is enabled.

serverTunnelingClientTimeoutSecs

Syntax

INTEGER

Access

read-only

Description

Duration (in seconds) after which a missing HTTP-tunneled client is considered dead.

serverTunnelingClientPingSecs

Syntax

INTEGER

Access

read-only

Description

Interval (in seconds) at which to ping an HTTP-tunneled client to see if its still alive.

serverJMSDefaultConnectionFactoriesEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). If true, JMS default connection factories are enabled.

serverDomainLogFilter

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

Domain log filter to use for log messages of this server. If none is specified, all messages of severity ERROR and above are forwarded to the domain logfile. To disable this behaviour set serverEnabledForDomainLog attribute to false.

 


Startup Class Table

This table represents the attributes of a startup class entry.

Variable Name

Object Identifier

startupClassIndex

1.3.6.1.4.1.140.625.750.1.1

startupClassObjectName

1.3.6.1.4.1.140.625.750.1.5

startupClassType

1.3.6.1.4.1.140.625.750.1.10

startupClassName

1.3.6.1.4.1.140.625.750.1.15

startupClassParent

1.3.6.1.4.1.140.625.750.1.20

startupClassFailureIsFatal

1.3.6.1.4.1.140.625.750.1.25


 

startupClassIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

startupClassObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

startupClassType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

startupClassName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

startupClassParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

startupClassFailureIsFatal

Syntax

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

Access

read-only

Description

A boolean value (true or false).

 


Virtual Host Table

This table represents the configuration of a virtual Web server within a Weblogic Server. Note that a server may define multiple Web servers to support virtual hosts.

Variable Name

Object Identifier

virtualHostIndex

1.3.6.1.4.1.140.625.790.1.1

virtualHostObjectName

1.3.6.1.4.1.140.625.790.1.5

virtualHostType

1.3.6.1.4.1.140.625.790.1.10

virtualHostName

1.3.6.1.4.1.140.625.790.1.15

virtualHostParent

1.3.6.1.4.1.140.625.790.1.20

virtualHostTargets

1.3.6.1.4.1.140.625.790.1.25

virtualHostLoggingEnabled

1.3.6.1.4.1.140.625.790.1.30

virtualHostLogFileFormat

1.3.6.1.4.1.140.625.790.1.35

virtualHostLogFileName

1.3.6.1.4.1.140.625.790.1.40

virtualHostLogFileBufferKBytes

1.3.6.1.4.1.140.625.790.1.45

virtualHostMaxLogFileSizeKBytes

1.3.6.1.4.1.140.625.790.1.50

virtualHostLogRotationType

1.3.6.1.4.1.140.625.790.1.55

virtualHostLogRotationPeriodMins

1.3.6.1.4.1.140.625.790.1.60

virtualHostLogFileFlushSecs

1.3.6.1.4.1.140.625.790.1.65

virtualHostLogRotationTimeBegin

1.3.6.1.4.1.140.625.790.1.70

virtualHostKeepAliveEnabled

1.3.6.1.4.1.140.625.790.1.75

virtualHostKeepAliveSecs

1.3.6.1.4.1.140.625.790.1.80

virtualHostHttpsKeepAliveSecs

1.3.6.1.4.1.140.625.790.1.85

virtualHostPostTimeoutSecs

1.3.6.1.4.1.140.625.790.1.90

virtualHostMaxPostTimeSecs

1.3.6.1.4.1.140.625.790.1.95

virtualHostMaxPostSize

1.3.6.1.4.1.140.625.790.1.100

virtualHostDefaultWebApp

1.3.6.1.4.1.140.625.790.1.105

virtualHostCharsets

1.3.6.1.4.1.140.625.790.1.110

virtualHostisWAPEnabled

1.3.6.1.4.1.140.625.790.1.115

virtualHostisClusteringEnabled

1.3.6.1.4.1.140.625.790.1.120

virtualHostURLResource

1.3.6.1.4.1.140.625.790.1.125

virtualHostVirtualHostNames

1.3.6.1.4.1.140.625.790.1.130


 

virtualHostIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

A unique value derived from virtualHostObjectName and used as the index into the tabele

virtualHostObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

virtualHostType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

virtualHostName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

virtualHostParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

virtualHostTargets

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

Targets on which this deployment is deployed

virtualHostLoggingEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). Enables logging of HTTP requests if true.

virtualHostLogFileFormat

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

Defines the format of HTTP log file (common or extended)

virtualHostLogFileName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The HTTP request log file name

virtualHostLogFileBufferKBytes

Syntax

INTEGER

Access

read-only

Description

HTTP request log buffer size

virtualHostMaxLogFileSizeKBytes

Syntax

INTEGER

Access

read-only

Description

Maximum access logfile size in thousands before rotation. 0 means false limit.

virtualHostLogRotationType

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

Defines how the HTTP log file is rotated. Possible rotation types are size or date.

virtualHostLogRotationPeriodMins

Syntax

INTEGER

Access

read-only

Description

Defines the period in minutes when the access.log will be rotated.

virtualHostLogFileFlushSecs

Syntax

INTEGER

Access

read-only

Description

Frequency (in seconds) with which the log file should be flushed

virtualHostLogRotationTimeBegin

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

Defines the date when the first rotation of the access log will begin. The format follows java.text.SimpleDateFormat, MM-dd-yyyy-k:mm:ss

virtualHostKeepAliveEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). If true then HTTP keep-alive is enabled.

virtualHostKeepAliveSecs

Syntax

INTEGER

Access

read-only

Description

Number of seconds to maintain HTTP keep-alive before timing out the request.

virtualHostHttpsKeepAliveSecs

Syntax

INTEGER

Access

read-only

Description

Number of seconds to maintain HTTPS keep-alive before timing out the request.

virtualHostPostTimeoutSecs

Syntax

INTEGER

Access

read-only

Description

Timeout (in seconds) for reading HTTP POST data in a servlet request

virtualHostMaxPostTimeSecs

Syntax

INTEGER

Access

read-only

Description

Maximum post time (in seconds) for reading HTTP POST data in a servlet request

virtualHostMaxPostSize

Syntax

INTEGER

Access

read-only

Description

Maximum post size for reading HTTP POST data in a servlet request

virtualHostDefaultWebApp

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

Servlet 2.2 Web Application that maps to the default servlet context (where ContextPath = /)

virtualHostCharsets

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

User-defined mapping between Internet and Java charset names

virtualHostisWAPEnabled

Syntax

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

Access

read-only

Description

True if WAP is enabled.

virtualHostisClusteringEnabled

Syntax

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

Access

read-only

Description

True if the host is HTTP-clustering enabled.

virtualHostURLResource

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

aAURL connection factory resource into JNDI

virtualHostVirtualHostNames

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The host name for which this Web server will serve requests

 


Web Application ComponentTable

This table represents the attributes of a Web application component.

Variable Name

Object Identifier

webAppComponentIndex

1.3.6.1.4.1.140.625.760.1.1

webAppComponentObjectName

1.3.6.1.4.1.140.625.760.1.5

webAppComponentType

1.3.6.1.4.1.140.625.760.1.10

webAppComponentName

1.3.6.1.4.1.140.625.760.1.15

webAppComponentParent

1.3.6.1.4.1.140.625.760.1.20

webAppComponentApplication

1.3.6.1.4.1.140.625.760.1.25

webAppComponentURI

1.3.6.1.4.1.140.625.760.1.30

webAppComponentWebServers

1.3.6.1.4.1.140.625.760.1.35

webAppComponentIndexDirectoryEnabled

1.3.6.1.4.1.140.625.760.1.40

webAppComponentServletExtensionCaseSensitive

1.3.6.1.4.1.140.625.760.1.45

webAppComponentServletReloadCheckSecs

1.3.6.1.4.1.140.625.760.1.50

webAppComponentSingleThreadedServletPoolSize

1.3.6.1.4.1.140.625.760.1.55

webAppComponentAuthRealmName

1.3.6.1.4.1.140.625.760.1.60

webAppComponentWebAppDescriptor

1.3.6.1.4.1.140.625.760.1.65


 

webAppComponentIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

webAppComponentObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

webAppComponentType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

webAppComponentName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

webAppComponentParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

webAppComponentApplication

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

webAppComponentURI

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

webAppComponentWebServers

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

Targets on which this deployment is deployed.

webAppComponentIndexDirectoryEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). If true, then will automatically generate an HTML directory listing; if false suitable index file is found.

webAppComponentServletExtensionCaseSensitive

Syntax

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

Access

read-only

Description

A boolean value (true or false).

webAppComponentServletReloadCheckSecs

Syntax

INTEGER

Access

read-only

Description

How often WebLogic checks whether a servlet has been modified, and if so reloads it. -1 is never reload, 0 is always reload.

webAppComponentSingleThreadedServletPoolSize

Syntax

INTEGER

Access

read-only

Description

Defines the size of the pool used for single thread model instance pools.

webAppComponentAuthRealmName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The Realm in the Basic Authentication HTTP dialog box which pops up on the browsers

webAppComponentWebAppDescriptor

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The descriptor mbean for the Web application component

 


Web Deployment Table

This table represents the attributes of a Web deployment. A Web deployment is any MBean that may be deployed on one or more target or Web servers. Deployments of this type get deployed on Web servers.

Variable Name

Object Identifier

webDeploymentIndex

1.3.6.1.4.1.140.625.792.1.1

webDeploymentObjectName

1.3.6.1.4.1.140.625.792.1.5

webDeploymentType

1.3.6.1.4.1.140.625.792.1.10

webDeploymentName

1.3.6.1.4.1.140.625.792.1.15

webDeploymentParent

1.3.6.1.4.1.140.625.792.1.20

webDeploymentTargets

1.3.6.1.4.1.140.625.792.1.25

webDeploymentWebServers

1.3.6.1.4.1.140.625.792.1.30


 

webDeploymentIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

webDeploymentObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

webDeploymentType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

webDeploymentName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

webDeploymentParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

webDeploymentTargets

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The targets for this deployment

webDeploymentWebServers

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

Web servers on which this deployment is deployed

 


Web Server Table

This table epresents the configuration of virtual Web server within a Weblogic Server. Note that a server may define multiple Web servers to support virtual hosts.

Variable Name

Object Identifier

webServerIndex

1.3.6.1.4.1.140.625.770.1.1

webServerObjectName

1.3.6.1.4.1.140.625.770.1.5

webServerType

1.3.6.1.4.1.140.625.770.1.10

webServerName

1.3.6.1.4.1.140.625.770.1.15

webServerParent

1.3.6.1.4.1.140.625.770.1.20

webServerTargets

1.3.6.1.4.1.140.625.770.1.25

webServerLoggingEnabled

1.3.6.1.4.1.140.625.770.1.30

webServerLogFileFormat

1.3.6.1.4.1.140.625.770.1.35

webServerLogFileName

1.3.6.1.4.1.140.625.770.1.40

webServerLogFileBufferKBytes

1.3.6.1.4.1.140.625.770.1.45

webServerLogRotationType

1.3.6.1.4.1.140.625.770.1.55

webServerLogRotationPeriodMins

1.3.6.1.4.1.140.625.770.1.60

webServerLogFileFlushSecs

1.3.6.1.4.1.140.625.770.1.65

webServerLogRotationTimeBegin

1.3.6.1.4.1.140.625.770.1.70

webServerKeepAliveEnabled

1.3.6.1.4.1.140.625.770.1.75

webServerKeepAliveSecs

1.3.6.1.4.1.140.625.770.1.80

webServerHttpsKeepAliveSecs

1.3.6.1.4.1.140.625.770.1.85

webServerPostTimeoutSecs

1.3.6.1.4.1.140.625.770.1.90

webServerMaxPostTimeSecs

1.3.6.1.4.1.140.625.770.1.95

webServerMaxPostSize

1.3.6.1.4.1.140.625.770.1.100

webServerDefaultWebApp

1.3.6.1.4.1.140.625.770.1.105

webServerCharsets

1.3.6.1.4.1.140.625.770.1.110

webServerWAPEnabled

1.3.6.1.4.1.140.625.770.1.115

webServerClusteringEnabled

1.3.6.1.4.1.140.625.770.1.120

webServerURLResource

1.3.6.1.4.1.140.625.770.1.125


 

webServerIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

webServerObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

webServerType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

webServerName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

webServerParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

webServerTargets

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

Targets on which this deployment is deployed

webServerLoggingEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). If true then logging of HTTP requests is enabled.

webServerLogFileFormat

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

The format of the HTTP log file (common or extended)

webServerLogFileName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The HTTP request log file

webServerLogFileBufferKBytes

Syntax

INTEGER

Access

read-only

Description

HTTP request log buffer size

webServerMaxLogFileSizeKBytes

Syntax

INTEGER

Access

read-only

Description

Maximum HTTP access logfile size in thousands before rotation. 0 means false limit.

webServerLogRotationType

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

Defines how the HTTP log file is rotated. Rotation types are size or date.

webServerLogRotationPeriodMins

Syntax

INTEGER

Access

read-only

Description

Defines the period in minutes when the access log will be rotated.

webServerLogFileFlushSecs

Syntax

INTEGER

Access

read-only

Description

Frequency (in seconds) with which the log file should be flushed

webServerLogRotationTimeBegin

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

Defines the date when the first rotation of the HTTP access log will begin. The format follows java.text.SimpleDateFormat, MM-dd-yyyy-k:mm:ss

webServerKeepAliveEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). If true then HTTP keep-alive is enabled.

webServerKeepAliveSecs

Syntax

INTEGER

Access

read-only

Description

Number of seconds to maintain HTTP keep-alive before timing out the request.

webServerHttpsKeepAliveSecs

Syntax

INTEGER

Access

read-only

Description

Number of seconds to maintain HTTPS keep-alive before timing out the request.

webServerPostTimeoutSecs

Syntax

INTEGER

Access

read-only

Description

Timeout (in seconds) for reading HTTP POST data in a servlet request.

webServerMaxPostTimeSecs

Syntax

INTEGER

Access

read-only

Description

Maximum post time (in seconds) for reading HTTP POST data in a servlet request.

webServerMaxPostSize

Syntax

INTEGER

Access

read-only

Description

Maximum post size for reading HTTP POST data in a servlet request.

webServerDefaultWebApp

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

Servlet 2.2 Web Application that maps to the default servlet context (where ContextPath = /)

webServerCharsets

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

User-defined mapping between internet and Java charset names

webServerWAPEnabled

Syntax

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

Access

read-only

Description

If true then the Web server is WAP enabled.

webServerClusteringEnabled

Syntax

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

Access

read-only

Description

If true then the Web server is HTTP clustering enabled.

webServerURLResource

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

A URL connection factory resource into JNDI

 


WLEC Connection Pool Table

This table defines a WLEC connection pool.

Variable Name

Object Identifier

wlecConnectionPoolIndex

1.3.6.1.4.1.140.625.780.1.1

wlecConnectionPoolObjectName

1.3.6.1.4.1.140.625.780.1.5

wlecConnectionPoolType

1.3.6.1.4.1.140.625.780.1.10

wlecConnectionPoolName

1.3.6.1.4.1.140.625.780.1.15

wlecConnectionPoolParent

1.3.6.1.4.1.140.625.780.1.20

wlecConnectionPoolPrimaryAddresses

1.3.6.1.4.1.140.625.780.1.25

wlecConnectionPoolFailoverAddresses

1.3.6.1.4.1.140.625.780.1.30

wlecConnectionPoolMinimumPoolSize

1.3.6.1.4.1.140.625.780.1.35

wlecConnectionPoolMaximumPoolSize

1.3.6.1.4.1.140.625.780.1.40

wlecConnectionPoolUserName

1.3.6.1.4.1.140.625.780.1.45

wlecConnectionPoolUserRole

1.3.6.1.4.1.140.625.780.1.50

wlecConnectionPoolWLEDomain

1.3.6.1.4.1.140.625.780.1.55

wlecConnectionPoolMinimumEncryptionLevel

1.3.6.1.4.1.140.625.780.1.60

wlecConnectionPoolMaximumEncryptionLevel

1.3.6.1.4.1.140.625.780.1.65

wlecConnectionPoolCertificateAuthenticationEnabled

1.3.6.1.4.1.140.625.780.1.70

wlecConnectionPoolSecurityContextEnabled

1.3.6.1.4.1.140.625.780.1.75

wlecConnectionPoolTargets

1.3.6.1.4.1.140.625.780.1.80


 

wlecConnectionPoolIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

wlecConnectionPoolObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

wlecConnectionPoolType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

wlecConnectionPoolName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

wlecConnectionPoolParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

wlecConnectionPoolPrimaryAddresses

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The list of primary ISL addresses

wlecConnectionPoolFailoverAddresses

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The list of failover ISL addresses

wlecConnectionPoolMinimumPoolSize

Syntax

INTEGER

Access

read-only

Description

Initial number of IIOP connections

wlecConnectionPoolMaximumPoolSize

Syntax

INTEGER

Access

read-only

Description

Maximum number of IIOP connections

wlecConnectionPoolUserName

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

WebLogic Enterprise username

wlecConnectionPoolUserRole

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

WebLogic Enterprise user role

wlecConnectionPoolWLEDomain

Syntax

DisplayString SIZE(1..32)

Access

read-only

Description

Name of the WebLogic Enterprise domain

wlecConnectionPoolMinimumEncryptionLevel

Syntax

INTEGER

Access

read-only

Description

Minimum encryption level

wlecConnectionPoolMaximumEncryptionLevel

Syntax

INTEGER

Access

read-only

Description

Maximum encryption level

wlecConnectionPoolCertificateAuthenticationEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). Set to true to enable certificate-based authentication.

wlecConnectionPoolSecurityContextEnabled

Syntax

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

Access

read-only

Description

A boolean value (true or false). Set to true to enable security context propagation.

wlecConnectionPoolTargets

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

Targets on which this deployment is deployed

 


XML Entity Cache Table

The attributes in this table configure the behavior of the Java API for XML Parsing (JAXP) in the server.

Variable Name

Object Identifier

xmlEntityCacheIndex

1.3.6.1.4.1.140.625.794.1.1

xmlEntityCacheObjectName

1.3.6.1.4.1.140.625.794.1.5

xmlEntityCacheType

1.3.6.1.4.1.140.625.794.1.10

xmlEntityCacheName

1.3.6.1.4.1.140.625.794.1.15

xmlEntityCacheParent

1.3.6.1.4.1.140.625.794.1.20

xmlEntityCacheCacheMemorySize

1.3.6.1.4.1.140.625.794.1.25

xmlEntityCacheCacheDiskSize

1.3.6.1.4.1.140.625.794.1.30

xmlEntityCacheCacheTimeoutInterval

1.3.6.1.4.1.140.625.794.1.35


 

xmlEntityCacheIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

xmlEntityCacheObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

xmlEntityCacheType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

xmlEntityCacheName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

xmlEntityCacheParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

xmlEntityCacheCacheMemorySize

Syntax

INTEGER

Access

read-only

Description

The memory size of the cache in kilobytes

xmlEntityCacheCacheDiskSize

Syntax

INTEGER

Access

read-only

Description

The disk size of the cache in megabytes

xmlEntityCacheCacheTimeoutInterval

Syntax

INTEGER

Access

read-only

Description

The default timeout interval for the caceh in seconds

 


XML Entity Spec Registry Table

This is an entry in the XML registry. An XML registry entry is configuration information associated with a particular XML document type. Entries accessed through this interface are used to specify a local instance for a remote entity reference.

Variable Name

Object Identifier

xmlEntitySpecRegistryIndex

1.3.6.1.4.1.140.625.796.1.1

xmlEntitySpecRegistryObjectName

1.3.6.1.4.1.140.625.796.1.5

xmlEntitySpecRegistryType

1.3.6.1.4.1.140.625.796.1.10

xmlEntitySpecRegistryName

1.3.6.1.4.1.140.625.796.1.15

xmlEntitySpecRegistryParent

1.3.6.1.4.1.140.625.796.1.20

xmlEntitySpecRegistryPublicId

1.3.6.1.4.1.140.625.796.1.25

xmlEntitySpecRegistrySystemId

1.3.6.1.4.1.140.625.796.1.30

xmlEntitySpecRegistryEntityURI

1.3.6.1.4.1.140.625.796.1.35

xmlEntitySpecRegistryWhenToCache

1.3.6.1.4.1.140.625.796.1.40

xmlEntitySpecRegistryCacheTimeoutInterval

1.3.6.1.4.1.140.625.796.1.45


 

xmlEntitySpecRegistryIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

xmlEntitySpecRegistryObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

xmlEntitySpecRegistryType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

xmlEntitySpecRegistryName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

xmlEntitySpecRegistryParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

xmlEntitySpecRegistryPublicId

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The public ID of the document type represented by this registry entry

xmlEntitySpecRegistrySystemId

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The system ID of the document type represented by this registry entry

xmlEntitySpecRegistryEntityURI

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The location of a local copy of an external entity (e.g., a DTD) that is associated with this registry entry

xmlEntitySpecRegistryWhenToCache

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

Whether to cache this item as soon as possible or wait until it is referenced

xmlEntitySpecRegistryCacheTimeoutInterval

Syntax

INTERVAL

Access

read-only

Description

The default timeout interval for the cache in seconds

 


XML Parser Select Registry Table

This is an entry in the XML registry. An XML registry entry is configuration information associated with a particular XML document type. Entries accessed through this interface are used to specify a SAX parser or document builder of the provided document type.

Variable Name

Object Identifier

xmlParserSelectRegistryIndex

1.3.6.1.4.1.140.625.798.1.1

xmlParserSelectRegistryObjectName

1.3.6.1.4.1.140.625.798.1.5

xmlParserSelectRegistryType

1.3.6.1.4.1.140.625.798.1.10

xmlParserSelectRegistryName

1.3.6.1.4.1.140.625.798.1.15

xmlParserSelectRegistryParent

1.3.6.1.4.1.140.625.798.1.20

xmlParserSelectRegistryPublicId

1.3.6.1.4.1.140.625.798.1.25

xmlParserSelectRegistrySystemId

1.3.6.1.4.1.140.625.798.1.30

xmlParserSelectRegistryRootElementTag

1.3.6.1.4.1.140.625.798.1.35

xmlParserSelectRegistryDocumentBuilderFactory

1.3.6.1.4.1.140.625.798.1.40

xmlParserSelectRegistrySAXParserFactory

1.3.6.1.4.1.140.625.798.1.45

xmlParserSelectRegistryTransformerFactory

1.3.6.1.4.1.140.625.798.1.50


 

xmlParserSelectRegistryIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

xmlParserSelectRegistryObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

xmlParserSelectRegistryType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

xmlParserSelectRegistryName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

xmlParserSelectRegistryParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

xmlParserSelectRegistryPublicId

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The public ID of the document type represented by this registry entry

xmlParserSelectRegistrySystemId

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The system ID of the document type represented by this registry entry

xmlParserSelectRegistryRootElementTag

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The tag name of the document root element of the document type represented by this registry entry

xmlParserSelectRegistryDocumentBuilderFactory

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The class name of the document builder factory that is associated with the registry entry

xmlParserSelectRegistrySAXParserFactory

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The class name of the SAX parser factory that is associated with the registry entry

xmlParserSelectRegistryTransformerFactory

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The class name of the default transformer factory

 


XML Registry Table

This table represents the attributes that configure the behavior of the Java API for XML Parsing (JAXP) in the server.

Variable Name

Object Identifier

xmlRegistryIndex

1.3.6.1.4.1.140.625.800.1.1

xmlRegistryObjectName

1.3.6.1.4.1.140.625.800.1.5

xmlRegistryType

1.3.6.1.4.1.140.625.800.1.10

xmlRegistryName

1.3.6.1.4.1.140.625.800.1.15

xmlRegistryParent

1.3.6.1.4.1.140.625.800.1.20

xmlRegistryRegistryEntries

1.3.6.1.4.1.140.625.800.1.25

xmlRegistryParserSelectRegistryEntries

1.3.6.1.4.1.140.625.800.1.30

xmlRegistryEntitySpecRegistryEntries

1.3.6.1.4.1.140.625.800.1.35

xmlRegistryDocumentBuilderFactory

1.3.6.1.4.1.140.625.800.1.40

xmlRegistrySAXParserFactory

1.3.6.1.4.1.140.625.800.1.45

xmlRegistryTransformerFactory

1.3.6.1.4.1.140.625.800.1.50

xmlRegistryWhenToCache

1.3.6.1.4.1.140.625.800.1.55


 

xmlRegistryIndex

Syntax

DisplayString SIZE(1..16)

Access

read-only

Description

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

xmlRegistryObjectName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

JMX-standard MBean name

xmlRegistryType

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean type

xmlRegistryName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

BEA-proprietary MBean name

xmlRegistryParent

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

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

xmlRegistryRegistryEntries

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The set of registry entries

xmlRegistryParserSelectRegistryEntries

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The set of parser select registry entries

xmlRegistryEntitySpecRegistryEntries

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The set of entity spec registry entries

xmlRegistryDocumentBuilderFactory

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The class name of the document builder factory that is associated with the registry entry

xmlRegistrySAXParserFactory

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The class name of the SAX parser factory that is associated with the registry entry

xmlRegistryTransformerFactory

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The class name of the default transformer factory

xmlRegistryWhenToCache

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

Whether to cache items as soon as possible or wait until referenced

 

back to top previous page next page