All MIBs › CISCO-SCSI-MIB › ciscoScsiDeviceRole
ciscoScsiDeviceRole
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiDeviceRole
OID (numeric): 1.3.6.1.4.1.9.10.95.1.2.2.1.3
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: Is this device acting as an initiator, or as a target or as both.
What is ciscoScsiDeviceRole?
This object reports whether this discovered SCSI device is acting as a target, an initiator, or both simultaneously (via the BITS encoding, which allows both bits to be set), describing the device's functional role on the fabric. An admin auditing SAN topology uses this to distinguish host devices (initiators) from storage arrays (targets), or to spot an unusual device acting in both roles, such as a storage virtualization appliance that both consumes backend storage and presents it forward. A device showing only the initiator(1) bit set is almost certainly a server HBA, while one showing only target(0) is a storage array port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.2.2.1.3 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiDeviceRole
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.2.2.1.3.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiDeviceRole.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::ciscoScsiDeviceRole 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.2 | ciscoScsiGeneral | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.2.2 | ciscoScsiDeviceTable | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.2.2.1 | ciscoScsiDeviceEntry | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.2.2.1.3 | ciscoScsiDeviceRole | CISCO-SCSI-MIB |