sysconf snmp trap delete
Delete information for a specific SNMP trap host.
NOTE After running this command, you must restart the lsta service with the command service restart lsta for the configuration change to take effect.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
Syntax
sysconf snmp trap delete -host <hostname/IP> [-force]
Argument(s) | Shortcut | Description |
---|---|---|
-host <hostname/IP> | -h |
Specifies the trap host name or IP address. |
-force | -f | Force the action without prompting. |
Example
lunash:>sysconf snmp trap delete -host mysnmphost If you are sure that you wish to delete this snmp trap information, then enter 'proceed', otherwise enter 'quit'. > proceed Proceeding... Please use 'service restart lsta' for the new configuration to take effect. Command Result : 0 (Success)