bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

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

DisplaySt