Re: Running Multiple snmpd agents on solaris (atleast two).

2009-01-09 Thread Thomas Anders
[email protected] wrote: > I am unable to run multiple snmpd agents on solaris machine. Unfortunately, your query lacks helpful details. Use latest net-snmp 5.4.2.1, and fire two agents (in seperate shells) as follows: snmpd -f -Le -r -C -Y rocommunity=foobar localhost:8161 snmpd -f -Le -

com2SecList

2009-01-09 Thread dan anderson
Why is there no exposed API for adding to com2SecList in snmpUDPDomain.[c|h]? Right now the only way to add a community->securityname mapping programatically is to call the token parser; is this because of a plan to deprecate com2SecList? Also, why are vacm_conf.c:vacm_in_view() and vacm_conf.c:va