All MIBs › SCSI-MIB › scsiTransportPointer
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 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.3 | scsiTransportPointer | SCSI-MIB |