BEA-WEBLOGIC-MIB :: jtaSecurityInteropMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBjtaSecurityInteropMode

jtaSecurityInteropMode

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.690.1.56

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Specifies the security mode of the communication channel used for XA calls between servers that participate in a global transaction. All server instances in a domain must have the same security mode setting. Security Interoperability Mode options: default The transaction coordinator makes calls using the kernel identity over an admin channel if it is enabled, and anonymous otherwise. Man-in-the-middle attacks are possible if the admin channel is not enabled. performance The transaction coordinator makes calls using anonymous at all times. This implies a security risk since a malicious third party could then try to affect the outcome of transactions using a man-in-the-middle attack. compatibility The transaction coordinator makes calls as the kernel identity over an insecure channel. This is a high security risk because a successful man-in-the-middle attack would allow the attacker to gain administrative control over both domains. This setting should only be used when strong network security is in place.

What is jtaSecurityInteropMode?

This OID configures security for XA calls between servers in distributed transactions: 'default' uses kernel identity, 'performance' uses anonymous. Example: setting 'performance' mode speeds up distributed transactions at the cost of reduced security.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.690.1.56
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::jtaSecurityInteropMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.690.1.56.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::jtaSecurityInteropMode.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::jtaSecurityInteropMode 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.690jtaTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.690.1jtaEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.690.1.56jtaSecurityInteropModeBEA-WEBLOGIC-MIB