All MIBs › SCSI-MIB › scsiAttTgtPortIdentifier
scsiAttTgtPortIdentifier
Module: SCSI-MIB
OID (symbolic): SCSI-MIB::scsiAttTgtPortIdentifier
OID (numeric): 1.3.6.1.2.1.139.2.2.3.4.1.4
Node type: OBJECT-TYPE
Type: ScsiIdentifier
Access: read-only
Description: This object contains the identifier of the attached SCSI target port.
What is scsiAttTgtPortIdentifier?
The identifier of the currently attached SCSI target port, formatted per its transport type. Paired with scsiAttTgtPortName, it lets an admin verify a live connection's identity against SAN fabric or zoning records.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.139.2.2.3.4.1.4 snmpwalk -v2c -c public <target> SCSI-MIB::scsiAttTgtPortIdentifier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.139.2.2.3.4.1.4.1 snmpget -v2c -c public <target> SCSI-MIB::scsiAttTgtPortIdentifier.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> scsiAttTgtPortIdentifier.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::scsiAttTgtPortIdentifier 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.2 | scsiInitiatorDevice | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2.3 | scsiRemoteTgtDev | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2.3.4 | scsiAttTgtPortTable | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2.3.4.1 | scsiAttTgtPortEntry | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2.3.4.1.4 | scsiAttTgtPortIdentifier | SCSI-MIB |