All MIBs › SCSI-MIB › scsiTgtPortInCommands
scsiTgtPortInCommands
Module: SCSI-MIB
OID (symbolic): SCSI-MIB::scsiTgtPortInCommands
OID (numeric): 1.3.6.1.2.1.139.2.3.2.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object represents the number of commands received by this SCSI target port.
Discontinuities in the value of this counter can occur at re- initialization of the management system.
What is scsiTgtPortInCommands?
Counts SCSI commands received by this local target port, resetting at management-system reinitialization. Tracking this over time shows how much command traffic a given storage-facing port is handling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.139.2.3.2.1.3 snmpwalk -v2c -c public <target> SCSI-MIB::scsiTgtPortInCommands
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.139.2.3.2.1.3.1 snmpget -v2c -c public <target> SCSI-MIB::scsiTgtPortInCommands.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> scsiTgtPortInCommands.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::scsiTgtPortInCommands 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.3 | scsiTgtPortInCommands | SCSI-MIB |