All MIBs › CISCO-SCSI-MIB › ciscoScsiPortBusyStatuses
ciscoScsiPortBusyStatuses
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiPortBusyStatuses
OID (numeric): 1.3.6.1.4.1.9.10.95.1.2.3.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object represents the number of port busy status sent or received by this port. Note: Initiator ports only receive busy status and target ports only send busy status.
What is ciscoScsiPortBusyStatuses?
This counter tracks how many SCSI busy statuses this specific port has sent or received, and per the desc the direction depends on the port's role - initiator ports only ever receive busy statuses, while target ports only ever send them. An admin monitoring a target port on a storage array watches this counter to gauge how often that specific port is telling initiators it is too busy to accept new commands, a sign that port (rather than the whole array) is becoming a bottleneck. A single target port on an array showing much higher busy-status counts than its sibling ports would suggest traffic is not evenly balanced across the array's front-end ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.2.3.1.4 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiPortBusyStatuses
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.2.3.1.4.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiPortBusyStatuses.1
Start monitoring Cisco MDS Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SCSI-MIB::ciscoScsiPortBusyStatuses OID value, configure state conditions and alerts, and monitor any Cisco MDS Fibre Channel SAN switches from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.95 | ciscoScsiMIB | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1 | ciscoScsiObjects | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.2 | ciscoScsiGeneral | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.2.3 | ciscoScsiPortTable | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.2.3.1 | ciscoScsiPortEntry | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.2.3.1.4 | ciscoScsiPortBusyStatuses | CISCO-SCSI-MIB |