All MIBs › SCSI-MIB › scsiDscTgtDiscovered
scsiDscTgtDiscovered
Module: SCSI-MIB
OID (symbolic): SCSI-MIB::scsiDscTgtDiscovered
OID (numeric): 1.3.6.1.2.1.139.2.2.3.1.1.6
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: This object means -true(1): this entry has been discovered by the SCSI instance as result of an automatic discovery process. -false(2):this entry has been added by manual configuration. This entry is read-only because an administrator cannot change it. Note that it is an implementation decision to determine how long to retain a row with configured=false, such as when the SCSI target device is no longer visible/accessible to the local SCSI initiator device.
What is scsiDscTgtDiscovered?
Read-only flag showing whether this target entry was found automatically by the SCSI instance's discovery process (true) or added manually (false); it can't be changed via SNMP because discovery status isn't administrator-controlled. Admins auditing target visibility use this to see which entries came from automated fabric discovery versus manual entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.139.2.2.3.1.1.6 snmpwalk -v2c -c public <target> SCSI-MIB::scsiDscTgtDiscovered
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.139.2.2.3.1.1.6.1 snmpget -v2c -c public <target> SCSI-MIB::scsiDscTgtDiscovered.1
Start monitoring vendor-neutral, standards-based MIB, storage controller/HBA, SAN/storage array (SCSI-layer identity/status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SCSI-MIB::scsiDscTgtDiscovered OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, storage controller/HBA, SAN/storage array (SCSI-layer identity/status) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.139 | scsiMIB | SCSI-MIB |
| 1.3.6.1.2.1.139.2 | scsiObjects | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2 | scsiInitiatorDevice | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2.3 | scsiRemoteTgtDev | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2.3.1 | scsiDscTgtTable | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2.3.1.1 | scsiDscTgtEntry | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2.3.1.1.6 | scsiDscTgtDiscovered | SCSI-MIB |