Also sprach Steve Johnson
I'm trying to setup my TC1000 gear to log SNMP traps to a trap host, I assumed the command was
set snmP trAP_COMMUNITY public addRESS address.to.our.host
But I get this error..
CLI - Request SET SNMP TRAP_COMMUNITY failed because item is not in table
What am I doing wrong?
Any time you get an error about something not being in the table, look for an equivalent "add" command. Try something along the lines of: add snmp trap_community public address address.to.our.host Basically, add is used to create new entries in a table, and set is used only to manipulate entries that are already in the table. set cannot be used to add new entries into the table. -- Jeff McAdams Email: jeffm@iglou.com Head Network Administrator Voice: (502) 966-3848 IgLou Internet Services (800) 436-4456 - To unsubscribe to usr-tc, send an email to "majordomo@xmission.com" with "unsubscribe usr-tc" in the body of the message. For information on digests or retrieving files and old messages send "help" to the same address. Do not use quotes in your message.