Entry of jdbcConnectionPoolRuntimeTable
Parsed from file BEA-WEBLOGIC-MIB.mib.txt
Company: None
Module: BEA-WEBLOGIC-MIB
Entry of jdbcConnectionPoolRuntimeTable
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]
jdbcConnectionPoolRuntimeEntry OBJECT-TYPE SYNTAX JdbcConnectionPoolRuntimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of jdbcConnectionPoolRuntimeTable" INDEX { jdbcConnectionPoolRuntimeIndex} ::= { jdbcConnectionPoolRuntimeTable 1 }
jdbcConnectionPoolRuntimeEntry OBJECT-TYPE SYNTAX JdbcConnectionPoolRuntimeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of jdbcConnectionPoolRuntimeTable" INDEX { jdbcConnectionPoolRuntimeIndex} ::= { jdbcConnectionPoolRuntimeTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.140.625.190.1.1 | jdbcConnectionPoolRuntimeIndex | 0 | 0 | Unique value directed from ObjectName which is used as table index |
1.3.6.1.4.1.140.625.190.1.5 | jdbcConnectionPoolRuntimeObjectName | 0 | 0 | JMX-standard MBean name |
1.3.6.1.4.1.140.625.190.1.10 | jdbcConnectionPoolRuntimeType | 0 | 0 | BEA-proprietary MBean type |
1.3.6.1.4.1.140.625.190.1.15 | jdbcConnectionPoolRuntimeName | 0 | 0 | BEA-proprietary MBean name |
1.3.6.1.4.1.140.625.190.1.20 | jdbcConnectionPoolRuntimeParent | 0 | 0 | BEA-proprietary Parent object's identification, with syntax |
1.3.6.1.4.1.140.625.190.1.25 | jdbcConnectionPoolRuntimeActiveConnectionsCurrentCount | 0 | 0 | The current total active connections. |
1.3.6.1.4.1.140.625.190.1.30 | jdbcConnectionPoolRuntimeWaitingForConnectionCurrentCount | 0 | 0 | The current total waiting for a connection. |
1.3.6.1.4.1.140.625.190.1.35 | jdbcConnectionPoolRuntimeVersionJDBCDriver | 0 | 0 | The version of the JDBC driver, in the format of concatenating the Driver class name with 'major: XX, minor: YY'. |
1.3.6.1.4.1.140.625.190.1.40 | jdbcConnectionPoolRuntimeActiveConnectionsHighCount | 0 | 0 | The high water mark of active connections in this JDBCConnectionPoolRuntimeMBean. The count starts at zero each time the JDBCCon… |
1.3.6.1.4.1.140.625.190.1.45 | jdbcConnectionPoolRuntimeWaitingForConnectionHighCount | 0 | 0 | The high water mark of waiters for a connection in this JDBCConnectionPoolRuntimeMBean. The count starts at zero each time the J… |
1.3.6.1.4.1.140.625.190.1.50 | jdbcConnectionPoolRuntimeWaitSecondsHighCount | 0 | 0 | The number of seconds the longest waiter for a connection waited |
1.3.6.1.4.1.140.625.190.1.55 | jdbcConnectionPoolRuntimeConnectionsTotalCount | 0 | 0 | the total number of JDBC connections in this JDBCConnectionPoolRuntimeMBean since the pool is instantiated. |
1.3.6.1.4.1.140.625.190.1.60 | jdbcConnectionPoolRuntimeMaxCapacity | 0 | 0 | The maximum capacity of this JDBC pool |
1.3.6.1.4.1.140.625.190.1.61 | jdbcConnectionPoolRuntimeActiveConnectionsAverageCount | 0 | 0 | The running average of active connections in this JDBCConnectionPoolRuntimeMBean |
1.3.6.1.4.1.140.625.190.1.62 | jdbcConnectionPoolRuntimeConnectionDelayTime | 0 | 0 | Averaged time necessary to get a connection from the database |
1.3.6.1.4.1.140.625.190.1.63 | jdbcConnectionPoolRuntimeConnectionLeakProfileCount | 0 | 0 | Generated Object. |
1.3.6.1.4.1.140.625.190.1.64 | jdbcConnectionPoolRuntimeCurrCapacity | 0 | 0 | Returns the current capacity of this connection pool. |
1.3.6.1.4.1.140.625.190.1.65 | jdbcConnectionPoolRuntimeFailuresToReconnectCount | 0 | 0 | Number of cases when a connection pool attempted to refresh a connection to a database and failed |
1.3.6.1.4.1.140.625.190.1.66 | jdbcConnectionPoolRuntimeHighestNumAvailable | 0 | 0 | Returns the highest number of available connections in this pool |
1.3.6.1.4.1.140.625.190.1.67 | jdbcConnectionPoolRuntimeHighestNumUnavailable | 0 | 0 | Returns the highest number of unavailable connections in this pool |
1.3.6.1.4.1.140.625.190.1.68 | jdbcConnectionPoolRuntimeLeakedConnectionCount | 0 | 0 | Number of leaked connections. |
1.3.6.1.4.1.140.625.190.1.69 | jdbcConnectionPoolRuntimeNumAvailable | 0 | 0 | Returns the number of available connections in this pool |
1.3.6.1.4.1.140.625.190.1.70 | jdbcConnectionPoolRuntimeNumUnavailable | 0 | 0 | Returns the number of unavailable connections in this pool |
1.3.6.1.4.1.140.625.190.1.71 | jdbcConnectionPoolRuntimeStatementProfileCount | 0 | 0 | Number of the SQL statement profiles in profile storage. |