Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,071
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...