All MIBs › Adapter-1030-MIB › numberOfStripes
numberOfStripes
Module: Adapter-1030-MIB
OID (symbolic): Adapter-1030-MIB::numberOfStripes
OID (numeric): 1.3.6.1.4.1.3582.2.2.2.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Configured Number of Stripes for this Logical Drive.
What is numberOfStripes?
Read-only value showing how many stripes are configured across the physical disks making up the logical drive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3582.2.2.2.2.1.8 snmpwalk -v2c -c public <target> Adapter-1030-MIB::numberOfStripes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3582.2.2.2.2.1.8.1 snmpget -v2c -c public <target> Adapter-1030-MIB::numberOfStripes.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> numberOfStripes.1
Start monitoring LSI Logic 1030-series SCSI/RAID host adapters (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Adapter-1030-MIB::numberOfStripes OID value, configure state conditions and alerts, and monitor any LSI Logic 1030-series SCSI/RAID host adapters (legacy) 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.3582 | lsi | Adapter-1030-MIB |
| 1.3.6.1.4.1.3582.2 | lsiRAID | Adapter-1030-MIB |
| 1.3.6.1.4.1.3582.2.2 | c1030 | Adapter-1030-MIB |
| 1.3.6.1.4.1.3582.2.2.2 | lsiLogicalDrive | Adapter-1030-MIB |
| 1.3.6.1.4.1.3582.2.2.2.2 | logicaldriveTable | Adapter-1030-MIB |
| 1.3.6.1.4.1.3582.2.2.2.2.1 | logicaldriveEntry | Adapter-1030-MIB |
| 1.3.6.1.4.1.3582.2.2.2.2.1.8 | numberOfStripes | Adapter-1030-MIB |