hwApTypeRegionUpdateResultMask
HUAWEI-WLAN-UPDATE-MIB ·
.1.3.6.1.4.1.2011.6.139.7.3.7.1.2
Object
column OctetString
Description.The result of ap update. Every bit is used to describe the ap updated successfully or unsuccessfully. 0 means success, and 1 means unsuccess. The value of this node is hexadecimal integer block. Each Byte describes 8 aps are updated successfully or unsuccessfully. For example, the first Byte describes ap 0~7 is updated successfully or unsuccessfully, and the second Byte describes ap 8~15 is updated successfully or unsuccessfully. Such as, if only ap 0,4,5,6,7,9 is updated unsuccessfully, 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-UPDATE-MIB
- OID
.1.3.6.1.4.1.2011.6.139.7.3.7.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwApTypeRegionUpdateEntry
- 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-UPDATE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-UPDATE-MIB::hwApTypeRegionUpdateResultMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-UPDATE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-UPDATE-MIB::hwApTypeRegionUpdateResultMask.<hwApType>.<hwApRegionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-UPDATE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-UPDATE-MIB::hwApTypeRegionUpdateResultMask'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of