All MIBs › CPQISCSI-MIB › cpqiScsiTgtLoginAuthorizeFails
cpqiScsiTgtLoginAuthorizeFails
Module: CPQISCSI-MIB
OID (symbolic): CPQISCSI-MIB::cpqiScsiTgtLoginAuthorizeFails
OID (numeric): 1.3.6.1.4.1.232.169.2.7.2.1.6
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The count of Login Response PDUs with status 0x0202, Forbidden Target, transmitted by this target.
If this counter is incremented, an cpqiScsiTgtLoginFailure notification should be generated.
What is cpqiScsiTgtLoginAuthorizeFails?
This read-only Counter counts Login Response PDUs with status 0x0202 (Forbidden Target) transmitted by this target, and per the MIB's description an increment here should also trigger a cpqiScsiTgtLoginFailure notification. An admin watches this to catch initiators attempting to reach a target they are not authorized to access, which can flag misconfigured access-control lists or unauthorized connection attempts. For example, repeated Forbidden Target responses to the same initiator name would prompt an admin to check whether that host was recently removed from the target's allowed-initiator list.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.7.2.1.6 snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiTgtLoginAuthorizeFails
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.7.2.1.6.1 snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiTgtLoginAuthorizeFails.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::cpqiScsiTgtLoginAuthorizeFails 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.6 | cpqiScsiTgtLoginAuthorizeFails | CPQISCSI-MIB |