Entry of jdbcTxDataSourceTable
Parsed from file BEA-WEBLOGIC-MIB.mib.txt
Company: None
Module: BEA-WEBLOGIC-MIB
Entry of jdbcTxDataSourceTable
Parsed from file BEA-WEBLOGIC-MIB.mib
Module: BEA-WEBLOGIC-MIB
Vendor: Independence Technologies, Inc.(ITI)
Module: BEA-WEBLOGIC-MIB
[Automatically extracted from oidview.com]
jdbcTxDataSourceEntry OBJECT-TYPE SYNTAX JdbcTxDataSourceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of jdbcTxDataSourceTable" INDEX { jdbcTxDataSourceIndex} ::= { jdbcTxDataSourceTable 1 }
jdbcTxDataSourceEntry OBJECT-TYPE SYNTAX JdbcTxDataSourceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of jdbcTxDataSourceTable" INDEX { jdbcTxDataSourceIndex} ::= { jdbcTxDataSourceTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.140.625.590.1.1 | jdbcTxDataSourceIndex | 0 | 0 | Unique value directed from ObjectName which is used as table index |
1.3.6.1.4.1.140.625.590.1.5 | jdbcTxDataSourceObjectName | 0 | 0 | JMX-standard MBean name |
1.3.6.1.4.1.140.625.590.1.10 | jdbcTxDataSourceType | 0 | 0 | BEA-proprietary MBean type |
1.3.6.1.4.1.140.625.590.1.15 | jdbcTxDataSourceName | 0 | 0 | BEA-proprietary MBean name |
1.3.6.1.4.1.140.625.590.1.20 | jdbcTxDataSourceParent | 0 | 0 | BEA-proprietary Parent object's identification, with syntax |
1.3.6.1.4.1.140.625.590.1.25 | jdbcTxDataSourceJNDIName | 0 | 0 | The JNDI path to where this TxDataSource is bound. Applications that look up the JNDI path will get a javax.sql.DataSource insta… |
1.3.6.1.4.1.140.625.590.1.30 | jdbcTxDataSourcePoolName | 0 | 0 | The name of the JDBC connection pool that is associated with this TxDataSource |
1.3.6.1.4.1.140.625.590.1.35 | jdbcTxDataSourceEnableTwoPhaseCommit | 0 | 0 | Specifies whether this TxDataSource is enabled to participate in distributed transaction if this TxDataSource is associated with… |
1.3.6.1.4.1.140.625.590.1.40 | jdbcTxDataSourceTargets | 0 | 0 | The targets where this jdbc data source is deployed. |
1.3.6.1.4.1.140.625.590.1.45 | jdbcTxDataSourceRowPrefetchEnabled | 0 | 0 | Whether to enable row prefetching between client and WebLogic Server for each ResultSet. The WebLogic Server will ignore this se… |
1.3.6.1.4.1.140.625.590.1.50 | jdbcTxDataSourceRowPrefetchSize | 0 | 0 | Number of rows to prefetch between client and WebLogic Server when not in the same JVM. |
1.3.6.1.4.1.140.625.590.1.55 | jdbcTxDataSourceStreamChunkSize | 0 | 0 | Streaming datatypes (e.g. blob/clob) will be pulled in StreamChunkSize sized chunks from the WebLogic Server to the client as ne… |