[ 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. Thanks. ]
On 16 February 2010 16:29, Szudy Brett-CBS035 <brett.sz...@motorola.com> wrote: > Thanks for your helpful replies. I understand your comments, but don't know > about VACM. > > As far as I can tell, VACM is only available when installing the MIBII MIB. > Is this correct? Not exactly. VACM is part of the default build, and is also included when compiling using "--enable-mini-agent". So you would have to explicitly remove it from the build. Yes - it's part of the "mibII" grouping, so excluding this would omit the VACM support as well, and hence disable access control. But you can always add individual modules using "--with-mib-modules". The two relevant modules here are "mibII/vacm_vars" (for the SNMP tables) and "mibII/vacm_conf" (for the snmpd.conf directives). > Right now, I have this MIB option-ed out while getting started. How? Using "--with-out-mib-modules=mibII" (which will remove the VACM code) or using "--enable-mini-agent" (which won't) ? Dave ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders