Hi! I’m trying to kill processes setting to 4 the hrSWRunStatus but i Always 
receive the same message:

“Error in packet. Reason: not Writable(That Object does not support 
modification) Failed object iso.3.6.1.2.1.25.4.2.1.7.pid”

where “pid” is the pid of the process that i try to kill.

This is strange because on net-snmp documentations it’s written that the 
hrSWRunStatus is read-write.

This is a part of my configuration file

###############################################################################
#
#  ACCESS CONTROL
#

                                                 #  system + hrSystem groups 
only
view   systemonly  included   .1.3.6.1.2.1.1
view   systemonly  included   .1.3.6.1.2.1.25.1

                                                 #  Full access from the local 
host
rwcommunity public  localhost

rwcommunity ubuntulaptop
                                                 #  Default access to basic 
system info
 rocommunity public  default    -V systemonly
                                                 #  rocommunity6 is for IPv6
 rocommunity6 public  default   -V systemonly

                                                 #  Full access from an example 
network
                                                 #     Adjust this network 
address to match your local
                                                 #     settings, change the 
community string,
                                                 #     and check the 
'agentAddress' setting above
#rocommunity secret  10.0.0.0/16

                                                 #  Full read-only access for 
SNMPv3
 rouser   authOnlyUser
                                                 #  Full write access for 
encrypted requests
                                                 #     Remember to activate the 
'createUser' lines above
#rwuser   authPrivUser   priv

#  It's no longer typically necessary to use the full 'com2sec/group/access' 
configuration
#  r[ow]user and r[ow]community, together with suitable views, should cover 
most requirements



###############################################################################

Anyone can help me ?
Thanks
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
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