All MIBs › SCSI-MIB › scsiTransportType
scsiTransportType
Module: SCSI-MIB
OID (symbolic): SCSI-MIB::scsiTransportType
OID (numeric): 1.3.6.1.2.1.139.2.1.5.1.2
Node type: OBJECT-TYPE
Type: AutonomousType
Access: read-only
Description: This object identifies the transport type of this row of the transport table. For example, if this object has the value scsiTransportFCP, then the identified transport is FCP.
What is scsiTransportType?
Identifies which SCSI transport protocol this transport-table row describes, such as Fibre Channel (FCP) or iSCSI, via an AutonomousType OID reference. An admin reading this value can immediately tell what kind of physical/network fabric a given SCSI connection is running over.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.139.2.1.5.1.2 snmpwalk -v2c -c public <target> SCSI-MIB::scsiTransportType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.139.2.1.5.1.2.1 snmpget -v2c -c public <target> SCSI-MIB::scsiTransportType.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::scsiTransportType 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.1 | scsiGeneral | SCSI-MIB |
| 1.3.6.1.2.1.139.2.1.5 | scsiTransportTable | SCSI-MIB |
| 1.3.6.1.2.1.139.2.1.5.1 | scsiTransportEntry | SCSI-MIB |
| 1.3.6.1.2.1.139.2.1.5.1.2 | scsiTransportType | SCSI-MIB |