All MIBs › BEA-WEBLOGIC-MIB › wtcLocalTuxDomKeepAliveWait
wtcLocalTuxDomKeepAliveWait
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::wtcLocalTuxDomKeepAliveWait
OID (numeric): 1.3.6.1.4.1.140.625.817.1.89
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Return value that tells whether this local Tuxedo access point requires the acknowledgement of Application Level Keep Alive, and how long it will wait without receiving acknowledgement before declare the connection is inaccessable.
What is wtcLocalTuxDomKeepAliveWait?
This specifies the timeout in milliseconds the bridge waits for keep-alive acknowledgments from the remote domain before declaring the connection dead. Example: 30000ms (30 seconds) allows for network delays before timeout.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.817.1.89 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::wtcLocalTuxDomKeepAliveWait
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.817.1.89.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::wtcLocalTuxDomKeepAliveWait.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wtcLocalTuxDomKeepAliveWait.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::wtcLocalTuxDomKeepAliveWait 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.817 | wtcLocalTuxDomTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.817.1 | wtcLocalTuxDomEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.817.1.89 | wtcLocalTuxDomKeepAliveWait | BEA-WEBLOGIC-MIB |