All MIBs › CISCO-SCSI-MIB › ciscoScsiTgtDeviceStatus
ciscoScsiTgtDeviceStatus
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiTgtDeviceStatus
OID (numeric): 1.3.6.1.4.1.9.3.95.1.4.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object represents the status of this SCSI device, summarizing the state of both the addressable devices (i.e., the logical units) and the non-addressable devices within this SCSI device: - unknown(1): This value is used when the status cannot be determined - available(2): All addressable and non-addressable devices within the SCSI device are fully operational (i.e., no logical units have an abnormal status). - broken(3): The SCSI device is not operational and cannot be made operational without external intervention. - readying(4): One or more logical units within the SCSI device are being initialized and access to the SCSI device is temporarily limited (i.e., one or more of the logical unit have a readying status). - abnormal(5): One or more addressable devices within the SCSI device are indicating a status other than available; nevertheless, the SCSI device is operational (i.e., one or more of the logical units have an abnormal status). - nonAddrFailure(6): One or more non-addressable devices within the SCSI device have failed; nevertheless, the SCSI device is operational (i.e., no logical units have an abnormal or readying status). - nonAddrFailReadying(7): One or more non-addressable devices within the SCSI device have failed; nevertheless,one or more logical units within the SCSI device are being initialized and access to the SCSI device is temporarily limited. - nonAddrFailAbnormal(8): One or more non-addressable devices within the SCSI device have failed and one or more addressable devices within the SCSI device are indicating a status other than available however the SCSI device is operational.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.3.95.1.4.1.1.2 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiTgtDeviceStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.3.95.1.4.1.1.2.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiTgtDeviceStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoScsiTgtDeviceStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.3 | ciscoExperiment | CISCO-SMI |
| 1.3.6.1.4.1.9.3.95 | ciscoScsiMIB | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.3.95.1 | ciscoScsiObjects | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.3.95.1.4 | ciscoScsiTarget | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.3.95.1.4.1 | ciscoScsiTgtDevTable | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.3.95.1.4.1.1 | ciscoScsiTgtDevEntry | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.3.95.1.4.1.1.2 | ciscoScsiTgtDeviceStatus | CISCO-SCSI-MIB |