snmptrap
Configure SNMP trap settings.
Usage
config system snmptrap
set address <address>
set auth_passphrase <auth_passphrase>
set auth_protocol {MD5 | SHA}
set community <community>
set cpu_threshold <integer>
set memory_threshold <integer>
set priv_passphrase <passphrase>
set priv_protocol {DES | AES}
set protocol {v1/v2c | v1/v2c,v3 | v3 | ''}
set username <username>
end
Subcommands
|
Command |
Description |
|---|---|
|
End and discard last config. |
|
|
End and save last config. |
|
|
List available commands or provide detailed help for a specific command. |
|
|
Set a settable parameter or show current settings of parameters. |
Set arguments
|
Argument |
Description |
|---|---|
|
address |
Enter the SNMP trap server address. Default: |
|
auth_passphrase |
Enter the authentication passphrase. The user must have security level For use with |
|
auth_protocol |
Enter the authentication protocol, either For use with |
|
community |
Enter the SNMP community string. Default: For use with |
|
cpu_threshold |
Enter the CPU threshold percentage, as an integer, for sending SNMP traps, in the range 1-100. Default: |
|
disk_threshold |
Enter the disk threshold percentage, as an integer, for sending SNMP traps, in the range 1-100. Default: |
|
memory_threshold |
Enter the memory threshold precentage, as an integer, for sending SNMP traps, in the range 1-100, integer. Default: |
|
priv_passphrase |
Enter the privilege passphrase. The user must have security level For use with |
|
priv_protocol |
Enter the privilege protocol, either For use with |
|
protocol |
Enter the SNMP protocol version, one of |
|
username |
Enter the username. Default: For use with |