BEA-WEBLOGIC-MIB :: webserviceTimestampClockSynchronized

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBEA-WEBLOGIC-MIBwebserviceTimestampClockSynchronized

webserviceTimestampClockSynchronized

Module: BEA-WEBLOGIC-MIB

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

OID (numeric): 1.3.6.1.4.1.140.625.1185.1.6

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: Specifies whether the Web Service assumes synchronized clocks. If the clockSynchronized attribute is false, the Web Service rejects all inbound messages with that contain expirations, because this is the only safe way to ensure that the message hasn't already expired. In this case, the Web Service also does not enforce a freshness policy. If this attribute is set to true, then the Web Service enforces expirations on inbound messages to the best of its ability and enforces an optional freshness policy (via maxProcessingDelay). The default value of this attribute is true.

What is webserviceTimestampClockSynchronized?

This OID indicates whether the web service assumes the local clock is synchronized with client clocks, affecting how strictly timestamp validation is enforced. If clocks are not synchronized, the service must be more conservative with expiration checks. Example: if set to 'false', the service rejects all messages with expiration times regardless of the timestamp, since it cannot trust clock accuracy.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.1185.1.6
snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::webserviceTimestampClockSynchronized

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.1185.1.6.1
snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::webserviceTimestampClockSynchronized.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::webserviceTimestampClockSynchronized 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.1185webserviceTimestampTableBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.1185.1webserviceTimestampEntryBEA-WEBLOGIC-MIB
1.3.6.1.4.1.140.625.1185.1.6webserviceTimestampClockSynchronizedBEA-WEBLOGIC-MIB