All MIBs › HUAWEI-VLAN-IF-MIB › hwVlanIpAddress
hwVlanIpAddress
Module: HUAWEI-VLAN-IF-MIB
OID (symbolic): HUAWEI-VLAN-IF-MIB::hwVlanIpAddress
OID (numeric): 1.3.6.1.4.1.2011.5.6.1.2.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: vlan ip address
What is hwVlanIpAddress?
This read-write IpAddress holds the IP address assigned to a VLAN interface. An admin sets this to configure the Layer 3 IP address used for routing on a given VLAN interface, alongside its corresponding subnet mask object. For example, an admin might set this to 192.168.10.1 as the gateway address for VLAN 10's interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.2.1.3 snmpwalk -v2c -c public <target> HUAWEI-VLAN-IF-MIB::hwVlanIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.2.1.3.1 snmpget -v2c -c public <target> HUAWEI-VLAN-IF-MIB::hwVlanIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.5.6.1.2.1.3.1 a <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwVlanIpAddress.1
Start monitoring Huawei enterprise/campus switch or router with VLAN routing (SVI) support with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-VLAN-IF-MIB::hwVlanIpAddress OID value, configure state conditions and alerts, and monitor any Huawei enterprise/campus switch or router with VLAN routing (SVI) support from a single console.
OID Breakdown
Upper-level ancestors (9 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.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.6 | hwVlan | HUAWEI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.6.1 | hwVlanMngObject | HUAWEI-VLAN-IF-MIB |
| 1.3.6.1.4.1.2011.5.6.1.2 | hwVlanInterfaceTable | HUAWEI-VLAN-IF-MIB |
| 1.3.6.1.4.1.2011.5.6.1.2.1 | hwVlanInterfaceEntry | HUAWEI-VLAN-IF-MIB |
| 1.3.6.1.4.1.2011.5.6.1.2.1.3 | hwVlanIpAddress | HUAWEI-VLAN-IF-MIB |