BEA-WEBLOGIC-MIB :: comApartmentThreaded

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBcomApartmentThreaded

comApartmentThreaded

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.512.1.30

Node type: OBJECT-TYPE

Type: 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, * try setting this property. (COINIT_APARTMENTTHREADED).

What is comApartmentThreaded?

This boolean indicates whether COM is initialized using apartment threading (true) versus multi-threaded mode (false). It affects how Java threads interact with COM objects. Some legacy COM components require apartment threading for thread-safety.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.512.1.30
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::comApartmentThreaded

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.512.1.30.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::comApartmentThreaded.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::comApartmentThreaded 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.512comTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.512.1comEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.512.1.30comApartmentThreadedBEA-WEBLOGIC-MIB