Why Does a Device Fail to Report Interface Up/Down Traps to the NMS and How Can I Disable the Up/Down Traps of a Specified Interface?
- Run the interface interface-type interface-number command to enter the interface view.
- Run the undo enable snmp trap updown command to disable the interface status trap function.
The following example shows how to disable the device from sending traps to the NMS when any interface changes its status to Up.
<HUAWEI> system-view [HUAWEI] snmp-agent trap enable feature-name ifnet trap-name linkup
The following example shows how to disable the device from sending traps to the NMS when GE1/0/1 changes its status.
<HUAWEI> system-view [HUAWEI] interface gigabitethernet 1/0/1 [HUAWEI-GigabitEthernet1/0/1] undo enable snmp trap updown