All MIBs › SCSI-MIB › scsiPortTransportPtr
scsiPortTransportPtr
Module: SCSI-MIB
OID (symbolic): SCSI-MIB::scsiPortTransportPtr
OID (numeric): 1.3.6.1.2.1.139.2.1.3.1.3
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-only
Description: This object is a pointer to the corresponding row in the scsiTransportTable. This row contains information on the transport such as transport type and port name.
What is scsiPortTransportPtr?
A pointer (OID) to this port's matching row in scsiTransportTable, where the underlying transport type (e.g. Fibre Channel, iSCSI) and transport-level name are recorded. An admin would follow this pointer via SNMP to pull transport-specific details for a given SCSI port without re-walking the whole transport table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.139.2.1.3.1.3 snmpwalk -v2c -c public <target> SCSI-MIB::scsiPortTransportPtr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.139.2.1.3.1.3.1 snmpget -v2c -c public <target> SCSI-MIB::scsiPortTransportPtr.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::scsiPortTransportPtr 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.3 | scsiPortTable | SCSI-MIB |
| 1.3.6.1.2.1.139.2.1.3.1 | scsiPortEntry | SCSI-MIB |
| 1.3.6.1.2.1.139.2.1.3.1.3 | scsiPortTransportPtr | SCSI-MIB |