Privilege level for Huawei

What authentication record do I use for Huawei targets?

You can use a Unix authentication record or Network SSH authentication record. The Network SSH record should be used for network devices. In either record, choose Target Type "Huawei (VM,PC)" on the Login Credentials tab. 

What privileges are needed for authenticated scans for Huawei?

The account used for scanning needs privilege level 3 in order to run all the commands required for scanning. 

Commands required for scanning

display ssh server status
display http server
display info-center
display telnet server status
display current-configuration
display snmp-agent sys-info version
display version
display current-configuration configuration ospf
display current-configuration all 

Create a scan user account on the system to scan 

Create a scan user account with privilege level 3. 

Here are the steps:

1) Run system-view.

2) Run aaa.

3) Use the following command to create a local user account.

local-user <user-name> password cipher ***** privilege level 3 state active

For example:

local-user qualys_scan password cipher ***** privilege level 3 state active