The snmp-agent trap enable feature-name ipfpm command enables the trap function for the IP Flow Performance Measurement (FPM) module.
The undo snmp-agent trap enable feature-name ipfpm command disables the trap function for the IP FPM module.
By default, the trap function is disabled for the IP FPM module.
snmp-agent trap enable feature-name ipfpm [ trap-name { hwipfpmlossratioexceed | hwipfpmlossratiorecovery | hwipfpmtlpexceed | hwipfpmtlprecovery } ]
undo snmp-agent trap enable feature-name ipfpm [ trap-name { hwipfpmlossratioexceed | hwipfpmlossratiorecovery | hwipfpmtlpexceed | hwipfpmtlprecovery } ]
Parameter | Description | Value |
---|---|---|
trap-name | Enables the trap function for the specified event. | - |
hwipfpmlossratioexceed | Enables the trap function about the packet loss ratio exceeding the threshold. | - |
hwipfpmlossratiorecovery | Enables the trap function about the packet loss ratio restoration. | - |
hwipfpmtlpexceed | Enables the trap function for TLPs exceeding the specifications. | - |
hwipfpmtlprecovery | Enables the trap function for TLP specification restoration. | - |
Usage Scenario
The Simple Network Management Protocol (SNMP) is a network management standard widely used on the TCP/IP network. It uses a central computer (a network management station) that runs network management software to manage network elements. The SNMP agent reports trap messages to the network management station so that the network management station can obtain the network status in a timely manner, and the network administrator can take measures accordingly.
The snmp-agent trap enable feature-name ipfpm command enables the trap function for the IP FPM module.
Precautions
To enable the trap function for one or several events, specify trap-name. If trap-name is not specified, all trap functions are enabled for the IP FPM module.