All MIBs › CPQISCSI-MIB › cpqiScsiTgtLastFailureType
cpqiScsiTgtLastFailureType
Module: CPQISCSI-MIB
OID (symbolic): CPQISCSI-MIB::cpqiScsiTgtLastFailureType
OID (numeric): 1.3.6.1.4.1.232.169.2.7.1.1.5
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description: The type of the most recent failure of a login attempt to this target, represented as the OID of the counter object in cpqiScsiTargetLoginStatsTable for which the relevant instance was incremented. A value of 0.0 indicates a type which is not represented by any of the counters in cpqiScsiTargetLoginStatsTable.
What is cpqiScsiTgtLastFailureType?
This read-only object holds the OID of the specific counter in cpqiScsiTargetLoginStatsTable that was incremented for the most recent login failure on this target, or 0.0 if the failure type isn't represented by any of those counters. An admin follows this pointer to jump straight to the exact statistic (such as an authentication or negotiation failure counter) responsible for the last failed login rather than checking every counter in the table. For example, if this object returns the OID of cpqiScsiTgtLoginAuthenticateFails, the admin knows the last failure was specifically a CHAP authentication rejection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.7.1.1.5 snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiTgtLastFailureType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.7.1.1.5.1 snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiTgtLastFailureType.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::cpqiScsiTgtLastFailureType 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.1 | cpqiScsiTargetAttributesTable | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.7.1.1 | cpqiScsiTargetAttributesEntry | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.7.1.1.5 | cpqiScsiTgtLastFailureType | CPQISCSI-MIB |