Product specifications

2 – Operations and Administration
Configuration and Monitoring Features
D000003-016 Rev. A 2-27
A
To create a new target entry, use the following CLI command:
snmpTargetAddr add -n name -a addr [-p port] [-t timeout] [-r
retry_count] [-l tag_list] [-v parameters] [-s storage_type]
For example:
To add a trap target with the IP address 192.168.0.123 that accepts SNMP v2c
style traps:
snmpTargetAddr add -n traphost1 -a 192.168.0.123 -v "v2 params"
Or, to add the same target except using SNMP v1traps:
snmpTargetAddr add -n traphost1 -a 192.168.0.123 -v "v1 params"