All MIBs › HUAWEI-DEVICE-MIB › hwSysIpMask
hwSysIpMask
Module: HUAWEI-DEVICE-MIB
OID (symbolic): HUAWEI-DEVICE-MIB::hwSysIpMask
OID (numeric): 1.3.6.1.4.1.2011.6.3.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: IP address mask of the system. IP address of the net port used for device maintenance. It'd be better not to IP address mask together with address mask. It will take no effect to separately configure IP address or address mask. It'd when out-band NMS is used.
What is hwSysIpMask?
The subnet mask that goes with hwSysIpAddr on the device's maintenance port. It must be set together with the IP address in the same operation — changing just the mask (or just the address) has no effect — so scripts that configure management IP need to write both at once.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.1.2 snmpwalk -v2c -c public <target> HUAWEI-DEVICE-MIB::hwSysIpMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.1.2.1 snmpget -v2c -c public <target> HUAWEI-DEVICE-MIB::hwSysIpMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.6.3.1.2.1 a <value>
Start monitoring Huawei chassis-based router or switch (core hardware inventory) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-DEVICE-MIB::hwSysIpMask OID value, configure state conditions and alerts, and monitor any Huawei chassis-based router or switch (core hardware inventory) 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.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6.3 | hwDev | HUAWEI-CPU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.6.3.1 | hwSystemPara | HUAWEI-DEVICE-MIB |
| 1.3.6.1.4.1.2011.6.3.1.2 | hwSysIpMask | HUAWEI-DEVICE-MIB |