Hi friend.
You could use the huawei(config)#snmp-agent trap-format standard/private command to configure the system to use traps in standard format or private format.
When a Huawei NMS is used, the device needs to report traps in a private format. You can run this command to set the trap reporting format to a private format. When a non-Huawei NMS is used, the device needs to report traps in a standard format, you can run this command to set the trap reporting format to a standard format.
For more information about this command, click:
snmp-agent trap-format
The difference between the two formats is as follows: Each bound variable in a trap packet in the standard format has its own OID. The OID of the bound variable in a trap packet in the private format is the OID of the product type.
Thanks.