HUAWEI-WLAN-DEVICE-MIB :: hwApAllExistApIndexMask

MIB Reference — IPNetwork Monitor

All MIBsHUAWEI-WLAN-DEVICE-MIBhwApAllExistApIndexMask

hwApAllExistApIndexMask

Module: HUAWEI-WLAN-DEVICE-MIB

OID (symbolic): HUAWEI-WLAN-DEVICE-MIB::hwApAllExistApIndexMask

OID (numeric): 1.3.6.1.4.1.2011.6.139.2.6.3.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

All the existent APs' index mask. Every bit is used to describe the AP is existent or not.0 means AP is not existent, and 1 means AP is existent.The value of this node is hexadecimal integer block.Each Byte describes 8 APs are existent or not. For example, the first Byte describes AP 0~7 is existent or not, and the second Byte describes AP 8~15 is existent or not. Such as, if only AP 0,4,5,6,7,9 is existent, the binary number is 11110001 and 00000010,the hexadecimal number is 0xF1 and 0x2, so the first Byte of this node is 0xF1,and the second Byte is 0x2.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.139.2.6.3.1
snmpwalk -v2c -c public <target> HUAWEI-WLAN-DEVICE-MIB::hwApAllExistApIndexMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.139.2.6.3.1.1
snmpget -v2c -c public <target> HUAWEI-WLAN-DEVICE-MIB::hwApAllExistApIndexMask.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwApAllExistApIndexMask.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2011huaweiHUAWEI-3COM-OID-MIB
1.3.6.1.4.1.2011.6huaweiUtilityHUAWEI-3COM-OID-MIB
1.3.6.1.4.1.2011.6.139hwWlanHUAWEI-WLAN-MIB
1.3.6.1.4.1.2011.6.139.2hwWlanDeviceHUAWEI-WLAN-DEVICE-MIB
1.3.6.1.4.1.2011.6.139.2.6hwApObjectsHUAWEI-WLAN-DEVICE-MIB
1.3.6.1.4.1.2011.6.139.2.6.3hwApGlobalInfoHUAWEI-WLAN-DEVICE-MIB
1.3.6.1.4.1.2011.6.139.2.6.3.1hwApAllExistApIndexMaskHUAWEI-WLAN-DEVICE-MIB