All MIBs › ADIC-INTELLIGENT-STORAGE-MIB › componentType
componentType
Module: ADIC-INTELLIGENT-STORAGE-MIB
OID (symbolic): ADIC-INTELLIGENT-STORAGE-MIB::componentType
OID (numeric): 1.3.6.1.4.1.3764.1.1.30.10.1.2
Node type: OBJECT-TYPE
Type: AdicComponentType
Access: read-only
Description: The type of this component.
What is componentType?
This OID stores the classification of the component as an enumerated type (such as power supply, fan, or controller). Engineers consult this to understand what hardware role each component plays when inventorying or troubleshooting a storage system. A value might be "PSU" or "FAN", immediately identifying the component's function.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.30.10.1.2 snmpwalk -v2c -c public <target> ADIC-INTELLIGENT-STORAGE-MIB::componentType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.30.10.1.2.1 snmpget -v2c -c public <target> ADIC-INTELLIGENT-STORAGE-MIB::componentType.1
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::componentType 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.2 | componentType | ADIC-INTELLIGENT-STORAGE-MIB |