All MIBs › CPQSCSI-MIB › cpqScsiTargetPhysWidth
cpqScsiTargetPhysWidth
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiTargetPhysWidth
OID (numeric): 1.3.6.1.4.1.232.5.2.5.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SCSI Device Data Bus Physical Width.
This is the physical width of the device's SCSI data bus.
other(1) The management agent does not recognize this width. You may need to upgrade your software.
narrow(2) The SCSI device supports an 8-bit narrow SCSI data bus.
wide16(3) The SCSI device supports a 16-bit wide SCSI data bus.
What is cpqScsiTargetPhysWidth?
This enumerated value reports the physical width of a target device's SCSI data bus, either narrow (8-bit) or wide16 (16-bit), or other if unrecognized. It tells an admin the device's hardware capability ceiling for bus width, useful when troubleshooting throughput limits. For example, a device reporting physWidth narrow can never exceed the throughput of an 8-bit SCSI connection regardless of controller capability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.5.1.1.15 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiTargetPhysWidth
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.5.1.1.15.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiTargetPhysWidth.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiTargetPhysWidth OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI storage controller) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2 | cpqScsiComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.5 | cpqScsiTarget | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.5.1 | cpqScsiTargetTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.5.1.1 | cpqScsiTargetEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.5.1.1.15 | cpqScsiTargetPhysWidth | CPQSCSI-MIB |