File: snmptest.conf

package info (click to toggle)
net-snmp 5.9.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 37,540 kB
  • sloc: ansic: 282,201; perl: 17,710; sh: 12,006; makefile: 2,712; python: 735; xml: 663; pascal: 62; sql: 47
file content (21 lines) | stat: -rw-r--r-- 777 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
sysservices 72

createUser v3_user MD5 test_pass_auth DES test_pass_priv

#       sec.name  source          community
com2sec v2c_user  default       v2c_private
com2sec v1_user   default       v1_private
com2sec v3_user   default       v3_private

#                  sec.model   sec.name
group   v2c_group  v2c         v2c_user
group   v1_group   v1          v1_user
group   v3_group   usm         v3_user

#               incl/excl subtree  mask
view    all     included .1        80

#                 context sec.model sec.level  match  read   write  notif
access  v2c_group   ""      any       noauth   exact  all    all    all
access  v1_group    ""      any       noauth   exact  all    all    all
access  v3_group    ""      any       noauth   exact  all    all    all