HUAWEI-VLAN-IF-MIB :: hwVlanIpAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsHUAWEI-VLAN-IF-MIBhwVlanIpAddress

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2011huaweiHUAWEI-3COM-OID-MIB
1.3.6.1.4.1.2011.5huaweiMgmtHUAWEI-3COM-OID-MIB
1.3.6.1.4.1.2011.5.6hwVlanHUAWEI-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2011.5.6.1hwVlanMngObjectHUAWEI-VLAN-IF-MIB
1.3.6.1.4.1.2011.5.6.1.2hwVlanInterfaceTableHUAWEI-VLAN-IF-MIB
1.3.6.1.4.1.2011.5.6.1.2.1hwVlanInterfaceEntryHUAWEI-VLAN-IF-MIB
1.3.6.1.4.1.2011.5.6.1.2.1.3hwVlanIpAddressHUAWEI-VLAN-IF-MIB