82
Figure 82. disable snmp command
config snmp trap
Purpose
Used to config a recipient of SNMP traps
generated by the Switch’s SNMP agent.
Syntax
config snmp trap trap_ip < ipaddress >
trap_name <name 20> trap_event <bootup |
t_link | t_rx_error | t_tx_error>
Description
This command creates a recipient of SNMP traps
generated by the Switch’s SNMP agent
Parameters <ipaddress>
-
The IP address of the remote
management station that will serve as the SNMP
host for the Switch.
<name 20> -
An alphanumeric string of up to 20
characters used to authorize a remote SNMP
manager to access the Switch’s SNMP agent
(Trap Name must be selected from a Community
Name).
<bootup> -
System device bootup
<t_link> -
Twisted Pair Link Up / Link Down
<t_rx_error> -
Twisted Pair Abnormal Receive
Error
<t_tx_error> -
Twisted Pair Abnormal Transmit
Error
Example usage:
To configure an SNMP host to receive SNMP traps type
“bootup”, ”t_link”, “t_rxd_error”, “t_tx_error” :
Figure 83. config snmp trap command