All MIBs › ADAPTEC-UNIVERSAL-STORAGE-MIB › ausStorageDeviceBlockSize
ausStorageDeviceBlockSize
Module: ADAPTEC-UNIVERSAL-STORAGE-MIB
OID (symbolic): ADAPTEC-UNIVERSAL-STORAGE-MIB::ausStorageDeviceBlockSize
OID (numeric): 1.3.6.1.4.1.795.14.1.410.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Physical block size of this storage device in bytes.
What is ausStorageDeviceBlockSize?
This OID stores the physical block size in bytes for a storage device, typically 512 or 4096 bytes. Network engineers use this to understand the minimum I/O unit for the storage device and to calculate capacity when combined with block count. A block size of 4096 bytes means each read or write operation handles 4 kilobytes at a time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.14.1.410.1.1.4 snmpwalk -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausStorageDeviceBlockSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.14.1.410.1.1.4.1 snmpget -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausStorageDeviceBlockSize.1
Start monitoring Adaptec RAID storage controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADAPTEC-UNIVERSAL-STORAGE-MIB::ausStorageDeviceBlockSize OID value, configure state conditions and alerts, and monitor any Adaptec RAID storage controllers 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.795 | adaptec | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14 | universalStorage | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1 | ausMIB | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.410 | ausStorageDevice | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.410.1 | ausStorageDeviceTable | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.410.1.1 | ausStorageDeviceEntry | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.410.1.1.4 | ausStorageDeviceBlockSize | ADAPTEC-UNIVERSAL-STORAGE-MIB |