All MIBs › ISM-STORAGE-SVC-MIB › hwStorageNodeIPAddress
hwStorageNodeIPAddress
Module: ISM-STORAGE-SVC-MIB
OID (symbolic): ISM-STORAGE-SVC-MIB::hwStorageNodeIPAddress
OID (numeric): 1.3.6.1.4.1.34774.4.1.19.9.6.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: Description.
What is hwStorageNodeIPAddress?
This is the read-write management IP address configured for this storage node. Admins set it to control how this node in the cluster is reached over the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34774.4.1.19.9.6.1.2 snmpwalk -v2c -c public <target> ISM-STORAGE-SVC-MIB::hwStorageNodeIPAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.34774.4.1.19.9.6.1.2.1 snmpget -v2c -c public <target> ISM-STORAGE-SVC-MIB::hwStorageNodeIPAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.34774.4.1.19.9.6.1.2.1 a <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwStorageNodeIPAddress.1
Start monitoring Huawei storage array/SAN controller (LUN/volume group service) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ISM-STORAGE-SVC-MIB::hwStorageNodeIPAddress OID value, configure state conditions and alerts, and monitor any Huawei storage array/SAN controller (LUN/volume group service) from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.34774 | huaweistorage | HUAWEI-STORAGE-NAS-MIB |
| 1.3.6.1.4.1.34774.4 | hwStorage | HUAWEI-STORAGE-NAS-MIB |
| 1.3.6.1.4.1.34774.4.1 | hwISM | HUAWEI-STORAGE-NAS-MIB |
| 1.3.6.1.4.1.34774.4.1.19 | hsStorageService | HUAWEISYMANTEC-ISM-STORAGE-SVC-MIB |
| 1.3.6.1.4.1.34774.4.1.19.9 | hsStorageLogicModule | HUAWEISYMANTEC-ISM-STORAGE-SVC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.34774.4.1.19.9.6 | hwStorageNodeTable | ISM-STORAGE-SVC-MIB |
| 1.3.6.1.4.1.34774.4.1.19.9.6.1 | hwStorageNodeEntry | ISM-STORAGE-SVC-MIB |
| 1.3.6.1.4.1.34774.4.1.19.9.6.1.2 | hwStorageNodeIPAddress | ISM-STORAGE-SVC-MIB |