All MIBs › ADAPTEC-UNIVERSAL-STORAGE-MIB › ausExtentSize
ausExtentSize
Module: ADAPTEC-UNIVERSAL-STORAGE-MIB
OID (symbolic): ADAPTEC-UNIVERSAL-STORAGE-MIB::ausExtentSize
OID (numeric): 1.3.6.1.4.1.795.14.1.1001.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Size of this extent rounded to nearest megabyte.
What is ausExtentSize?
This integer stores the capacity of the disk extent in a vendor-specific unit (usually blocks or megabytes). Engineers use this to calculate total array capacity by summing all extent sizes and to verify that storage allocation matches expectations. For example, if each extent is 1000 blocks and an array has 10 extents, the total raw storage is 10,000 blocks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.14.1.1001.1.1.3 snmpwalk -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausExtentSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.14.1.1001.1.1.3.1 snmpget -v2c -c public <target> ADAPTEC-UNIVERSAL-STORAGE-MIB::ausExtentSize.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::ausExtentSize 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.1001 | ausExtent | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.1001.1 | ausExtentTable | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.1001.1.1 | ausExtentEntry | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| 1.3.6.1.4.1.795.14.1.1001.1.1.3 | ausExtentSize | ADAPTEC-UNIVERSAL-STORAGE-MIB |