All MIBs › SCSI-MIB › scsiIntrPortName
scsiIntrPortName
Module: SCSI-MIB
OID (symbolic): SCSI-MIB::scsiIntrPortName
OID (numeric): 1.3.6.1.2.1.139.2.2.2.1.1
Node type: OBJECT-TYPE
Type: ScsiName
Access: read-only
Description: This object represents the name of the port assigned for use by the SCSI protocol. The format will depend on the type of transport this port is using.
What is scsiIntrPortName?
The name assigned to this initiator port for SCSI protocol use, formatted according to whatever transport (e.g. Fibre Channel WWN, iSCSI IQN) the port uses. An admin matching HBA ports to SAN zoning configuration would look up this value to confirm the correct port identity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.139.2.2.2.1.1 snmpwalk -v2c -c public <target> SCSI-MIB::scsiIntrPortName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.139.2.2.2.1.1.1 snmpget -v2c -c public <target> SCSI-MIB::scsiIntrPortName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> scsiIntrPortName.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::scsiIntrPortName 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.2 | scsiIntrPortTable | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2.2.1 | scsiIntrPortEntry | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2.2.1.1 | scsiIntrPortName | SCSI-MIB |