All MIBs › CISCO-SCSI-MIB › ciscoScsiDscTgtDiscovered
ciscoScsiDscTgtDiscovered
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiDscTgtDiscovered
OID (numeric): 1.3.6.1.4.1.9.10.95.1.3.4.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. 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.
What is ciscoScsiDscTgtDiscovered?
This object reports whether this target entry was actually discovered live on the fabric by the SCSI instance (true) versus having been added from some other source such as manual configuration (false), and per the desc it is read-only precisely because discovery status is not something an admin can simply declare. An admin auditing which configured targets are genuinely present and reachable right now versus merely defined in configuration but not currently visible uses this flag to tell the two apart at a glance. A target entry showing configured=true but discovered=false would mean it is authorized in policy but not currently seen on the fabric - worth checking if that is expected (e.g., the array is powered down for maintenance) or a problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.3.4.1.1.6 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiDscTgtDiscovered
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.3.4.1.1.6.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiDscTgtDiscovered.1
Start monitoring Cisco MDS Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SCSI-MIB::ciscoScsiDscTgtDiscovered OID value, configure state conditions and alerts, and monitor any Cisco MDS Fibre Channel SAN switches from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.95 | ciscoScsiMIB | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1 | ciscoScsiObjects | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.3 | ciscoScsiInitiator | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.3.4 | ciscoScsiRemoteTarget | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.3.4.1 | ciscoScsiDscTgtTable | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.3.4.1.1 | ciscoScsiDscTgtEntry | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.3.4.1.1.6 | ciscoScsiDscTgtDiscovered | CISCO-SCSI-MIB |