All MIBs › ADIC-INTELLIGENT-STORAGE-MIB › componentIpAddress
componentIpAddress
Module: ADIC-INTELLIGENT-STORAGE-MIB
OID (symbolic): ADIC-INTELLIGENT-STORAGE-MIB::componentIpAddress
OID (numeric): 1.3.6.1.4.1.3764.1.1.30.10.1.17
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: IP address of this component. If the component has no IP address, this object returns 0.0.0.0. The address may refer to an internal network not accessible to an external management application.
What is componentIpAddress?
This OID contains the IP address for accessing the component's management interface, or 0.0.0.0 if the component is not network-accessible. Engineers use this address to SSH, HTTP, or telnet into the component for configuration, monitoring, and troubleshooting. An example IP like 192.168.1.50 lets you directly access the device's management portal.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.30.10.1.17 snmpwalk -v2c -c public <target> ADIC-INTELLIGENT-STORAGE-MIB::componentIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.30.10.1.17.1 snmpget -v2c -c public <target> ADIC-INTELLIGENT-STORAGE-MIB::componentIpAddress.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::componentIpAddress 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.17 | componentIpAddress | ADIC-INTELLIGENT-STORAGE-MIB |