snmpd.conf 619 B

12345678910111213141516171819202122
  1. ###########################################################################
  2. #
  3. # snmpd.conf
  4. #
  5. # - created by the snmpconf configuration program
  6. #
  7. ###########################################################################
  8. # SECTION: Access Control Setup
  9. #
  10. # This section defines who is allowed to talk to your running
  11. # snmp agent.
  12. # rouser: a SNMPv3 read-only user
  13. # arguments: user [noauth|auth|priv] [restriction_oid]
  14. rouser nms
  15. # rocommunity: a SNMPv1/SNMPv2c read-only access community name
  16. # arguments: community [default|hostname|network/bits] [oid]
  17. rocommunity public 127.0.0.1