All MIBs › BEA-WEBLOGIC-MIB › singleSignOnServicesAuthnRequestTimeout
singleSignOnServicesAuthnRequestTimeout
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::singleSignOnServicesAuthnRequestTimeout
OID (numeric): 1.3.6.1.4.1.140.625.1105.1.14
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Gets the maximum timeout (in seconds) of <AuthnRequest> documents stored in the local cache. This cache is of documents issued by the local SP that are awaiting response from a partner IdP. Documents that reach this maximum timeout age will be expired from the local cache even if no response has yet been received from the partner IdP. If a reponse is subsequently returned by the partner IdP, the cache will behave as if the <AuthnRequest> had never been generated.
What is singleSignOnServicesAuthnRequestTimeout?
Sets the maximum time in seconds that an authentication request can remain in the cache before it expires, preventing replay of old requests. Requests exceeding this age are discarded even if a response later arrives from the partner. Example: setting this to 300 seconds (5 minutes) means if a user closes their browser and re-opens it more than 5 minutes later, the cached request expires and they must restart the login flow.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.1105.1.14 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::singleSignOnServicesAuthnRequestTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.1105.1.14.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::singleSignOnServicesAuthnRequestTimeout.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::singleSignOnServicesAuthnRequestTimeout 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.1105 | singleSignOnServicesTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.1105.1 | singleSignOnServicesEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.1105.1.14 | singleSignOnServicesAuthnRequestTimeout | BEA-WEBLOGIC-MIB |