[ First - *please* don't mail me privately, without copying
any responses to the mailing list. I don't have the time
or inclination to offer private, unpaid, SNMP consultancy.
Keep discussions to the list, where others can both learn
and offer advice. T
> snmptrap -v 2c -c public localhost ` ` NOTIFICATION-TEST-MIB::demo-notif
^^^
Those look suspiciously like backquotes - i.e. running an (empty) command.
Try using forward quotes - i.e.
snmptrap -v 2c -c public localhost '' .
Dave
---
snmptrap -v 2c -c public localhost ` ` NOTIFICATION-TEST-MIB::demo-notif \ SNMPv2-MIB::sysLocation.0 s "just here"
this command does not work... says missing TYPE and VALUE in the variable
what could be wrong?
shruti
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!