All MIBs › SCSI-MIB › scsiTgtPortIdentifier
scsiTgtPortIdentifier
Module: SCSI-MIB
OID (symbolic): SCSI-MIB::scsiTgtPortIdentifier
OID (numeric): 1.3.6.1.2.1.139.2.3.2.1.2
Node type: OBJECT-TYPE
Type: ScsiIdentifier
Access: read-only
Description: This object represents the identifier of the port in one of the format(s) appropriate for the type of transport.
What is scsiTgtPortIdentifier?
The identifier of this local target port in the format appropriate to its transport type, giving a second, often more compact, way (alongside scsiTgtPortName) to uniquely identify the port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.139.2.3.2.1.2 snmpwalk -v2c -c public <target> SCSI-MIB::scsiTgtPortIdentifier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.139.2.3.2.1.2.1 snmpget -v2c -c public <target> SCSI-MIB::scsiTgtPortIdentifier.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> scsiTgtPortIdentifier.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::scsiTgtPortIdentifier 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.3 | scsiTargetDevice | SCSI-MIB |
| 1.3.6.1.2.1.139.2.3.2 | scsiTgtPortTable | SCSI-MIB |
| 1.3.6.1.2.1.139.2.3.2.1 | scsiTgtPortEntry | SCSI-MIB |
| 1.3.6.1.2.1.139.2.3.2.1.2 | scsiTgtPortIdentifier | SCSI-MIB |