All MIBs › ADIC-INTELLIGENT-STORAGE-MIB › componentControl
componentControl
Module: ADIC-INTELLIGENT-STORAGE-MIB
OID (symbolic): ADIC-INTELLIGENT-STORAGE-MIB::componentControl
OID (numeric): 1.3.6.1.4.1.3764.1.1.30.10.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to control the addressed connUnit.
NOTE: 'Cold Start' and 'Warm Start' are as defined in MIB II and are not meant to be a factory reset.
resetColdStart: the addressed unit performs a 'Cold Start' reset.
resetWarmStart: the addressed unit performs a 'Warm Start' reset.
offline: the addressed unit puts itself into an implementation dependant 'offline' state.
online: the addressed unit puts itself into an implementation dependant 'online' state.
What is componentControl?
This OID allows remote management of the component through control commands such as cold start or warm restart without physical access. System administrators use this to recover hung components or perform controlled reboots during maintenance windows. Setting it to "resetColdStart" triggers a full power cycle to recover from frozen states.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.30.10.1.9 snmpwalk -v2c -c public <target> ADIC-INTELLIGENT-STORAGE-MIB::componentControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.30.10.1.9.1 snmpget -v2c -c public <target> ADIC-INTELLIGENT-STORAGE-MIB::componentControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3764.1.1.30.10.1.9.1 i <value>
Start monitoring ADIC (Quantum) storage products with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADIC-INTELLIGENT-STORAGE-MIB::componentControl OID value, configure state conditions and alerts, and monitor any ADIC (Quantum) storage products 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.3764 | adic | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1 | storage | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1 | intelligent | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.30 | components | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.30.10 | componentTable | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.30.10.1 | componentEntry | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.30.10.1.9 | componentControl | ADIC-INTELLIGENT-STORAGE-MIB |