WebLogic SNMP MIB Reference

 Previous Next 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.

 


Comm Table

This table represents a com in the domain.

Variable Name

Object Identifier

comIndex

1.3.6.1.4.1.140.625.512.1.1

comObjectName

1.3.6.1.4.1.140.625.512.1.5

comType

1.3.6.1.4.1.140.625.512.1.10

comName

1.3.6.1.4.1.140.625.512.1.15

comParent

1.3.6.1.4.1.140.625.512.1.20

comNTAuthHost

1.3.6.1.4.1.140.625.512.1.25

comApartmentThreaded

1.3.6.1.4.1.140.625.512.1.30

comMemoryLoggingEnabled

1.3.6.1.4.1.140.625.512.1.35

comNativeModeEnabled

1.3.6.1.4.1.140.625.512.1.45

comPrefetchEnums

1.3.6.1.4.1.140.625.512.1.50

comVerboseLoggingEnabled

1.3.6.1.4.1.140.625.512.1.55


 

 


comIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


comObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


comType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


comName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


comParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


comNTAuthHost

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The address of the primary domain controller to be used for authenticating clients.

 


comApartmentThreaded

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Controls the flag that is used to initialize COM in native mode. By default, jCOM initializes COM using the COINIT_MULTITHREADED_FLAG. If the server logs a Class Not Registered Message when using native mode, set this property: COINIT_APARTMENTTHREADED.

 


comMemoryLoggingEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Enables logging of memory usage.

 


comNativeModeEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Use native DLLs to allow Java objects to interact with COM Objects.

 


comPrefetchEnums

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Some COM methods return a COM VariantEnumeration type. The java2com tool automatically converts the returned type into a java.lang.Enumeration. This is not a perfect match since COM enumerations have no equivalent to the hasMoreElements() call. The client must continue to call nextElement until a NoSuchElementException occurs.

 


comVerboseLoggingEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Enables verbose logging.

 


Connector Component Table

This table represents a connectorComponent in the domain.

Variable Name

Object Identifier

connectorComponentIndex

1.3.6.1.4.1.140.625.515.1.1

connectorComponentObjectName

1.3.6.1.4.1.140.625.515.1.5

connectorComponentType

1.3.6.1.4.1.140.625.515.1.10

connectorComponentName

1.3.6.1.4.1.140.625.515.1.15

connectorComponentParent

1.3.6.1.4.1.140.625.515.1.20

connectorComponentConnectionMaxIdleTime

1.3.6.1.4.1.140.625.515.1.25

connectorComponentConnectionProfilingEnabled

1.3.6.1.4.1.140.625.515.1.30


 

 


connectorComponentIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


connectorComponentObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


connectorComponentType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


connectorComponentName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


connectorComponentParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


connectorComponentConnectionMaxIdleTime

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The mapped configuration properties-those that are overriden from the default configuration properties.

 


connectorComponentConnectionProfilingEnabled

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Flag which indicates whether to store connection call stacks.

 


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.

 


EJB Container Table

This table represents a ejbContainer in the domain.

Variable Name

Object Identifier

ejbContainerIndex

1.3.6.1.4.1.140.625.545.1.1

ejbContainerObjectName

1.3.6.1.4.1.140.625.545.1.5

ejbContainerType

1.3.6.1.4.1.140.625.545.1.10

ejbContainerName

1.3.6.1.4.1.140.625.545.1.15

ejbContainerParent

1.3.6.1.4.1.140.625.545.1.20

ejbContainerVerboseEJBDeploymentEnabled

1.3.6.1.4.1.140.625.545.1.25

ejbContainerExtraRmicOptions

1.3.6.1.4.1.140.625.545.1.30

ejbContainerForceGeneration

1.3.6.1.4.1.140.625.545.1.35

ejbContainerJavaCompiler

1.3.6.1.4.1.140.625.545.1.40

ejbContainerJavaCompilerPostClassPath

1.3.6.1.4.1.140.625.545.1.45

ejbContainerJavaCompilerPreClassPath

1.3.6.1.4.1.140.625.545.1.50

ejbContainerKeepGenerated

1.3.6.1.4.1.140.625.545.1.55

ejbContainerTmpPath

1.3.6.1.4.1.140.625.545.1.60


 

 


ejbContainerIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


ejbContainerObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


ejbContainerType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


ejbContainerName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


ejbContainerParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


ejbContainerVerboseEJBDeploymentEnabled

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Returns true if verbose deployment of EJB's is enabled.

 


ejbContainerExtraRmicOptions

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Return the extra options passed to rmic during server-side generation.

 


ejbContainerForceGeneration

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Return true if ejbc should force regeneration of wrapper classes, false if it should regenerate the files only if it determines it needs to do so.

 


ejbContainerJavaCompiler

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Return the path to the Java compiler to use to compile EJB's.

 


ejbContainerJavaCompilerPostClassPath

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Return the options to append to the Java compiler classpath to compile Java code.

 


ejbContainerJavaCompilerPreClassPath

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Return the options to prepend to the Java compiler classpath to compile Java code.

 


ejbContainerKeepGenerated

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Return true if ejbc should keep its generated source files, false if it should delete them after compiling them.

 


ejbContainerTmpPath

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Return the temporary directory where generated files are stored by ejbc.

 


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.

 


IIOP Table

This table represents an IIOP in the domain.

Variable Name

Object Identifier

iiopIndex

1.3.6.1.4.1.140.625.555.1.1

iiopObjectName

1.3.6.1.4.1.140.625.555.1.5

iiopType

1.3.6.1.4.1.140.625.555.1.10

iiopTypeiiopName

1.3.6.1.4.1.140.625.555.1.15

iiopParent

1.3.6.1.4.1.140.625.555.1.20

iiopCompleteMessageTimeout

1.3.6.1.4.1.140.625.555.1.25

iiopIdleConnectionTimeout

1.3.6.1.4.1.140.625.555.1.30

iiopMaxMessageSize

1.3.6.1.4.1.140.625.555.1.35


 

 


iiopIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


iiopObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


iiopType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


iiopTypeiiopName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


iiopParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


iiopCompleteMessageTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

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

 


iiopIdleConnectionTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Specify the maximum number of seconds an IIOP connection is allowed to be idle before it is closed by the server. This attribute helps guard against server deadlock through too many open connections.

 


iiopMaxMessageSize

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

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

 


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

JDBC Connection ACL Name.

 


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

Shrink period for the pool in minutes.

 


jdbcConnectionPoolTestTableName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

Connection pool test table name.

 


jdbcConnectionPoolTestConnectionsOnReserve

Syntax

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

Access

read-only

Description

A boolean value (yes Or no). Specifies if test connections on reserve enabled.

 


jdbcConnectionPoolTestConnectionsOnRelease

Syntax

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

Access

read-only

Description

A boolean value (yes or no). Specifies if test connections on release enabled.

 


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

Connection pool refresh minutes.

 


jdbcConnectionPoolTarget

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

Targets on which the jdbc Connection pools are 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.25

jdbcDataSourcePoolName

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

Sets the JNDI path to where this DataSource is bound. Applications that look up the JNDI path will get a javax.sql.DataSource instance that corresponds to this DataSource.

 


jdbcDataSourcetPoolName

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

Sets the name of the JDBC connection pool that is associated with this DataSource.

 


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 Data Source Factory Table

This table represents a jdbcDataSourceFactory in the domain.

Variable Name

Object Identifier

jdbcDataSourceFactoryIndex

1.3.6.1.4.1.140.625.575.1.1

jdbcDataSourceFactoryObjectName

1.3.6.1.4.1.140.625.575.1.5

jdbcDataSourceFactoryType

1.3.6.1.4.1.140.625.575.1.10

jdbcDataSourceFactoryName

1.3.6.1.4.1.140.625.575.1.15

jdbcDataSourceFactoryParent

1.3.6.1.4.1.140.625.575.1.20

jdbcDataSourceFactoryDriverClassName

1.3.6.1.4.1.140.625.575.1.25

jdbcDataSourceFactoryFactoryName

1.3.6.1.4.1.140.625.575.1.30

jdbcDataSourceFactoryURL

1.3.6.1.4.1.140.625.575.1.35

jdbcDataSourceFactoryUserName

1.3.6.1.4.1.140.625.575.1.40


 

 


jdbcDataSourceFactoryIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


jdbcDataSourceFactoryObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


jdbcDataSourceFactoryType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


jdbcDataSourceFactoryName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


jdbcDataSourceFactoryParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


jdbcDataSourceFactoryDriverClassName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The name of the driver. This may be overridden by driver-name in the descriptor.

 


jdbcDataSourceFactoryFactoryName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The name of this data source factory. This is referenced from the connection-factory element in weblogic-application.xml.

 


jdbcDataSourceFactoryURL

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The connection URL. This may be overridden by url in the descriptor.

 


jdbcDataSourceFactoryUserName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The database user name. This may be overridden by user-name in the descriptor.

 


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

jdbcTxDataSourceRowPrefetchEnabled

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

The JNDI path to where this TxDataSource is bound. Applications that look up the JNDI path will get a javax.sql.DataSource instance that correspond to this TxDataSource.

 


jdbcTxDataSourcePoolName

Syntax

DisplayString SIZE(1..64)

Access

read-only

Description

The name of the JDBC connection pool that is associated with this TxDataSource.

 


jdbcTxDataSourceEnableTwoPhaseCommit

Syntax

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

Access

read-only

Description

Specifies whether this TxDataSource is enabled to participate in distributed transaction if this TxDataSource is associated with a non-XA connection pool, and if more than one resources participate in the distributed transaction.

 


jdbcTxDataSourceTargets

Syntax

DisplayString SIZE(1..2048)

Access

read-only

Description

The targets where this jdbc data source is deployed.

 


jdbcTxDataSourceRowPrefetchEnabled

Syntax

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

Access

read-only

Description

The value is true if row-caching is enabled between client and WebLogic Server for each ResultSet. The WebLogic Server will ignore this setting and not use row prefetching when the client and WebLogic Server are in the same JVM.

 


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 Bridge Destination Table

This table is use to defines a JDBC meta pool.

Variable Name

Object Identifier

jmsBridgeDestinationIndex

1.3.6.1.4.1.140.625.595.1.1

jmsBridgeDestinationObjectName

1.3.6.1.4.1.140.625.595.1.5

jmsBridgeDestinationType

1.3.6.1.4.1.140.625.595.1.10

jmsBridgeDestinationName

1.3.6.1.4.1.140.625.595.1.15

jmsBridgeDestinationParent

1.3.6.1.4.1.140.625.595.1.20

jmsBridgeDestinationConnectionFactoryJNDIName

1.3.6.1.4.1.140.625.595.1.25

jmsBridgeDestinationConnectionURL

1.3.6.1.4.1.140.625.595.1.30

jmsBridgeDestinationDestinationJNDIName

1.3.6.1.4.1.140.625.595.1.35

jmsBridgeDestinationDestinationType

1.3.6.1.4.1.140.625.595.1.40

jmsBridgeDestinationInitialContextFactory

1.3.6.1.4.1.140.625.595.1.45


 

 


jmsBridgeDestinationIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


jmsBridgeDestinationObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


jmsBridgeDestinationType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


jmsBridgeDestinationName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


jmsBridgeDestinationParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


jmsBridgeDestinationConnectionFactoryJNDIName

SYNTAX

DisplayString SIZE (1.. 32)

ACCESS

read-only

DESCRIPTION

Defines the connection factory's JNDI name for a JMS bridge destination. This attribute is only applicable to JMS destinations.

 


jmsBridgeDestinationConnectionURL

SYNTAX

DisplayString SIZE (1.. 2048)

ACCESS

read-only

DESCRIPTION

Defines the connection URL for a JMS bridge destination. This attribute is only applicable to JMS destinations.

 


jmsBridgeDestinationDestinationJNDIName

SYNTAX

DisplayString SIZE (1.. 2048)

ACCESS

read-only

DESCRIPTION

Defines the destination JNDI name (Queue or Topic) for a JMS bridge destination. This attribute is only applicable to JMS destinations.

 


jmsBridgeDestinationDestinationType

SYNTAX

DisplayString SIZE (1.. 2048)

ACCESS

read-only

DESCRIPTION

Defines the destination type (Queue or Topic) for a JMS bridge destination. This attribute is only applicable to JMS destinations.

 


jmsBridgeDestinationInitialContextFactory

SYNTAX

DisplayString SIZE (1.. 2048)

ACCESS

read-only

DESCRIPTION

Defines the initial context factory name for a JMS bridge destination. This attribute is only applicable to JMS destinations.

 


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 DestCommon Table

This table represents a JMS common destination in the domain.

Variable Name

Object Identifier

jmsDestCommonIndex

1.3.6.1.4.1.140.625.612.1.1

jmsDestCommonObjectName

1.3.6.1.4.1.140.625.612.1.5

jmsDestCommonType

1.3.6.1.4.1.140.625.612.1.10

jmsDestCommonName

1.3.6.1.4.1.140.625.612.1.15

jmsDestCommonParent

1.3.6.1.4.1.140.625.612.1.20

jmsDestCommonBytesMaximum

1.3.6.1.4.1.140.625.612.1.25

jmsDestCommonBytesThresholdHigh

1.3.6.1.4.1.140.625.612.1.30

jmsDestCommonBytesThresholdLow

1.3.6.1.4.1.140.625.612.1.35

jmsDestCommonDeliveryModeOverride

1.3.6.1.4.1.140.625.612.1.40

jmsDestCommonMessagesMaximum

1.3.6.1.4.1.140.625.612.1.45

jmsDestCommonMessagesThresholdHigh

1.3.6.1.4.1.140.625.612.1.50

jmsDestCommonMessagesThresholdLow

1.3.6.1.4.1.140.625.612.1.55

jmsDestCommonPriorityOverride

1.3.6.1.4.1.140.625.612.1.65

jmsDestCommonRedeliveryDelayOverride

1.3.6.1.4.1.140.625.612.1.70

jmsDestCommonRedeliveryLimit

1.3.6.1.4.1.140.625.612.1.75

jmsDestCommonTimeToDeliverOverride

1.3.6.1.4.1.140.625.612.1.80

jmsDestCommonTimeToLiveOverride

1.3.6.1.4.1.140.625.612.1.85


 

 


jmsDestCommonIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


jmsDestCommonObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


jmsDestCommonType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


jmsDestCommonName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


jmsDestCommonParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


jmsDestCommonBytesMaximum

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the value of BytesMaximum.

 


jmsDestCommonBytesThresholdHigh

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the value of BytesThresholdHigh.

 


jmsDestCommonBytesThresholdLow

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the value of BytesThresholdLow.

 


jmsDestCommonDeliveryModeOverride

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Returns the DeliveryModeOverride value.

 


jmsDestCommonMessagesMaximum

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the values of MessagesMaximum.

 


jmsDestCommonMessagesThresholdHigh

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the values of MessagesThresholdHigh.

 


jmsDestCommonMessagesThresholdLow

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the values of MessagesThresholdLow.

 


jmsDestCommonPriorityOverride

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the values of PriorityOverride.

 


jmsDestCommonRedeliveryDelayOverride

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the values of RedeliveryDelayOverride.

 


jmsDestCommonRedeliveryLimit

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the values of RedeliveryLimit.

 


jmsDestCommonTimeToDeliverOverride

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Returns the values of TimeToDeliverOverride.

 


jmsDestCommonTimeToLiveOverride

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the values of TimeToLiveOverride.

 


JMS Destination Table

This table represents a jmsDestination in the domain.

Variable Name

Object Identifier

jmsDestinationIndex

1.3.6.1.4.1.140.625.615.1.1

jmsDestinationObjectName

1.3.6.1.4.1.140.625.615.1.5

jmsDestinationType

1.3.6.1.4.1.140.625.615.1.10

jmsDestinationName

1.3.6.1.4.1.140.625.615.1.15

jmsDestinationParent

1.3.6.1.4.1.140.625.615.1.20

jmsDestinationBytesPagingEnabled

1.3.6.1.4.1.140.625.615.1.25

jmsDestinationJNDIName

1.3.6.1.4.1.140.625.615.1.30

jmsDestinationMessagesPagingEnabled

1.3.6.1.4.1.140.625.615.1.35

jmsDestinationStoreEnabled

1.3.6.1.4.1.140.625.615.1.40

jmsDestinationJNDINameReplicated

1.3.6.1.4.1.140.625.615.1.45


 

 


jmsDestinationIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


jmsDestinationObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


jmsDestinationType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


jmsDestinationName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


jmsDestinationParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


jmsDestinationBytesPagingEnabled

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Returns true if paging is enabled, false if not enabled.

 


jmsDestinationJNDIName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Returns the JNDI name of the destination.

 


jmsDestinationMessagesPagingEnabled

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Returns true if paging is enabled, false if not enabled.

 


jmsDestinationStoreEnabled

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Indicates if the destination store is enabled.

 


jmsDestinationJNDINameReplicated

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Indicates if the jndi name is replicated.

 


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 Distributed Queue Table

This table represents the attributes of a JMS distributed queue.

Variable Name

Object Identifier

jmsDistributedQueueIndex

1.3.6.1.4.1.140.625.622.1.1

jmsDistributedQueueObjectName

1.3.6.1.4.1.140.625.622.1.5

jmsDistributedQueueType

1.3.6.1.4.1.140.625.622.1.10

jmsDistributedQueueName

1.3.6.1.4.1.140.625.622.1.15

jmsDistributedQueueParent

1.3.6.1.4.1.140.625.622.1.20

jmsDistributedQueueForwardDelay

1.3.6.1.4.1.140.625.622.1.25


 

 


jmsDistributedQueueIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


jmsDistributedQueueObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


jmsDistributedQueueType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


jmsDistributedQueueName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


jmsDistributedQueueParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


jmsDistributedQueueForwardDelay

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Return the message forwarding delay for this distributed queue.

 


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.

 


jmsFileStoreObjectName

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.

 


jmsFileStoreParent

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.

 


JMS Virtual DestinationTable

This table represents a key value for a destination.

Variable Name

Object Identifier

jmsVirtualDestinationIndex

1.3.6.1.4.1.140.625.682.1.1

jmsVirtualDestinationObjectName

1.3.6.1.4.1.140.625.682.1.5

jmsVirtualDestinationType

1.3.6.1.4.1.140.625.682.1.10

jmsVirtualDestinationName

1.3.6.1.4.1.140.625.682.1.15

jmsVirtualDestinationParent

1.3.6.1.4.1.140.625.682.1.20

jmsVirtualDestinationJNDIName

1.3.6.1.4.1.140.625.682.1.25


 

 


jmsVirtualDestinationIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


jmsVirtualDestinationObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


jmsVirtualDestinationType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


jmsVirtualDestinationName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


jmsVirtualDestinationParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


jmsVirtualDestinationJNDIName

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Return the JNDI name of the distributed 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.

 


Kernel Table

This table represents a kernel in the domain.

Variable Name

Object Identifier

kernelIndex

1.3.6.1.4.1.140.625.692.1.1

kernelObjectName

1.3.6.1.4.1.140.625.692.1.5

kernelType

1.3.6.1.4.1.140.625.692.1.10

kernelName

1.3.6.1.4.1.140.625.692.1.15

kernelParent

1.3.6.1.4.1.140.625.692.1.20

kernelCompleteCOMMessageTimeout

1.3.6.1.4.1.140.625.692.1.25

kernelCompleteHTTPMessageTimeout

1.3.6.1.4.1.140.625.692.1.30

kernelCompleteIIOPMessageTimeout

1.3.6.1.4.1.140.625.692.1.35

kernelCompleteT3MessageTimeout

1.3.6.1.4.1.140.625.692.1.40

kernelDefaultGIOPMinorVersion

1.3.6.1.4.1.140.625.692.1.45

kernelDefaultProtocol

1.3.6.1.4.1.140.625.692.1.55

kernelDefaultSecureProtocol

1.3.6.1.4.1.140.625.692.1.60

kernelDGCIdlePeriodsUntilTimeout

1.3.6.1.4.1.140.625.692.1.65

kernelIdleIIOPConnectionTimeout

1.3.6.1.4.1.140.625.692.1.70

kernelMaxCOMMessageSize

1.3.6.1.4.1.140.625.692.1.75

kernelMaxHTTPMessageSize

1.3.6.1.4.1.140.625.692.1.85

kernelMaxIIOPMessageSize

1.3.6.1.4.1.140.625.692.1.90

kernelMaxOpenSockCount

1.3.6.1.4.1.140.625.692.1.95

kernelMaxT3MessageSize

1.3.6.1.4.1.140.625.692.1.100

kernelStdoutFormat

1.3.6.1.4.1.140.625.692.1.105

kernelStdoutSeverityLevel

1.3.6.1.4.1.140.625.692.1.110

kernelStuckThreadMaxTime

1.3.6.1.4.1.140.625.692.1.115

kernelStuckThreadTimerInterval

1.3.6.1.4.1.140.625.692.1.120

kernelThreadPoolPercentSocketReaders

1.3.6.1.4.1.140.625.692.1.125

kernelInstrumentStackTraceEnabled

1.3.6.1.4.1.140.625.692.1.130

kernelLogRemoteExceptionsEnabled

1.3.6.1.4.1.140.625.692.1.135

kernelNativeIOEnabled

1.3.6.1.4.1.140.625.692.1.140

kernelReverseDNSAllowed

1.3.6.1.4.1.140.625.692.1.145

kernelStdoutDebugEnabled

1.3.6.1.4.1.140.625.692.1.150

kernelStdoutEnabled

1.3.6.1.4.1.140.625.692.1.155

kernelStdoutLogStack

1.3.6.1.4.1.140.625.692.1.160


 

 


kernelIndex

SYNTAX

DisplayString SIZE (1.. 16 )

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


kernelObjectName

SYNTAX

DisplayString SIZE (1.. 256 )

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


kernelType

SYNTAX

DisplayString SIZE (1.. 64 )

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


kernelName

SYNTAX

DisplayString SIZE (1.. 64 )

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


kernelParent

SYNTAX

DisplayString SIZE (1.. 256 )

ACCESS

read-only

DESCRIPTION

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

 


kernelCompleteCOMMessageTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Specify the maximum number of seconds spent waiting for a complete COM 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.

 


kernelCompleteHTTPMessageTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

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

 


kernelCompleteIIOPMessageTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

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

 


kernelCompleteT3MessageTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

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

 


kernelDefaultGIOPMinorVersion

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Specify the default minor GIOP version for IIOP messages. This attribute is useful for client orbs with broken GIOP 1.2 implementations.

 


kernelDefaultProtocol

SYNTAX

DisplayString SIZE (1.. 256 )

ACCESS

read-only

DESCRIPTION

Returns the protocol to be used for connections when none is specified.

 


kernelDefaultSecureProtocol

SYNTAX

DisplayString SIZE (1.. 256 )

ACCESS

read-only

DESCRIPTION

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

 


kernelDGCIdlePeriodsUntilTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Number of idle periods allowed before object is collected.

 


kernelIdleIIOPConnectionTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Specify the maximum number of seconds an IIOP connection is allowed to be idle before it is closed by the server. This attribute helps guard against server deadlock through too many open connections.

 


kernelMaxCOMMessageSize

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Specify the maximum COM 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.

 


kernelMaxHTTPMessageSize

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

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

 


kernelMaxIIOPMessageSize

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

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

 


kernelMaxOpenSockCount

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the maximum number of open sockets allowed in server at a given point of time. When max threshold is reached, server stops accepting any more new requests until no of sockets drops below threshold.

 


kernelMaxT3MessageSize

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

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

 


kernelStdoutFormat

SYNTAX

DisplayString SIZE (1.. 256 )

ACCESS

read-only

DESCRIPTION

The output format to use when logging to the console.

 


kernelStdoutSeverityLevel

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The minimum severity of a message that the server sends to standard out.

 


kernelStuckThreadMaxTime

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the time that is used to determine when a thread might be stuck.

 


kernelStuckThreadTimerInterval

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the time interval that is used to scan the state of the running threads. This along with StuckThreadMaxTime is used to determine when a thread might be stuck.

 


kernelThreadPoolPercentSocketReaders

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns the percentage (1-99) of execute threads from the default queue hat may be used as socket readers.

 


kernelInstrumentStackTraceEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Determines whether exception messages include the server-side stack trace.

 


kernelLogRemoteExceptionsEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Determines whether the server message log includes exceptions that are raised in remote systems.

 


kernelNativeIOEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Whether or not native I/O is enabled for the server.

 


kernelReverseDNSAllowed

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Returns whether or not the kernel is allowed to perform reverse DNS lookups.

 


kernelStdoutDebugEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Determines whether the server sends debug messages to standard out in addition to the log file. You must enable Log to Standard Out for this property to be relevant.

 


kernelStdoutEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Enables the server to send messages to standard out in addition to the log file.

 


kernelStdoutLogStack

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Whether to dump stack traces to the console when included in logged message.

 


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.

 


NetworkAccessPoint Table

This table represents a nodeManager in the domain.

Variable Name

Object Identifier

networkAccessPointIndex

1.3.6.1.4.1.140.625.705.1.1

networkAccessPointObjectName

1.3.6.1.4.1.140.625.705.1.5

networkAccessPointType

1.3.6.1.4.1.140.625.705.1.10

networkAccessPointName

1.3.6.1.4.1.140.625.705.1.15

networkAccessPointParent

1.3.6.1.4.1.140.625.705.1.20

networkAccessPointAcceptBacklog

1.3.6.1.4.1.140.625.705.1.25

networkAccessPointCompleteCOMMessageTimeout

1.3.6.1.4.1.140.625.705.1.30

networkAccessPointCompleteHTTPMessageTimeout

1.3.6.1.4.1.140.625.705.1.35

networkAccessPointCompleteT3MessageTimeout

1.3.6.1.4.1.140.625.705.1.40

networkAccessPointListenAddress

1.3.6.1.4.1.140.625.705.1.45

networkAccessPointListenPort

1.3.6.1.4.1.140.625.705.1.50

networkAccessPointLoginTimeoutMillisSSL

1.3.6.1.4.1.140.625.705.1.55

networkAccessPointLoginTimeoutMillis

1.3.6.1.4.1.140.625.705.1.60

networkAccessPointSSLListenPort

1.3.6.1.4.1.140.625.705.1.65

networkAccessPointTunnelingClientPingSecs

1.3.6.1.4.1.140.625.705.1.70

networkAccessPointTunnelingClientTimeoutSecs

1.3.6.1.4.1.140.625.705.1.75


 

 


networkAccessPointIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


networkAccessPointObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


networkAccessPointType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


networkAccessPointName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


networkAccessPointParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


networkAccessPointAcceptBacklog

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Allowed backlog of connection requests on the listen port. -1 implies that this value is inherited from the channel.

 


networkAccessPointCompleteCOMMessageTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The maximum number of seconds spent waiting for a complete COM 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. -1 implies that this value is inherited from the channel.

 


networkAccessPointCompleteHTTPMessageTimeout

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. -1 implies that this value is inherited from the channel.

 


networkAccessPointCompleteT3MessageTimeout

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. -1 implies that this value is inherited from the channel.

 


networkAccessPointListenAddress

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

A value of null indicates that this value is inherited from the server.

 


networkAccessPointListenPort

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The plaintext (non-SSL) listen port for the channel. -1 implies that this value is inherited from the channel.

 


networkAccessPointLoginTimeoutMillisSSL

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Duration allowed for an SSL login sequence. If the duration is exceeded, the login is timed out. Use 0 to disable. -1 implies that this value is inherited from the channel.

 


networkAccessPointLoginTimeoutMillis

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

A value of null indicates that this value is inherited from the server.

 


networkAccessPointSSLListenPort

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The SSL listen port for the channel. -1 implies that this value is inherited from the channel.

 


networkAccessPointTunnelingClientPingSecs

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Interval (in seconds) at which to ping an http-tunneled client to see if its still alive. -1 implies that this value is inherited from the channel.

 


networkAccessPointTunnelingClientTimeoutSecs

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Duration (in seconds) after which a missing http-tunneled client is considered dead. -1 implies that this value is inherited from the channel.

 


NetworkChannel Table

This table represents a networkChannel in the domain.

Variable Name

Object Identifier

networkChannelIndex

1.3.6.1.4.1.140.625.703.1.1

networkChannelObjectName

1.3.6.1.4.1.140.625.703.1.5

networkChannelType

1.3.6.1.4.1.140.625.703.1.10

networkChannelName

1.3.6.1.4.1.140.625.703.1.15

networkChannelParent

1.3.6.1.4.1.140.625.703.1.20

networkChannelAcceptBacklog

1.3.6.1.4.1.140.625.703.1.25

networkChannelChannelWeight

1.3.6.1.4.1.140.625.703.1.30

networkChannelClusterAddress

1.3.6.1.4.1.140.625.703.1.35

networkChannelCompleteCOMMessageTimeout

1.3.6.1.4.1.140.625.703.1.40

networkChannelCompleteHTTPMessageTimeout

1.3.6.1.4.1.140.625.703.1.45

networkChannelCompleteT3MessageTimeout

1.3.6.1.4.1.140.625.703.1.50

networkChannelDescription

1.3.6.1.4.1.140.625.703.1.55

networkChannelListenPort

1.3.6.1.4.1.140.625.703.1.60

networkChannelLoginTimeoutMillis

1.3.6.1.4.1.140.625.703.1.65

networkChannelLoginTimeoutMillisSSL

1.3.6.1.4.1.140.625.703.1.70

networkChannelMaxCOMMessageSize

1.3.6.1.4.1.140.625.703.1.75

networkChannelMaxT3MessageSize

1.3.6.1.4.1.140.625.703.1.80

networkChannelMaxHTTPMessageSize

1.3.6.1.4.1.140.625.703.1.85

networkChannelSSLListenPort

1.3.6.1.4.1.140.625.703.1.90

networkChannelTunnelingClientPingSecs

1.3.6.1.4.1.140.625.703.1.95

networkChannelTunnelingClientTimeoutSecs

1.3.6.1.4.1.140.625.703.1.100

networkChannelBoundOutgoingEnabled

1.3.6.1.4.1.140.625.703.1.105

networkChannelCOMEnabled

1.3.6.1.4.1.140.625.703.1.110

networkChannelHTTPEnabled

1.3.6.1.4.1.140.625.703.1.115

networkChannelHTTPSEnabled

1.3.6.1.4.1.140.625.703.1.120

networkChannelListenPortEnabled

1.3.6.1.4.1.140.625.703.1.125

networkChannelOutgoingEnabled

1.3.6.1.4.1.140.625.703.1.130

networkChannelSSLListenPortEnabled

1.3.6.1.4.1.140.625.703.1.135

networkChannelT3Enabled

1.3.6.1.4.1.140.625.703.1.140

networkChannelT3SEnabled

1.3.6.1.4.1.140.625.703.1.145

networkChannelTunnelingEnabled

1.3.6.1.4.1.140.625.703.1.150


 

 


networkChannelIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


networkChannelObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


networkChannelType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


networkChannelName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


networkChannelParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


networkChannelAcceptBacklog

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Allowed backlog of connection requests on the listen port(s). Individual servers may override this value using a NetworkAccessPointMBean. Setting the backlog to 0 may prevent accepting any incoming connection on some of the OS.

 


networkChannelChannelWeight

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

A weight to give this channel when creating server-to-server connections.

 


networkChannelClusterAddress

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

This channel's cluster address. If this is not set, the cluster address from the cluster configuration is used in its place.

 


networkChannelCompleteCOMMessageTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The maximum number of seconds spent waiting for a complete COM 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.

 


networkChannelCompleteHTTPMessageTimeout

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.

 


networkChannelCompleteT3MessageTimeout

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. Individual servers may override this value using a NetworkAccessPointMBean.

 


networkChannelDescription

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

Optional. Short description of this channel for console display purposes.

 


networkChannelListenPort

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The plaintext (non-SSL) listen port for the channel. Individual servers may override * this value, but may not enable the port if disabled here and may not disable the port if enabled here. Individual servers may override this value using a NetworkAccessPointMBean.

 


networkChannelLoginTimeoutMillis

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The login timeout for the server, in milliseconds. This value must be equal to or greater than 0. Individual servers may override this value using a NetworkAccessPointMBean.

 


networkChannelLoginTimeoutMillisSSL

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Duration allowed for an SSL login sequence. If the duration is exceeded, the login is timed out. Set 0 to disable. Individual servers may override this value using a NetworkAccessPointMBean.

 


networkChannelMaxCOMMessageSize

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The maximum COM 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.

 


networkChannelMaxT3MessageSize

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.

 


networkChannelMaxHTTPMessageSize

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The SSL listen port for the channel. Individual server's may override this value, but may not enable the port if disabled here and may not disable the port if enabled here. SSL must be configured and enabled for this port to work. Individual servers may override this value using a NetworkAccessPointMBean.

 


networkChannelSSLListenPort

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.

 


networkChannelTunnelingClientPingSecs

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Interval (in seconds) at which to ping an http-tunneled client to see if its still alive. Individual servers may override this value using a NetworkAccessPointMBean.

 


networkChannelTunnelingClientTimeoutSecs

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Duration (in seconds) after which a missing http-tunneled client is considered dead. Individual servers may override this value using a NetworkAccessPointMBean.

 


networkChannelBoundOutgoingEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Bind new outgoing server side T3 or T3S connections to the server channel's listen address. Other protocols ignore this field. This field is ignored for connections initiated via URLs, it takes effect if and only if the connection was initiated by accessing a remote reference (such as an EJB or RMI stub.).

 


networkChannelCOMEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Whether or not plaintext (non-SSL) COM traffic is enabled.

 


networkChannelHTTPEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Whether or not plaintext (non-SSL) HTTP traffic is enabled.

 


networkChannelHTTPSEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Whether or not secure (SSL) HTTP traffic is enabled.

 


networkChannelListenPortEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Whether or not plaintext port is enabled for the channel.

 


networkChannelOutgoingEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Whether or not new server-to-server connections may consider this channel when initiating.

 


networkChannelSSLListenPortEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Whether or not SSL port is enabled for the channel. SSL must be configured and enabled in addition to this setting for the SSL port to work.

 


networkChannelT3Enabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Whether or not plaintext (non-SSL) T3 traffic is enabled. Note: It is not possible to disable T3 traffic on the default channel(s).

 


networkChannelT3SEnabled

SYNTAX

INTEGER

ACCESSread-only

DESCRIPTION

Whether or not secure T3 traffic is enabled. Note: It is not possible to disable T3 traffic on the default channel(s).

 


networkChannelTunnelingEnabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Enables tunneling via http.

 


NodeManager Table

This table represents a nodeManager in the domain.

Variable Name

Object Identifier

nodeManagerIndex

1.3.6.1.4.1.140.625.707.1.1

nodeManagerObjectName

1.3.6.1.4.1.140.625.707.1.5

nodeManagerType

1.3.6.1.4.1.140.625.707.1.10

nodeManagerName

1.3.6.1.4.1.140.625.707.1.15

nodeManagerParent

1.3.6.1.4.1.140.625.707.1.20

nodeManagerCertificate

1.3.6.1.4.1.140.625.707.1.25

nodeManagerCertificateType

1.3.6.1.4.1.140.625.707.1.30

nodeManagerListenAddress

1.3.6.1.4.1.140.625.707.1.35

nodeManagerListenPort

1.3.6.1.4.1.140.625.707.1.40

nodeManagerTrustedCertsFile

1.3.6.1.4.1.140.625.707.1.45


 

 


nodeManagerIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


nodeManagerObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


nodeManagerType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


nodeManagerName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


nodeManagerParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


nodeManagerCertificate

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The certificate file to use for secure communications with NodeManager. The path is relative to the Administration Server's root directory.

 


nodeManagerCertificateType

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The certificate type used for secure communications with the NodeManager.

 


nodeManagerListenAddress

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The address on which NodeManager listens for connections.

 


nodeManagerListenPort

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The port on which NodeManager listens for connections.

 


nodeManagerTrustedCertsFile

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

The trusted certs file password to use for secure communication with NodeManager. The path is relative to the Administration Server's root directory.

 


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.

 


Security Table

The attributes in this table specify the security properties of a WebLogic domain.

Variable Name

Object Identifier

securityIndex

1.3.6.1.4.1.140.625.710.1.1

securityObjectName

1.3.6.1.4.1.140.625.710.1.5

securityType

1.3.6.1.4.1.140.625.710.1.10

securityName

1.3.6.1.4.1.140.625.710.1.15

securityParent

1.3.6.1.4.1.140.625.710.1.20

securityAuditProviderClassName

1.3.6.1.4.1.140.625.710.1.25

securityConnectionFilter

1.3.6.1.4.1.140.625.710.1.30

securityConnectionFilterRules

1.3.6.1.4.1.140.625.710.1.35

securityConnectionLoggerEnabled

1.3.6.1.4.1.140.625.710.1.45

securitySystemUser

1.3.6.1.4.1.140.625.710.1.55

securityCompatibilityMode

1.3.6.1.4.1.140.625.710.1.60

securityGuestDisabled

1.3.6.1.4.1.140.625.710.1.65


 

 


securityIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


securityObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


securityType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


securityName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


securityParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


securityAuditProviderClassName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The name of the Java class that implements a 6.x Auditing provider. The Auditing provider must be an implementation of the weblogic.security.audit.AuditProvider interface.

 


securityConnectionFilter

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The name of the Java class that implements a connection filter. The connection filter must be an implementation of the weblogic.security.net.ConnectionFilter interface.

 


securityConnectionFilterRules

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The list of rules for the system connection filter. If none are specified, all connections are accepted.

 


securityConnectionLoggerEnabled

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Enables the logging of accepted connections. This attribute can be used by a system administrator to dynamically check the incoming connections in the log file to determine if filtering needs to be performed.

 


securitySystemUser

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The name of the system user. This attribute must be specified.

 


securityCompatibilityMode

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Specifies whether migration from a WebLogic Server 6.x security configuration is enabled.

 


securityGuestDisabled

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Specifies whether or not guest logins can be used to access WebLogic Server resources.

 


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

serverJDBCLoggingEnabled

1.3.6.1.4.1.140.625.730.1.165

serverJDBCLogFileName

1.3.6.1.4.1.140.625.730.1.170

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.

 


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.

 


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

 


serverListenAddress

Syntax

DisplayString SIZE(1..256)

Access

read-only

Description

The listening port address.

 


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

The server administration port.

 


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.

 


ServerStart Table

This table represents the attributes of a serverStart class entry.

Variable Name

Object Identifier

serverStartIndex

1.3.6.1.4.1.140.625.735.1.1

serverStartObjectName

1.3.6.1.4.1.140.625.735.1.5

serverStartType

1.3.6.1.4.1.140.625.735.1.10

serverStartName

1.3.6.1.4.1.140.625.735.1.15

serverStartParent

1.3.6.1.4.1.140.625.735.1.20

serverStartArguments

1.3.6.1.4.1.140.625.735.1.25

serverStartBeaHome

1.3.6.1.4.1.140.625.735.1.30

serverStartClassPath

1.3.6.1.4.1.140.625.735.1.35

serverStartJavaHome

1.3.6.1.4.1.140.625.735.1.40

serverStartRootDirectory

1.3.6.1.4.1.140.625.735.1.45

serverStartSecurityPolicyFile

1.3.6.1.4.1.140.625.735.1.50

serverStartUsername

1.3.6.1.4.1.140.625.735.1.55


 

 


serverStartIndex

SYNTAX

DisplayString (SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


serverStartObjectName

SYNTAX

DisplayString (SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


serverStartType

SYNTAX

DisplayString (SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


serverStartName

SYNTAX

DisplayString (SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


serverStartParent

SYNTAX

DisplayString (SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


serverStartArguments

SYNTAX

DisplayString (SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The startup arguments to use when starting this server.

 


serverStartBeaHome

SYNTAX

DisplayString (SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Returns the BEA home to be used to start this server. Note that this path is on the remote machine.

 


serverStartClassPath

SYNTAX

DisplayString (SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Set the classpath to be used to start this server. Note that this path is on the remote machine.

 


serverStartJavaHome

SYNTAX

DisplayString (SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The Java home directory (on the remote machine) to use when starting this server. The java binary (or java.exe executable in Windows) is taken from the Java home /bin directory to start the managed server.

 


serverStartRootDirectory

SYNTAX

DisplayString (SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Returns the RootDirectory to be used to start this server. Note that this path is on the remote machine.

 


serverStartSecurityPolicyFile

SYNTAX

DisplayString (SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The security policy file to use when starting this server. Note that the directory and filename refer to a path on the remote machine.

 


serverStartUsername

SYNTAX

DisplayString (SIZE (1.. 256))

ACCESS

read-only

DESCRIPTION

The username to use when booting the server and performing server health monitoring.

 


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

 


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.

 


virtualHostWAPEnabled

Syntax

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

Access

read-only

Description

True if WAP is enabled.

 


virtualHostClusteringEnabled

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.

 


WTCtBridgeGlobalMBean Table

The attributes in this table configure the behavior of the WTCtBridgeGlobal MBean for a WTCServer.

Variable Name

Object Identifier

wtctBridgeGlobalIndex

1.3.6.1.4.1.140.625.805.1.1

wtctBridgeGlobalObjectName

1.3.6.1.4.1.140.625.805.1.5

wtctBridgeGlobalType

1.3.6.1.4.1.140.625.805.1.10

wtctBridgeGlobalName

1.3.6.1.4.1.140.625.805.1.15

wtctBridgeGlobalParent

1.3.6.1.4.1.140.625.805.1.20

wtctBridgeGlobalAllowNonStandardTypes

1.3.6.1.4.1.140.625.805.1.25

wtctBridgeGlobalDefaultReplyDeliveryMode

1.3.6.1.4.1.140.625.805.1.30

wtctBridgeGlobalDeliveryModeOverride

1.3.6.1.4.1.140.625.805.1.35

wtctBridgeGlobalJmsFactory

1.3.6.1.4.1.140.625.805.1.40

wtctBridgeGlobalJmsToTuxPriorityMap

1.3.6.1.4.1.140.625.805.1.45

wtctBridgeGlobalJndiFactory

1.3.6.1.4.1.140.625.805.1.50

wtctBridgeGlobalRetries

1.3.6.1.4.1.140.625.805.1.55

wtctBridgeGlobalRetryDelay

1.3.6.1.4.1.140.625.805.1.60

wtctBridgeGlobalTimeout

1.3.6.1.4.1.140.625.805.1.65

wtctBridgeGlobalTransactional

1.3.6.1.4.1.140.625.805.1.70

wtctBridgeGlobalTuxErrorQueue

1.3.6.1.4.1.140.625.805.1.75

wtctBridgeGlobalTuxFactory

1.3.6.1.4.1.140.625.805.1.80

wtctBridgeGlobalTuxToJmsPriorityMap

1.3.6.1.4.1.140.625.805.1.85

wtctBridgeGlobalUserId

1.3.6.1.4.1.140.625.805.1.90

wtctBridgeGlobalWlsErrorDestination

1.3.6.1.4.1.140.625.805.1.95


 

 


wtctBridgeGlobalIndex

SYNTAX

DisplayString SSIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


wtctBridgeGlobalObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


wtctBridgeGlobalType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


wtctBridgeGlobalName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


wtctBridgeGlobalParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


wtctBridgeGlobalAllowNonStandardTypes

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines a flag used to specify if non-standard data types are allowed to pass through the tBridge. Standard types are: type ASCII text (TextMessage, STRING), or type BLOB (BytesMessage, CARRAY).

 


wtctBridgeGlobalDefaultReplyDeliveryMode

SYNTAX

DisplayString SIZE (1.. 256)

ACCESSread-only

DESCRIPTION

Defines the reply delivery mode to associate with a message when placing messages onto the target location.

 


wtctBridgeGlobalDeliveryModeOverride

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the delivery mode to use when placing messages onto the target location.

 


wtctBridgeGlobalJmsFactory

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name of the JMS connection factory.

 


wtctBridgeGlobalJmsToTuxPriorityMap

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the mapping of priorities from JMS to Tuxedo.

 


wtctBridgeGlobalJndiFactory

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name of the JNDI lookup factory.

 


wtctBridgeGlobalRetries

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Defines the number of attempts to redirect a message before putting the message in the specified error location and logging an error.

 


wtctBridgeGlobalRetryDelay

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Defines the minimum amount of time (milliseconds) to wait before redirecting a message after a failure. During this time, no other messages are redirected from the thread. Other threads may continue to redirect messages.

 


wtctBridgeGlobalTimeout

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Defines the effective length of a timeout for an entire redirection (seconds) when placing a message on the target location. 0 indicates an infinite wait.

 


wtctBridgeGlobalTransactional

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines a flag that specifies the use of transactions when retrieving messages from a source location and when placing messages on a target location.

 


wtctBridgeGlobalTuxErrorQueue

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name of the Tuxedo queue used to store a message that connot be redirected to a Tuxedo/Q source queue. This queue is in the same queue space as the source queue.

 


wtctBridgeGlobalTuxFactory

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name of the Tuxedo connection factory.

 


wtctBridgeGlobalTuxToJmsPriorityMap

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the mapping of priorities to map from Tuxedo to JMS.

 


wtctBridgeGlobalUserId

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines a user identity for all messages handled by the tBridge for ACL checks when security is configured.

 


wtctBridgeGlobalWlsErrorDestination

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name of the location used to store WebLogic Server JMS messages when a message cannot be redirected.

 


WTCExportMbean Table

The attributes in this table configure the behavior of the WTCExport MBean for a WTCServer.

Variable Name

Object Identifier

wtcExportIndex

1.3.6.1.4.1.140.625.810.1.1

wtcExportObjectName

1.3.6.1.4.1.140.625.810.1.5

wtcExportType

1.3.6.1.4.1.140.625.810.1.10

wtcExportName

1.3.6.1.4.1.140.625.810.1.15

wtcExportParent

1.3.6.1.4.1.140.625.810.1.20

wtcExportEJBName

1.3.6.1.4.1.140.625.810.1.25

wtcExportLocalAccessPoint

1.3.6.1.4.1.140.625.810.1.30

wtcExportRemoteName

1.3.6.1.4.1.140.625.810.1.35

wtcExportResourceName

1.3.6.1.4.1.140.625.810.1.40


 

 


wtcExportIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


wtcExportObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


wtcExportType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


wtcExportName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


wtcExportParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


wtcExportEJBName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name of the local access point that exports the service.

 


wtcExportLocalAccessPoint

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name of the local access point that exports the service.

 


wtcExportRemoteName

SYNTAX

DisplayString SIZE (1.. 256))

ACCESS

read-only

DESCRIPTION

Defines the remote name of the service. If not specified, the ResourceName attribute is used.

 


wtcExportResourceName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name used to identify an exported service.

 


WTCImportMbean Table

The attributes in this table configure the behavior of the WTCImport MBean for a WTCServer.

Variable Name

Object Identifier

wtcImportIndex

1.3.6.1.4.1.140.625.815.1.1

wtcImportObjectName

1.3.6.1.4.1.140.625.815.1.5

wtcImportType

1.3.6.1.4.1.140.625.815.1.10

wtcImportName

1.3.6.1.4.1.140.625.815.1.15

wtcImportParent

1.3.6.1.4.1.140.625.815.1.20

wtcImportRemoteAccessPointList

1.3.6.1.4.1.140.625.815.1.25

wtcImportLocalAccessPoint

1.3.6.1.4.1.140.625.815.1.30

wtcImportRemoteName

1.3.6.1.4.1.140.625.815.1.35

wtcImportResourceName

1.3.6.1.4.1.140.625.815.1.40


 

 


wtcImportIndex

SYNTAX

DisplayString SIZE (1.. 16 )

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


wtcImportObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


wtcImportType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


wtcImportName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


wtcImportParent

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

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

 


wtcImportRemoteAccessPointList

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

A comma-separated failover list that identifies the remote domain access points through which a resource is imported.

 


wtcImportLocalAccessPoint

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The certificate type used for secure communications with the wtcImport .

 


wtcImportRemoteName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The RemoteName for this resource. RemoteName is the remote name of the service. If not specified, this defaults to the ResourceName attribute.

 


wtcImportResourceName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

The port on which wtcImport listens for connections.

 


WTCLocalTuxDomMBean Table

The attributes in this table configure the behavior of the WTCLocalTuxDom MBean for a WTCServer.

Variable Name

Object Identifier

wtcLocalTuxDomIndex

1.3.6.1.4.1.140.625.817.1.1

wtcLocalTuxDomObjectName

1.3.6.1.4.1.140.625.817.1.5

wtcLocalTuxDomType

1.3.6.1.4.1.140.625.817.1.10

wtcLocalTuxDomName

1.3.6.1.4.1.140.625.817.1.15

wtcLocalTuxDomParent

1.3.6.1.4.1.140.625.817.1.20

wtcLocalTuxDomAccessPoint

1.3.6.1.4.1.140.625.817.1.25

wtcLocalTuxDomAccessPointId

1.3.6.1.4.1.140.625.817.1.30

wtcLocalTuxDomBlockTime

1.3.6.1.4.1.140.625.817.1.35

wtcLocalTuxDomCmpLimit

1.3.6.1.4.1.140.625.817.1.40

wtcLocalTuxDomConnectionPolicy

1.3.6.1.4.1.140.625.817.1.45

wtcLocalTuxDomConnPrincipalName

1.3.6.1.4.1.140.625.817.1.50

wtcLocalTuxDomInteroperate

1.3.6.1.4.1.140.625.817.1.55

wtcLocalTuxDomMaxEncryptBits

1.3.6.1.4.1.140.625.817.1.60

wtcLocalTuxDomMaxRetries

1.3.6.1.4.1.140.625.817.1.65

wtcLocalTuxDomMinEncryptBits

1.3.6.1.4.1.140.625.817.1.70

wtcLocalTuxDomNWAddr

1.3.6.1.4.1.140.625.817.1.75

wtcLocalTuxDomRetryInterval

1.3.6.1.4.1.140.625.817.1.80

wtcLocalTuxDomSecurity

1.3.6.1.4.1.140.625.817.1.85


 

 


wtcLocalTuxDomIndex

SYNTAX

DisplayString SIZE (1..16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


wtcLocalTuxDomObjectName

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


wtcLocalTuxDomType

SYNTAX

DisplayString SIZE (1..64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


wtcLocalTuxDomName

SYNTAX

DisplayString SIZE (1..64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


wtcLocalTuxDomParent

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

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

 


wtcLocalTuxDomAccessPoint

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines a unique name within the scope of MBean types WTCLocalTuxDom and WTCRemoteTuxDom used to identify the access point or domain.

 


wtcLocalTuxDomAccessPointId

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the domain access point identifier. This identifier is a unique name across all local and remote domain access points.

 


wtcLocalTuxDomBlockTime

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Defines the maximum wait time (seconds) allowed for a blocking call.

 


wtcLocalTuxDomCmpLimit

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Defines the compression threshold used when sending data to a remote domain. Application buffers larger than this size are compressed.

 


wtcLocalTuxDomConnectionPolicy

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the conditions under which a local domain tries to establish a connection to a remote domain.

 


wtcLocalTuxDomConnPrincipalName

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the principal name used to verify the identity of this domain when establishing a connection to another domain.

 


wtcLocalTuxDomInteroperate

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Specifies whether the local domain interoperates with remote domains that are based upon Tuxedo release 6.5. If Yes, the local domain interoperates with a Tuxedo 6.5 domain.

 


wtcLocalTuxDomMaxEncryptBits

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the maximum encryption key length (in bits) used when establishing a network connection for a local domain.

 


wtcLocalTuxDomMaxRetries

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Defines the number of times that a domain gateway tries to establish connections to remote domain access points. Use only when Connection Policy is set to ON_STARTUP.

 


wtcLocalTuxDomMinEncryptBits

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the minimum encryption key length (in bits) used when establishing a network connection for a local domain.

 


wtcLocalTuxDomNWAddr

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the network address of the local domain gateway.

 


wtcLocalTuxDomRetryInterval

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Defines the number of seconds between automatic attempts to establish a connection to remote domain access points. Use only when Connection Policy is set to ON_STARTUP.

 


wtcLocalTuxDomSecurity

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the type of application security enforced.

 


WTCRemoteTuxDomMBean Table

The attributes in this table configure the behavior of the WTCRemoteTuxDom MBean for a WTCServer.

Variable Name

Object Identifier

wtcRemoteTuxDomIndex

1.3.6.1.4.1.140.625.820.1.1

wtcRemoteTuxDomObjectName

1.3.6.1.4.1.140.625.820.1.5

wtcRemoteTuxDomType

1.3.6.1.4.1.140.625.820.1.10

wtcRemoteTuxDomName

1.3.6.1.4.1.140.625.820.1.15

wtcRemoteTuxDomParent

1.3.6.1.4.1.140.625.820.1.20

wtcRemoteTuxDomAccessPoint

1.3.6.1.4.1.140.625.820.1.25

wtcRemoteTuxDomAccessPointId

1.3.6.1.4.1.140.625.820.1.30

wtcRemoteTuxDomAclPolicy

1.3.6.1.4.1.140.625.820.1.35

wtcRemoteTuxDomCmpLimit

1.3.6.1.4.1.140.625.820.1.40

wtcRemoteTuxDomConnectionPolicy

1.3.6.1.4.1.140.625.820.1.45

wtcRemoteTuxDomConnPrincipalName

1.3.6.1.4.1.140.625.820.1.50

wtcRemoteTuxDomCredentialPolicy

1.3.6.1.4.1.140.625.820.1.55

wtcRemoteTuxDomMaxEncryptBits

1.3.6.1.4.1.140.625.820.1.60

wtcRemoteTuxDomMaxRetries

1.3.6.1.4.1.140.625.820.1.65

wtcRemoteTuxDomMinEncryptBits

1.3.6.1.4.1.140.625.820.1.70

wtcRemoteTuxDomNWAddr

1.3.6.1.4.1.140.625.820.1.75

wtcRemoteTuxDomRetryInterval

1.3.6.1.4.1.140.625.820.1.80

wtcRemoteTuxDomTpUsrFile

1.3.6.1.4.1.140.625.820.1.85

wtcRemoteTuxDomFederationName

1.3.6.1.4.1.140.625.820.1.100

wtcRemoteTuxDomFederationURL

1.3.6.1.4.1.140.625.820.1.105

wtcRemoteTuxDomLocalAccessPoint

1.3.6.1.4.1.140.625.820.1.110


 

 


wtcRemoteTuxDomIndex

SYNTAX

DisplayString SIZE (1.. 16)

ACCESS

read-only

DESCRIPTION

Unique value directed from ObjectName which is used as table index.

 


wtcRemoteTuxDomObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


wtcRemoteTuxDomType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


wtcRemoteTuxDomName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


wtcRemoteTuxDomParent

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

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

 


wtcRemoteTuxDomAccessPoint

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines a unique name within the scope of MBean types WTCLocalTuxDom and WTCRemoteTuxDom used to identify the access point or domain.

 


wtcRemoteTuxDomAccessPointId

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the domain access point identifier. This identifier is unique across all local and remote domain access points.

 


wtcRemoteTuxDomAclPolicy

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the inbound access control list (ACL) policy toward requests from a remote domain.

 


wtcRemoteTuxDomCmpLimit

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Defines the compression threshold used when sending data to a remote domain. Application buffers larger than this size are compressed.

 


wtcRemoteTuxDomConnectionPolicy

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the conditions under which a local domain tries to establish a connection to a remote domain.

 


wtcRemoteTuxDomConnPrincipalName

SYNTAX

DisplayString SIZE (1..256 )

ACCESS

read-only

DESCRIPTION

Defines the principal name used to verify the identity of this domain when establishing a connectionto another domain.

 


wtcRemoteTuxDomCredentialPolicy

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the outbound access control list (ACL) policy toward requests to a remote domain.

 


wtcRemoteTuxDomFederationName

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the context at which to federate to a foreign name service.

 


wtcRemoteTuxDomFederationURL

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the URL for a foreign name service that is federated into JNDI.

 


wtcRemoteTuxDomLocalAccessPoint

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the local domain name from which a remote domain is reached.

 


wtcRemoteTuxDomMaxEncryptBits

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the maximum encryption key length (in bits) used when establishing a network connection for a local domain.

 


wtcRemoteTuxDomMaxRetries

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Defines the number of times that a domain gateway tries to establish connections to remote domain access points. Use only when Connection Policy is set to ON_STARTUP.

 


wtcRemoteTuxDomMinEncryptBits

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the minimum encryption key length (in bits) used when establishing a network connection for a local domain.

 


wtcRemoteTuxDomNWAddr

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the network address of the local domain gateway.

 


wtcRemoteTuxDomRetryInterval

SYNTAX

INTEGER

ACCESS

read-only

DESCRIPTION

Defines the number of seconds between automatic attempts to establish a connection to remote domain access points.

 


wtcRemoteTuxDomTpUsrFile

SYNTAX

DisplayString SIZE (1..256)

ACCESS

read-only

DESCRIPTION

Defines the full path to user password file containing uid/gid information.

 


WTCtBridgeRedirectMBean Table

The attributes in this table configure the behavior of the WTCtBridgeRedirect MBean for a WTCServer.

Variable Name

Object Identifier

wtctBridgeRedirectIndex

1.3.6.1.4.1.140.625.825.1.1

wtctBridgeRedirectObjectName

1.3.6.1.4.1.140.625.825.1.5

wtctBridgeRedirectType

1.3.6.1.4.1.140.625.825.1.10

wtctBridgeRedirectName

1.3.6.1.4.1.140.625.825.1.15

wtctBridgeRedirectParent

1.3.6.1.4.1.140.625.825.1.20

wtctBridgeRedirectDirection

1.3.6.1.4.1.140.625.825.1.25

wtctBridgeRedirectMetaDataFile

1.3.6.1.4.1.140.625.825.1.30

wtctBridgeRedirectReplyQ

1.3.6.1.4.1.140.625.825.1.35

wtctBridgeRedirectSourceAccessPoint

1.3.6.1.4.1.140.625.825.1.40

wtctBridgeRedirectSourceName

1.3.6.1.4.1.140.625.825.1.45

wtctBridgeRedirectSourceQspace

1.3.6.1.4.1.140.625.825.1.50

wtctBridgeRedirectTargetAccessPoint

1.3.6.1.4.1.140.625.825.1.55

wtctBridgeRedirectTargetName

1.3.6.1.4.1.140.625.825.1.60

wtctBridgeRedirectTargetQspace

1.3.6.1.4.1.140.625.825.1.65

wtctBridgeRedirectTranslateFML

1.3.6.1.4.1.140.625.825.1.70


 

 


wtctBridgeRedirectIndex

Syntax

DisplayString SIZE (1.. 16 )

ACCESS

read-only

Description

Unique value directed from ObjectName which is used as table index.

 


wtctBridgeRedirectObjectName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

JMX-standard MBean name.

 


wtctBridgeRedirectType

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean type.

 


wtctBridgeRedirectName

SYNTAX

DisplayString SIZE (1.. 64)

ACCESS

read-only

DESCRIPTION

BEA-proprietary MBean name.

 


wtctBridgeRedirectParent

SYNTAX

DisplayString SIZE (1.. 256 )

ACCESS

read-only

DESCRIPTION

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

 


wtctBridgeRedirectDirection

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the direction of data flow. Each defined direction is handled by starting a new thread. At least one redirection must be specified in the tBridge configuration or the tBridge will fail to start and an error will be logged.

 


wtctBridgeRedirectMetaDataFile

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name of the metadataFile URL used to passed to the call WLXT.

 


wtctBridgeRedirectReplyQ

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name of the JMS queue used specifically for synchronous calls to a TUXEDO service. The response is returned to the JMS ReplyQ.

 


wtctBridgeRedirectSourceAccessPoint

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name of the local or remote access point where the source is located.

 


wtctBridgeRedirectSourceName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name of a source queue or service. Specify a JMS queue name, a TUXEDO queue name, or the name of a TUXEDO service.

 


wtctBridgeRedirectSourceQspace

SYNTAX

DisplayString (SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name of the Qspace for a source location.

 


wtctBridgeRedirectTargetAccessPoint

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name of the local or remote access point where the target is located.

 


wtctBridgeRedirectTargetName

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines a target queue or service. Specify a JMS queue name, a TUXEDO queue name, or the name of a TUXEDO service.

 


wtctBridgeRedirectTargetQspace

SYNTAX

DisplayString SIZE (1.. 256)

ACCESS

read-only

DESCRIPTION

Defines the name of the Qspace for a target location.

 


wtctBridgeRedirectTranslateFML

SYNTAX

DisplayString SIZE (1.. 256 )

ACCESS

read-only

DESCRIPTION

Defines the type of XMl/FML translation.

 


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 Next