All MIBs › BEA-WEBLOGIC-MIB › messagingBridgePreserveMsgProperty
messagingBridgePreserveMsgProperty
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::messagingBridgePreserveMsgProperty
OID (numeric): 1.3.6.1.4.1.140.625.786.1.103
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Specifies if message properties are preserved when messages are forwarded by a bridge instance. If the target bridge destination is on wls 9.0 or higher, the following message properties are preserved: message ID message timestamp user ID delivery mode priority expiration time redelivery limit unit of order name If the target bridge destination is on wls between 6.0 and 8.1 or on a foreign JMS server, the following message properties are preserved: delivery mode priority expiration time If the target bridge destination is on wls 5.1 or older, no properties are preserved.
What is messagingBridgePreserveMsgProperty?
This flag indicates whether message properties (ID, timestamp, priority, delivery mode) are preserved during bridging to the target system. Architects enable this to maintain end-to-end message integrity. Example: when true, a message's original timestamp and priority survive the bridge; false resets properties.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.786.1.103 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::messagingBridgePreserveMsgProperty
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.786.1.103.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::messagingBridgePreserveMsgProperty.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::messagingBridgePreserveMsgProperty 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.140 | bea | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625 | wls | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.786 | messagingBridgeTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.786.1 | messagingBridgeEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.786.1.103 | messagingBridgePreserveMsgProperty | BEA-WEBLOGIC-MIB |