All MIBs › CPQSCSI-MIB › cpqScsiPhyDrvSectorSize
cpqScsiPhyDrvSectorSize
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiPhyDrvSectorSize
OID (numeric): 1.3.6.1.4.1.232.5.2.4.1.1.33
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SCSI Physical Drive Sector Size in Bytes.
This allows one to convert counters that are reported in sectors to bytes.
What is cpqScsiPhyDrvSectorSize?
This integer gives the physical drive's sector size in bytes, allowing conversion of the sector-based counters, like the read/write sector counts, into byte counts. Admins use it to translate raw sector counters into meaningful data-volume figures for capacity or throughput reporting. For example, multiplying cpqScsiPhyDrvLowReadSectors by this sectorSize value converts the sector count into total bytes read.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.33 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvSectorSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.33.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvSectorSize.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::cpqScsiPhyDrvSectorSize 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.4 | cpqScsiPhyDrv | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1 | cpqScsiPhyDrvTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1.1 | cpqScsiPhyDrvEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1.1.33 | cpqScsiPhyDrvSectorSize | CPQSCSI-MIB |