ciscoScsiDscTgtDiscovered

CISCO-SCSI-MIB · .1.3.6.1.4.1.9.10.95.1.3.4.1.1.6

Object

This object means: 
true(1): this entry has been discovered by the SCSI instance. 
false(2): this entry has been added from other source. 
This entry is read-only because an administrator cannot change 
it. 
Note that it is an implementation issue to decide how long to 
retain a row with configured=false, as and when the target is 
no longer visible/accessible to the local initiator.

Context

MIB
CISCO-SCSI-MIB
OID
.1.3.6.1.4.1.9.10.95.1.3.4.1.1.6
Type
column
Access
readonly
Status
current
Parent
ciscoScsiDscTgtEntry
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 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiDscTgtDiscovered'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCSI-MIB::ciscoScsiDscTgtDiscovered.<ciscoScsiInstIndex>.<ciscoScsiDeviceIndex>.<ciscoScsiDscTgtIntrPortIndex>.<ciscoScsiDscTgtIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SCSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SCSI-MIB::ciscoScsiDscTgtDiscovered'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance