All MIBs › CPQOS-MIB › cpqOsServerAccessPermissionErrors
cpqOsServerAccessPermissionErrors
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsServerAccessPermissionErrors
OID (numeric): 1.3.6.1.4.1.232.19.2.9.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of times opens on behalf of clients have failed with STATUS_ACCESS_DENIED. Can indicate whether somebody is randomly attempting to access files in hopes of getting at something that was not properly protected.
What is cpqOsServerAccessPermissionErrors?
This read-only integer counts the number of times client attempts to open files on the server failed with STATUS_ACCESS_DENIED, which can indicate someone randomly probing for files they shouldn't have access to. An admin treats a rising count here as a possible sign of unauthorized access attempts. For example, a spike in cpqOsServerAccessPermissionErrors overnight could indicate an automated scan attempting to access protected files.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.9.4 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsServerAccessPermissionErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.9.4.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsServerAccessPermissionErrors.1
Start monitoring HP/Compaq shared storage subsystem (OpenStorage) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQOS-MIB::cpqOsServerAccessPermissionErrors OID value, configure state conditions and alerts, and monitor any HP/Compaq shared storage subsystem (OpenStorage) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.19 | cpqWinOsMgmt | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2 | cpqOsComponent | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.9 | cpqOsServer | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.9.4 | cpqOsServerAccessPermissionErrors | CPQOS-MIB |