Hi,
thanks a lot Dave, the problem got solved.
Actually the agent was reading the settings from /usr/local
/share/snmpd.conf and not from /etc/snmp/snmpd.conf.
This command really helped me to solve the problem.
*snmpd -f -Le -Dread_config
thanks
kusuma
*
Dave Shield wrote:
[ First -
> From: kusuma.bm [mailto:kusuma...@globaledgesoft.com]
> Sent: Thursday, March 05, 2009 2:50 AM
> snmpvacm -v 3 -u wes -l authNoPriv -a MD5 -A initialpasswd
> 172.16.8.145:161 createSec2Group 3 wes-network wesRWGroup
> Error in packet.
> Reason: authorizationError (access denied to that object
[ 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. ]
2009/3/4
Hi Mike,
you said,
Cloning the user does not clone the VACM settings. The user "wes" has no authorization to read or write anything.
I think what u said is correct bcoz i can see in the usmUser table the
entries for my user "wes" but not in vacm tables.
Check out the `snmpvacm` command.
S
2009/3/3 Mike Ayers :
> Cloning the user does not clone the VACM settings.
> The user "wes" has no authorization to read or write anything.
But kusama said that he had the line
rwuser wes
in the snmpd.conf file.
Which should allow access once the user is created.
Dave
-
> From: kusuma.bm [mailto:kusuma...@globaledgesoft.com]
> Sent: Wednesday, March 04, 2009 1:08 AM
> I am running snmpd as the agent on machine 172.10.1.4 , and
> snmptrapd as the server on 172.10.1.5
> Now i am giving the below command from the snmptrapd( ie.
> server machine).
>
> snmpusm -v3
kusuma.bm wrote:
hi,
I am trying to set up users for the agent.
I am running snmpd as the agent on machine 172.10.1.4 , and snmptrapd
as the server on 172.10.1.5
Now i am giving the below command from the snmptrapd( ie. server machine).
*snmpusm -v3 -u initial -l authNoPriv -a MD5 -A initialpa
hi,
I am running snmpd as the agent on machine 172.10.1.4 , and snmptrapd as
the server on 172.10.1.5
Now i am giving the below command from the snmptrapd( ie. server machine).
*snmpusm -v3 -u initial -l authNoPriv -a MD5 -A initialpasswd 172.10.1.4:161
create wes initial*
*User successfully
2009/3/4 kusuma. bm :
> The /etc/snmp/snmpd.conf in snmpd contains
> rwuser initial
> rwuser wes.
>
> The /var/net-snmp/snmptrapd.conf in snmptrapd contains
> createUser initial MD5 initialpasswd
I'm not interested in /var/net-snmp/snmptrapd.conf.
That's not relevant to the agent.
What do you hav
2009/3/4 kusuma. bm :
> i have cloned a user from the existing user using snmpusm command.
> So the user got successfully created.
Can you please give the complete details of exactly what commands you've run.
You've told us about the snmpd.conf settings, and the failed snmpusm
command. But you'v
Hi all,
i have cloned a user from the existing user using snmpusm command.So the
user got successfully created.
But when i try to change the passphrase for the cloned user, i am
getting error :
snmpusm -v3 -u wes -l authNoPriv -a MD5 -A initialpasswd localhost
passwd initialpasswd wespasswd.
11 matches
Mail list logo