All MIBs › ADAPTEC-UNIVERSAL-STORAGE-MIB › ausStorageDeviceNumberOfBlocksLow
ausStorageDeviceNumberOfBlocksLow
Module: ADAPTEC-UNIVERSAL-STORAGE-MIB
OID (symbolic): ADAPTEC-UNIVERSAL-STORAGE-MIB::ausStorageDeviceNumberOfBlocksLow
OID (numeric): 1.3.6.1.4.1.795.14.1.410.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of physical blocks for this storage device (least significant 32 bits of 64 bit value).
What is ausStorageDeviceNumberOfBlocksLow?
This OID represents the lower 32 bits of the total number of blocks on the storage device, used together with the 'High' field to store 64-bit values. Engineers combine this with the NumberOfBlocksHigh field to calculate the true storage capacity. For a 2TB drive with 512-byte blocks, the low field might contain 1000000000, with the high field containing the overflow bits.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.14.1.410.1.1.5 snmpwalk -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausStorageDeviceNumberOfBlocksLow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.14.1.410.1.1.5.1 snmpget -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausStorageDeviceNumberOfBlocksLow.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::ausStorageDeviceNumberOfBlocksLow 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.5 | ausStorageDeviceNumberOfBlocksLow | ADAPTEC-UNIVERSAL-STORAGE-MIB |