BEA-WEBLOGIC-MIB :: serverJDBCLLRTableName

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBserverJDBCLLRTableName

serverJDBCLLRTableName

Module: BEA-WEBLOGIC-MIB

OID (symbolic): BEA-WEBLOGIC-MIB::serverJDBCLLRTableName

OID (numeric): 1.3.6.1.4.1.140.625.730.1.306

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: The table name for this server's Logging Last Resource (LLR) database table(s). WebLogic Server creates the table(s) and then uses them during transaction processing for the LLR transaction optimization. This setting must be unique for each server. The default table name is WL_LLR_SERVERNAME. This setting only applies if this server hosts one or more LLR-enabled JDBC data sources. The format for the tables that WebLogic Server creates is [[[catalog.]schema.]name. Each '.' in the table name is significant, and schema generally corresponds to username in many databases. IMPORTANT: If this value is changed but the LLR table already exists in the database, you must preserve the existing table's data. Consequently, when changing the table name, the existing database table must be renamed by a database administrator to match the new configured table name. Otherwise, transaction records may be lost, resulting in heuristic failures that aren't logged. IMPORTANT: Each server's table name must be unique. Multiple LLR-enabled data sources within the same server may share the same table, but multiple servers must not share the same table. If multiple same-named servers share a table, the behavior is undefined and it is likely that transactions will not recover properly after a crash, creating heuristic hazards.

What is serverJDBCLLRTableName?

This OID specifies the database table name for Logging Last Resource (LLR) transaction optimization entries. Must be unique per server. Example: WL_LLR_managed1 is the LLR table for the managed1 server, used during two-phase commit.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.730.1.306
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::serverJDBCLLRTableName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.730.1.306.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::serverJDBCLLRTableName.1

Start monitoring BEA/Oracle WebLogic Server (Java EE application server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BEA-WEBLOGIC-MIB::serverJDBCLLRTableName OID value, configure state conditions and alerts, and monitor any BEA/Oracle WebLogic Server (Java EE application server) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.140beaBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625wlsBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.730serverTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.730.1serverEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.730.1.306serverJDBCLLRTableNameBEA-WEBLOGIC-MIB