[BACK]Return to snmpd.conf CVS log [TXT][DIR] Up to [local] / src / etc

Annotation of src/etc/snmpd.conf, Revision 1.1

1.1     ! reyk        1: # $OpenBSD: snmpd.conf,v 1.2 2008/01/21 23:45:51 reyk Exp $
        !             2:
        !             3: listen_addr="127.0.0.1"
        !             4:
        !             5: # Restrict daemon to listen on localhost only
        !             6: listen on $listen_addr
        !             7:
        !             8: # Specify a number of trap receivers
        !             9: #trap receiver nms.example.com
        !            10:
        !            11: # Adjust the local system information
        !            12: #system contact "Charlie Root (root@myhost.example.com)"
        !            13: #system description "Powered by OpenBSD"
        !            14: #system location "Rack A1-24, Room 13"
        !            15: system services 74
        !            16:
        !            17: # Provide static user-defined SNMP OIDs
        !            18: oid 1.3.6.1.4.1.30155.42.3.1 name testStringValue read-only string "Test"
        !            19: oid 1.3.6.1.4.1.30155.42.3.4 name testIntValue read-write integer 1