On 27/02/2008, oknets10 <[EMAIL PROTECTED]> wrote: > Isn't the fact that I'm getting a response from the agent, is indicating > that I have the required mapping ?
No. > Anyway, following is the relevant mapping from my snmpd.conf: [snip] > rocommunity mas-public > rwcommunity mas-privae > rocommunity sub-public > rwcommunity sub-privae > > com2sec mas-Sec-Ro default mas-public > com2sec mas-Sec-Rw default mas-private > com2sec sub-Sec-Ro default sub-public > com2sec sub-Sec-Rw default sub-private Use EITHER "r[ow]community" OR "com2sec". Not both. In this case, you need to use "com2sec". You do *not* have anything that maps the community "sub-public" into the context "sub1". Please re-read the documentation for "com2sec". Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
