hwApRegionApIndexMask
HUAWEI-WLAN-DEVICE-MIB ·
.1.3.6.1.4.1.2011.6.139.2.5.1.1.5
Object
column OctetString
All APs's index mask in an AP region. Every bit is used to describe an AP is in this region or not. 0 means AP is not in this region, and 1 means AP is in this region.The value of this node is hexadecimal integer block. Each Byte describes 8 APs are in this region or not. For example, the first Byte describes AP 0~7 is in this region or not, and the second Byte describes AP 8~15 is in this region or not. Such as, if only AP 0,4,5,6,7,9 is in this region, 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.
Context
- MIB
- HUAWEI-WLAN-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.6.139.2.5.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwApRegionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-WLAN-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-DEVICE-MIB::hwApRegionApIndexMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-DEVICE-MIB::hwApRegionApIndexMask.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-DEVICE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-DEVICE-MIB::hwApRegionApIndexMask'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of