All MIBs › CPQISCSI-MIB › cpqiScsiTgtLoginAuthenticateFails
cpqiScsiTgtLoginAuthenticateFails
Module: CPQISCSI-MIB
OID (symbolic): CPQISCSI-MIB::cpqiScsiTgtLoginAuthenticateFails
OID (numeric): 1.3.6.1.4.1.232.169.2.7.2.1.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The count of Login Response PDUs with status 0x0201, Authentication Failed, transmitted by this target
If this counter is incremented, an cpqiScsiTgtLoginFailure notification should be generated.
What is cpqiScsiTgtLoginAuthenticateFails?
This read-only Counter counts Login Response PDUs with status 0x0201 (Authentication Failed) transmitted by this target, which the MIB says should also raise a cpqiScsiTgtLoginFailure notification. An admin uses this counter to detect initiators presenting wrong CHAP secrets or other invalid credentials during iSCSI login. For example, a steady trickle of authentication failures from one initiator IP would lead an admin to check whether that host's CHAP password was recently changed on the target but not updated on the client.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.7.2.1.7 snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiTgtLoginAuthenticateFails
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.7.2.1.7.1 snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiTgtLoginAuthenticateFails.1
Start monitoring Compaq/HP ProLiant server (iSCSI HBA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQISCSI-MIB::cpqiScsiTgtLoginAuthenticateFails OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iSCSI HBA) 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.169 | cpqiScsiModule | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2 | cpqiScsiObjects | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.7 | cpqiScsiTarget | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.7.2 | cpqiScsiTargetLoginStatsTable | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.7.2.1 | cpqiScsiTargetLoginStatsEntry | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.7.2.1.7 | cpqiScsiTgtLoginAuthenticateFails | CPQISCSI-MIB |