]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/simple_snmp_test/r1/snmpd.conf
tests: micronet: adapt tests
[mirror_frr.git] / tests / topotests / simple_snmp_test / r1 / snmpd.conf
1 agentAddress udp:1.1.1.1:161
2
3 com2sec public 1.1.1.1 public
4
5 group public_group v1 public
6 group public_group v2c public
7
8 access public_group "" any noauth prefix all all none
9
10 view all included .1
11
12 iquerySecName frr
13 rouser frr
14
15 master agentx
16
17 agentXSocket /etc/frr/agentx
18 agentXPerms 777 755 root frr