All MIBs › BEA-WEBLOGIC-MIB › clusterMemberWarmupTimeoutSeconds
clusterMemberWarmupTimeoutSeconds
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::clusterMemberWarmupTimeoutSeconds
OID (numeric): 1.3.6.1.4.1.140.625.510.1.81
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Maximum number of seconds that a cluster member will wait to discover and synchronize with other servers in the cluster. Normally, the member will be able to sync in 30 seconds. If the value of this attribute is higher, that does not necessarily mean that it will take longer for the member to warmup. Instead it defines an upper bound on the time that a server will wait to sync with the servers that it has discoverred. If the value is set 0, servers will not attempt to discover other running server in the cluster during server initialization
What is clusterMemberWarmupTimeoutSeconds?
This is the maximum seconds a new cluster member waits during startup to discover and sync with other members. It controls startup latency. A timeout of 30 seconds means a new server waits up to 30 seconds for cluster synchronization before becoming active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.510.1.81 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::clusterMemberWarmupTimeoutSeconds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.510.1.81.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::clusterMemberWarmupTimeoutSeconds.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::clusterMemberWarmupTimeoutSeconds 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.510 | clusterTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.510.1 | clusterEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.510.1.81 | clusterMemberWarmupTimeoutSeconds | BEA-WEBLOGIC-MIB |