Results 1 to 2 of 2
Hi All -
I wanted to configure the SNMP configuration as below.
• Write(SNMPSet ) should happen only using “private” community key.
• Read (SNMPGet)should happen using both “private” and ...
- 01-06-2012 #1Just Joined!
- Join Date
- Jan 2012
- Posts
- 1
SNMP Configuration
Hi All -
I wanted to configure the SNMP configuration as below.
• Write(SNMPSet ) should happen only using “private” community key.
• Read (SNMPGet)should happen using both “private” and “public” key.
Currently I configured as below in 'snmpd.conf' file and it is allowing the read and write operations with private community string.
com2sec Anyone 0.0.0.0/0 private
In addition, i would like to know how to configure the SNMP to allow for reading using "Public" community string?
Please help me to solve the above
Thanks,
Srini
- 01-06-2012 #2
Welcome aboard!
Forgive me, but this smells a little like a homework question, which is not allowed on these Forums.
Instead of locking the thread, I'll give the benefit of the doubt.
Can you post what steps you've tried? And what errors you may have received?
If so, someone may be able to pop in and guide you in the right direction.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.


Reply With Quote