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 tha
> > > 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 us
Thanks dave. Please read my explanation after your remarks
Dave Shield wrote:
>
> >
> > 1) I create the following entries:
> >
> > ---in /var/ucd-snmp/snmpd.conf
> > createUser userSoni MD5 lightlight DES
>
> Which version of the code are you using?
> The v5 line would normally look in /var/
Sorry, forgot to tell in my last mailI am using ucd-snmp-0.4.2.5
Dave Shield wrote:
>
> >
> > 1) I create the following entries:
> >
> > ---in /var/ucd-snmp/snmpd.conf
> > createUser userSoni MD5 lightlight DES
>
> Which version of the code are you using?
> The v5 line would normally look in
>
> 1) I create the following entries:
>
> ---in /var/ucd-snmp/snmpd.conf
> createUser userSoni MD5 lightlight DES
Which version of the code are you using?
The v5 line would normally look in /var/net-snmp/snmpd.conf instead
[Minor point - don't repeat a phrase like that. The way
that SNMP aut
1) I create the following entries:
---in /var/ucd-snmp/snmpd.conf
createUser userSoni MD5 lightlight DES
---in snmpd.conf(where SNMPCONFPATH is set)
rouser userSoni
This is how its mentioned in README.snmpv3 file and then I do
snmpget -v 3 -l noAuthNoPriv -u userSoni 192.168.1.189:9000 ..OID.