All MIBs › BEA-WEBLOGIC-MIB › safAgentWindowInterval
safAgentWindowInterval
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::safAgentWindowInterval
OID (numeric): 1.3.6.1.4.1.140.625.1035.1.8
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The maximum amount of time, in milliseconds, that a JMS sending agent will wait before forwarding messages in a single batch. A sending agent will wait to forward the message batch until either: (A) the source destination message count is greater than or equal to the configured Window Size; (B) it has waited a specified Window Interval, whichever comes first.
What is safAgentWindowInterval?
This OID specifies the maximum milliseconds a SAF sending agent waits before forwarding a batch of messages. Batches send when either the window size or interval threshold is reached. Example: setting to 1000 means the agent waits up to 1 second before shipping queued messages, even if the batch isn't full.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.1035.1.8 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::safAgentWindowInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.1035.1.8.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::safAgentWindowInterval.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::safAgentWindowInterval 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.1035 | safAgentTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.1035.1 | safAgentEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.1035.1.8 | safAgentWindowInterval | BEA-WEBLOGIC-MIB |