Dear net-snmp-coders
 
 
I am using net-snmp-5.4.0.
I has a problem while using net-snmp package.
 
 
 
I created snmpd.conf file using "snmpconf" perl script.
 
 
 
 
below is my snmpd.conf files
 
 
case a)
# this configuration file works well
syslocation "Seoul, Korea"
syscontact ssul97
sysservices 0
 
rocommunity public
rwcommunity private
 
agentaddress 161
 
 
case b)
# this configuration file doesn't work for snmp SET request
syslocation "Seoul, Korea"
syscontact ssul97
sysservices 0
 
rocommunity ssul97
rwcommunity ssul97
 
agentaddress 161
 
 
 
 
 
 
When I use second snmpd.conf file, snmp agent returns "No access" response to 
my SET request.
 
 
Why this situation happen?
Are there any problems in my snmpd.conf file?
 
If my config file has no problem, net-snmp-5.4.0 has a bug to handling same 
read/write community value?
 
Please reply my question... please...
How can I use same read/write community value?
 
 
ssul97님의 블로그
안녕하세요.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to