All MIBs › BEA-WEBLOGIC-MIB › securityConfigurationWebAppFilesCaseInsensitive
securityConfigurationWebAppFilesCaseInsensitive
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::securityConfigurationWebAppFilesCaseInsensitive
OID (numeric): 1.3.6.1.4.1.140.625.1080.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This property defines the case sensitive URL-pattern matching behavior for security constraints, servlets, filters, virtual-hosts, etc. in the WebApp container and external security policies. When the value is set to 'os', the pattern matching will be case- sensitive on all platforms except the Windows file system. Note that on non-Windows file systems, WebLogic doesn't enforce case sensitivity and relies on the file system for optimization. Therefore, if you have a Windows Samba mount from UNIX or Mac OS that has been installed in case-insensitive mode, there is a chance of security risk. In that case, please specify case-insensitive lookups by setting this attribute to true. Note that this property is used to preserve backward compatibility on Windows file systems. In prior releases, WebLogic was case- insensitive on Windows. Starting with 9.0 release the URL-pattern matching will be strictly enforced. During the upgrade of older domains the value of this parameter is explicitly set to 'os' by the upgrade plug-in, in order to preserve backward compatibility.
What is securityConfigurationWebAppFilesCaseInsensitive?
This OID controls URL-pattern matching case sensitivity for security rules. Setting to 'os' uses the operating system's rules (case-sensitive on Unix, insensitive on Windows). Example: setting to 'os' means URL patterns '/Admin' and '/admin' are treated differently on Unix but identically on Windows.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.140.625.1080.1.4 snmpwalk -v2c -c public <target> BEA-WEBLOGIC-MIB::securityConfigurationWebAppFilesCaseInsensitive
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.140.625.1080.1.4.1 snmpget -v2c -c public <target> BEA-WEBLOGIC-MIB::securityConfigurationWebAppFilesCaseInsensitive.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::securityConfigurationWebAppFilesCaseInsensitive 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.1080 | securityConfigurationTable | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.1080.1 | securityConfigurationEntry | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.1080.1.4 | securityConfigurationWebAppFilesCaseInsensitive | BEA-WEBLOGIC-MIB |