Thanks Dave. I have one more question - If I try to access UCD-SNMP-4.2.5 agent v3 with any other 3rd party SNMP Manager then it is required to mention the EngineId of agent into the configuration files of some of these SNMP Managers. Where do I find the value of EngineId of agent? Please note that I don't write the createUser line in /var/ucd-snmp/snmpd.conf file. I write it in the same snmpd.conf file where the access control stuff is mentioned.
Soni Dave Shield wrote: > > > > > Are these entries not > > > > mandatory to be specified in snmpd.conf for using SNMPv3 ?? > > > > > > Nope. > > > > > But if I don't define these entries in snmpd.conf file then, it gives > > 'authorizationError'. I try as: > > > > ###In snmpd.conf > > createUser userSoni MD5 lightlight DES > > rouser userSoni > > But the "rouser" and "rwuser" settings default to authenticated access. > (i.e. authNoPriv or authPriv). This won't allow noAuthNoPriv access: > > > > and then > > snmpget -v 3 -l noAuthNoPriv -u userSoni 192.168.1.189:9000 ...OID... > > Error in packet > > Reason: authorizationError > > as you see. > Try > rouser userSoni noauth > > instead. > > Dave > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > _______________________________________________ > 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 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ 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