SCSI-MIB :: scsiTransportPointer

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSCSI-MIBscsiTransportPointer

scsiTransportPointer

Module: SCSI-MIB

OID (symbolic): SCSI-MIB::scsiTransportPointer

OID (numeric): 1.3.6.1.2.1.139.2.1.5.1.3

Node type: OBJECT-TYPE

Type: RowPointer

Access: read-only

Description: This object represents a pointer to a conceptual row in a 'transport' MIB module allowing a manager to get useful information for the transport described by this entry. For example, if the transport of this device is iSCSI, this object will point to the iSCSI Instance of the iSCSI MIB module. If there is no MIB for this transport, this object has the value 0.0.

What is scsiTransportPointer?

A pointer to the corresponding row in a transport-specific MIB (for example, the iSCSI MIB's instance table) so a manager can drill into protocol-specific stats; it reads as 0.0 if no such MIB exists for this transport. An admin monitoring an iSCSI-attached array would follow this pointer to get iSCSI session details not exposed directly in SCSI-MIB.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.139.2.1.5.1.3
snmpwalk -v2c -c public <target> SCSI-MIB::scsiTransportPointer

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.139.2.1.5.1.3.1
snmpget -v2c -c public <target> SCSI-MIB::scsiTransportPointer.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::scsiTransportPointer 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.139scsiMIBSCSI-MIB
1.3.6.1.2.1.139.2scsiObjectsSCSI-MIB
1.3.6.1.2.1.139.2.1scsiGeneralSCSI-MIB
1.3.6.1.2.1.139.2.1.5scsiTransportTableSCSI-MIB
1.3.6.1.2.1.139.2.1.5.1scsiTransportEntrySCSI-MIB
1.3.6.1.2.1.139.2.1.5.1.3scsiTransportPointerSCSI-MIB