All MIBs › SCSI-MIB › scsiPortRole
scsiPortRole
Module: SCSI-MIB
OID (symbolic): SCSI-MIB::scsiPortRole
OID (numeric): 1.3.6.1.2.1.139.2.1.3.1.2
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: This object indicates whether this port is acting as a SCSI initiator port, or as a SCSI target port or as both.
What is scsiPortRole?
A bitmask showing whether this specific SCSI port operates as an initiator port, a target port, or both. Useful when auditing a multi-port HBA to confirm which of its ports are configured to talk to storage arrays (target) versus which serve incoming connections (target-facing) or send commands (initiator-facing).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.139.2.1.3.1.2 snmpwalk -v2c -c public <target> SCSI-MIB::scsiPortRole
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.139.2.1.3.1.2.1 snmpget -v2c -c public <target> SCSI-MIB::scsiPortRole.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::scsiPortRole 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.3 | scsiPortTable | SCSI-MIB |
| 1.3.6.1.2.1.139.2.1.3.1 | scsiPortEntry | SCSI-MIB |
| 1.3.6.1.2.1.139.2.1.3.1.2 | scsiPortRole | SCSI-MIB |