1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-13 01:21:10 +03:00
openwrt-xburst/package/net-snmp/files/snmpd.conf
nico f36714c007 Add net-snmp package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-20 16:32:01 +00:00

15 lines
347 B
Plaintext

com2sec ro default public
com2sec rw localhost private
group public v1 ro
group public v2c ro
group public usm ro
group private v1 rw
group private v2c rw
group private usm rw
view all included .1
access public "" any noauth exact all none none
access private "" any noauth exact all all all