All MIBs › BEA-WEBLOGIC-MIB › wtcRemoteTuxDomAppKey
wtcRemoteTuxDomAppKey
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::wtcRemoteTuxDomAppKey
OID (numeric): 1.3.6.1.4.1.140.625.820.1.119
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Specifies the type of AppKey plug-in used. The allowed values are: TpUsrFile - TpUsrFile is the default plug-in. It uses an imported Tuxedo TPUSR file to provide user security information. Previous releases of WebLogic Tuxedo Connector support this option. LDAP - The LDAP plug-in utilizes an embedded LDAP server to provide user security information. The user record must define the Tuxedo UID and GID information in the description field. This functionality is not supported in previous releases of WebLogic Tuxedo Connector. Custom - The Custom plug-in provides the ability to write your own AppKey generator class to provide the security information required by Tuxedo. This functionality is not supported in previous releases of WebLogic Tuxedo Connector.
What is wtcRemoteTuxDomAppKey?
This specifies which AppKey generation method the bridge uses—'TpUsrFile' reads from a Tuxedo password file, 'LDAP' derives keys from LDAP, 'Custom' uses a pluggable class. Example: 'LDAP' integrates with corporate directory for centralized user management.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.820.1.119 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::wtcRemoteTuxDomAppKey
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.820.1.119.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::wtcRemoteTuxDomAppKey.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::wtcRemoteTuxDomAppKey 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.820 | wtcRemoteTuxDomTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.820.1 | wtcRemoteTuxDomEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.820.1.119 | wtcRemoteTuxDomAppKey | BEA-WEBLOGIC-MIB |