All MIBs › MYLEXDAC960SCSIRAIDCONTROLLER-MIB › a3StripeSizeInBytes
a3StripeSizeInBytes
Module: MYLEXDAC960SCSIRAIDCONTROLLER-MIB
OID (symbolic): MYLEXDAC960SCSIRAIDCONTROLLER-MIB::a3StripeSizeInBytes
OID (numeric): 1.3.6.1.4.1.1608.3.2.1.3.1.7
Node type: OBJECT-TYPE
Type: DmiInteger
Access: read-only
Description: Stripe size associated with Logical Drive. Valid for RAID Levels 0, 5 and 6 only. Value is specifed in bytes.
What is a3StripeSizeInBytes?
This read-only value reports the stripe size in bytes for this logical drive, applicable only to RAID levels 0, 5, and 6 per the DESCRIPTION. Smaller stripe sizes can favor small random I/O while larger stripes can favor large sequential transfers, so it's a useful data point when tuning workload-specific RAID configurations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1608.3.2.1.3.1.7 snmpwalk -v2c -c public <target> MYLEXDAC960SCSIRAIDCONTROLLER-MIB::a3StripeSizeInBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1608.3.2.1.3.1.7.1 snmpget -v2c -c public <target> MYLEXDAC960SCSIRAIDCONTROLLER-MIB::a3StripeSizeInBytes.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> a3StripeSizeInBytes.1
Start monitoring Server with Mylex DAC960 SCSI RAID controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MYLEXDAC960SCSIRAIDCONTROLLER-MIB::a3StripeSizeInBytes OID value, configure state conditions and alerts, and monitor any Server with Mylex DAC960 SCSI RAID controller 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.1608 | mylex | MYLEXDAC960SCSIRAIDCONTROLLER-MIB |
| 1.3.6.1.4.1.1608.3 | mib | MYLEXDAC960SCSIRAIDCONTROLLER-MIB |
| 1.3.6.1.4.1.1608.3.2 | v2 | MYLEXDAC960SCSIRAIDCONTROLLER-MIB |
| 1.3.6.1.4.1.1608.3.2.1 | dmtfGroups | MYLEXDAC960SCSIRAIDCONTROLLER-MIB |
| 1.3.6.1.4.1.1608.3.2.1.3 | tLogicalDriveInformation | MYLEXDAC960SCSIRAIDCONTROLLER-MIB |
| 1.3.6.1.4.1.1608.3.2.1.3.1 | eLogicalDriveInformation | MYLEXDAC960SCSIRAIDCONTROLLER-MIB |
| 1.3.6.1.4.1.1608.3.2.1.3.1.7 | a3StripeSizeInBytes | MYLEXDAC960SCSIRAIDCONTROLLER-MIB |