hi!

i am using net-snmp on quagga!
i have a problem while trying to set the object value in OSPF-MIB. 
the output i get is:

Error in packet.
Reason: (readOnly) The two parties used do not have access to use the specified 
SNMP PDU.
Failed object: OSPF-MIB::ospfAdminStat.0

snmpget works fine. but with snmpset i have a problem.

i ve tried configuring snmpd.conf in two ways:

-one:
rwcommunity  Sektor_1 

smuxsocket 127.0.0.1
smuxpeer .1.3.6.1.4.1.3317.1.2.5
smuxpeer .1.3.6.1.4.1.3317.1.2.1


-another:

##          sec.name      source            community
## ==================================================
com2sec     local         localhost         Sektor_1
com2sec     network_1     192.168.10.0/30   Sektor_1

##      access.group.name  sec.model         sec.name
## ====================================================
group    MyRWGroup_1         v2c             local
group    MyRWGroup_1         v2c             network_1


##     MIB.view.name       incl/excl    MIB.subtree   mask
##===========================================================
view   all-mibs            included     .1            80

##          MIB
##          group.name     context    sec.model  sec.level  prefix  read        
write      notif
##===============================================================================================
access      MyRWGroup_1    ""         v2c         noauth     exact   
all-mibs    all-mibs   none

smuxsocket 127.0.0.1
smuxpeer .1.3.6.1.4.1.3317.1.2.5
smuxpeer .1.3.6.1.4.1.3317.1.2.1



And in both ways its not working.

Can anyone help me solve this problem?


Thanks!

Nina



      
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to