All MIBs › BEA-WEBLOGIC-MIB › sslCertAuthenticator
sslCertAuthenticator
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::sslCertAuthenticator
OID (numeric): 1.3.6.1.4.1.140.625.745.1.39
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The name of the Java class that implements the weblogic.security.acl.CertAuthenticator class, which is deprecated in this release of WebLogic Server. This field is for Compatibility security only, and is only used when the Realm Adapter Authentication provider is configured. The weblogic.security.acl.CertAuthenticator class maps the digital certificate of a client to a WebLogic Server user. The class has an authenticate() method that WebLogic Server calls after validating the digital certificate presented by the client.
What is sslCertAuthenticator?
This object names the Java class implementing certificate-to-user authentication, a deprecated feature in modern WebLogic used only for backward compatibility. Legacy system administrators check this when migrating off old Realm Adapter authentication providers. Example: 'com.mycompany.LegacyCertAuthenticator' indicates a custom class mapping certificate DNs to user accounts in an obsolete security model.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.745.1.39 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::sslCertAuthenticator
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.745.1.39.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::sslCertAuthenticator.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::sslCertAuthenticator 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.745 | sslTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.745.1 | sslEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.745.1.39 | sslCertAuthenticator | BEA-WEBLOGIC-MIB |