All MIBs › Adapter-1030-MIB › spinupDelay
spinupDelay
Module: Adapter-1030-MIB
OID (symbolic): Adapter-1030-MIB::spinupDelay
OID (numeric): 1.3.6.1.4.1.3582.2.2.1.2.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This is the Spinup Delay for Spinning Up Physical Drives at Firmware Initialization Time.
What is spinupDelay?
Reports the configured delay used to stagger spin-up of physical drives during firmware initialization, helping manage power draw at boot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3582.2.2.1.2.1.10 snmpwalk -v2c -c public <target> Adapter-1030-MIB::spinupDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3582.2.2.1.2.1.10.1 snmpget -v2c -c public <target> Adapter-1030-MIB::spinupDelay.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> spinupDelay.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::spinupDelay 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.1 | lsiAdapter | Adapter-1030-MIB |
| 1.3.6.1.4.1.3582.2.2.1.2 | adapterTable | Adapter-1030-MIB |
| 1.3.6.1.4.1.3582.2.2.1.2.1 | adapterEntry | Adapter-1030-MIB |
| 1.3.6.1.4.1.3582.2.2.1.2.1.10 | spinupDelay | Adapter-1030-MIB |