Hi All, Intially I have two users in my config file (snmptrapd.conf) as shown below (sampletest and sampletest1 are two users)
createUser -e 0x010203040506 sampletest MD5 sampletest DES sampletest authuser log sampletest createUser -e 0x010203040507 sampletest1 MD5 sampletest1 DES sampletest1 authuser log sampletest1 . Saved the file and Started the Snmptrapd service . I am able to receive trap for the above two entries Now if i update the config file to have one more entry as shown below and saved the file createUser -e 0x010203040507 sampletest2 MD5 sampletest2 DES sampletest2 authuser log sampletest2 . Without Restarting the snmptrapd i am not able to receive traps for sampletest2 . How to make snmptrapd to use the updated config file dynamically? Thanks, Anand C
------------------------------------------------------------------------------
_______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users