iscsiTgtLastFailureType

ISCSI-MIB · .1.3.6.1.2.1.142.1.6.1.1.3

Object

The type of the most recent failure of a login attempt
to this target, represented as the OID of the counter
object in iscsiTargetLoginStatsTable for which the
relevant instance was incremented.  If no such failures
have occurred since the last system boot, this attribute
will have the value 0.0.  A value of 0.0 may also be used
to indicate a type that is not represented by any of
the counters in iscsiTargetLoginStatsTable.

Context

MIB
ISCSI-MIB
OID
.1.3.6.1.2.1.142.1.6.1.1.3
Type
column
Access
readonly
Status
current
Parent
iscsiTargetAttributesEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ISCSI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISCSI-MIB::iscsiTgtLastFailureType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISCSI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISCSI-MIB::iscsiTgtLastFailureType.<iscsiInstIndex>.<iscsiNodeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISCSI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISCSI-MIB::iscsiTgtLastFailureType'

Syntax

Source
SNMPv2-TCAutonomousType
Base type
ObjectIdentifier
Type Description
Represents an independently extensible type identification
value.  It may, for example, indicate a particular sub-tree
with further MIB definitions, or define a particular type of
protocol or hardware.

Values & Constraints

No enumerated values or constraints recorded.

Conformance