hwStatusCollectMask
HUAWEI-LOAD-BACKUP-MIB ·
.1.3.6.1.4.1.2011.6.6.5.3
Object
scalar
r/w
Bits
Collecting status mask. Options: 1.cpu(0) -indicates that the CPU usage of the control board. 2.board(1) -indicates that the running status of the board. 3.frame(2) -indicates that the running status of the shelf. 4.temperature(3) -indicates that the environmental temperature. 5.power(4) -indicates that the status of the power supply. 6.fan(5) -indicates that the status of the fan monitoring objects. 7.upstreamport(6) -indicates the status of the uplink port. 8.syncstatus(7) -indicates the sync status. 9.esc(8) -indicates the Esc state. 10.lswport(9) -indicates the Lsw ports status. 11.ap(10) -indicates the the running status of the fault ap, return 100 logs at most. 12.h248mginterface(11) -indicates the H248 MG interface status. 13.mgcpmginterface(12) -indicates the MGCP MG interface status. 14.tcu(13) -indicates the Tcu state. 15.uplinkporttraffic(14) -indicates the traffic on the uplink port. 16.onustatus(15) -indicates the status of the ONU. 17.xpontraffic(16) -indicates the traffic on the xPON port. 18.mxusnmpinfo(17) -indicates the SNMP information about the MxU. 19.potsvoltage(18) -indicates the voltage status of the pots board. 20.boardversion(19) -indicates the version of the board. 21.gponProtectGroup(20) -indicates the status of Gpon protect group. 22.linkAggregation(21) -indicates the status of link aggregation. 23.serviceProcessBoardProtectGroup(22) -indicates the status of ServiceProcessBoard protect group. 24.serviceProcessSPUBProtectGroup(23) -indicates the status of ServiceProcessSPUB protect group. 25.numberOfConfigedServicePort(24) -indicates the number of configed service-port. From left to right, each bit indicates a status parameter. If the bit is set to 1, it indicates collecting the corresponding status parameter. If the bit is set to 0, it indicates ignoring the corresponding status parameter. The value of the status parameter is the serial number of the bit. For example, if only status parameters cpu, board, and fan need to be collected, the mask value is 11000100 (binary), that is, 0xC4.
Context
- MIB
- HUAWEI-LOAD-BACKUP-MIB
- OID
.1.3.6.1.4.1.2011.6.6.5.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwStatusCollect
- Siblings
- 7
Syntax
Bits
Values & Constraints
Enumerated Values
0 | cpu |
1 | board |
2 | frame |
3 | temperature |
4 | power |
5 | fan |
6 | upstreamport |
7 | syncstatus |
8 | esc |
9 | lswport |
10 | ap |
11 | h248mginterface |
12 | mgcpmginterface |
13 | tcu |
14 | uplinkporttraffic |
15 | onustatus |
16 | xpontraffic |
17 | mxusnmpinfo |
18 | potsvoltage |
19 | boardversion |
20 | gponProtectGroup |
21 | linkAggregation |
22 | serviceProcessBoardProtectGroup |
23 | serviceProcessSPUBProtectGroup |
24 | numberOfConfigedServicePort |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwStatusInfoTable The table contains all collectable status information in the system.
The index of this table is hwStatusID. The index value is the status ID.
The table can only be queried. It can… | table | - | .1.3.6.1.4.1.2011.6.6.5.1 |
| hwStatusCollectIndicate Start to collect status or stop collecting status.
Options:
1. start(1) -Collecting status starts.
2. stop(2) -Collecting status stops. | scalar | Enumeration | .1.3.6.1.4.1.2011.6.6.5.2 |
| hwStatusCollectType Collecting type.
Options:
1.fault(1) -Collecting system fault status information.
2.all(2) -Collecting all the system information.
When the collection start command is sent, the… | scalar | Enumeration | .1.3.6.1.4.1.2011.6.6.5.4 |
| hwStatusCollectProgress The progress of collecting the device status information about the object can be queried
at the specified time.
If the health diagnosis has not started, the displayed collection p… | scalar | Integer32 | .1.3.6.1.4.1.2011.6.6.5.5 |
| hwStatusCollectResult After the collection of the status information about an object is complete, the collection result can be queried.
If the health diagnosis has not started, or the health diagnosis … | scalar | OctetString | .1.3.6.1.4.1.2011.6.6.5.6 |
| hwStatusCollectResultSize The size of the Collecting result, unit is byte. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.6.5.7 |
| hwStatusCollectReady Ready status for health diagnosis.
Options:
1.ready(1) -The device is ready and health diagnosis can start.
2.notReady(2) -The device is not ready and health diagnosis cannot s… | scalar | Enumeration | .1.3.6.1.4.1.2011.6.6.5.8 |