All MIBs › SCSI-MIB › scsiTgtPortName
scsiTgtPortName
Module: SCSI-MIB
OID (symbolic): SCSI-MIB::scsiTgtPortName
OID (numeric): 1.3.6.1.2.1.139.2.3.2.1.1
Node type: OBJECT-TYPE
Type: ScsiName
Access: read-only
Description: This object represents the name of the port assigned for use in the SCSI protocol.
What is scsiTgtPortName?
The name assigned to this local SCSI target port for protocol use, in the format appropriate to its transport (e.g. a Fibre Channel WWN). Admins use it to match a target port entry to the identity shown in SAN switch or zoning tools.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.139.2.3.2.1.1 snmpwalk -v2c -c public <target> SCSI-MIB::scsiTgtPortName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.139.2.3.2.1.1.1 snmpget -v2c -c public <target> SCSI-MIB::scsiTgtPortName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> scsiTgtPortName.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::scsiTgtPortName 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.1 | scsiTgtPortName | SCSI-MIB |