<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/snmp, branch vyos/1.5dev0</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.5dev0</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.5dev0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2023-02-10T18:42:44+00:00</updated>
<entry>
<title>snmp: T4857: explicitly define default community networks 0.0.0.0/0 and ::/0</title>
<updated>2023-02-10T18:42:44+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-02-10T18:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=011e6a2cdea8fca73f7c433de5e2d6bc22bd9c19'/>
<id>urn:sha1:011e6a2cdea8fca73f7c433de5e2d6bc22bd9c19</id>
<content type='text'>
After the RESTRICTED view was introduced snmpd requires a network to be
specified. Before adding the RESTRICTED view snmpd always assumed the default
network 0.0.0.0/0.

This commit re-adds the build in default networks for IPv4 and IPv6 and
exposes it as a proper default to the CLI so the user is informed about it:

vyos@vyos# set service snmp community foooo
Possible completions:
   authorization        Authorization type (default: ro)
+  client               IP address of SNMP client allowed to contact system
+  network              Subnet of SNMP client(s) allowed to contact system (default:
                        0.0.0.0/0, ::/0)
</content>
</entry>
<entry>
<title>T4857: Fix error when not defining client|network under community</title>
<updated>2023-02-08T13:18:15+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2023-02-08T13:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=a31f6d45f72dbe556bd3f3d7d62935251888eca5'/>
<id>urn:sha1:a31f6d45f72dbe556bd3f3d7d62935251888eca5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1697 from nicolas-fort/snmp_rework</title>
<updated>2023-01-19T07:06:54+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-01-19T07:06:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=56074c22eb7420bdaa12b41e42b61ef1d9583cd3'/>
<id>urn:sha1:56074c22eb7420bdaa12b41e42b61ef1d9583cd3</id>
<content type='text'>
T4857: SNMP: Implement FRR SNMP Recomendations</content>
</entry>
<entry>
<title>T4857: Cleaning pr</title>
<updated>2023-01-18T15:16:05+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2023-01-18T15:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=1ce8e672b57e03e144998cb0a56ad1622c667a1d'/>
<id>urn:sha1:1ce8e672b57e03e144998cb0a56ad1622c667a1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>snmp: T4902: exclude container storage from monitoring</title>
<updated>2023-01-17T14:23:12+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-01-17T14:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=c1b5e0ab118f1fcf46a59fe64343fe7473556f46'/>
<id>urn:sha1:c1b5e0ab118f1fcf46a59fe64343fe7473556f46</id>
<content type='text'>
Excluded to not spam the log as there is an access restriction to that
folder which SNMP user can not access.
</content>
</entry>
<entry>
<title>T4884: snmpd: add community6 fallback</title>
<updated>2022-12-16T20:58:06+00:00</updated>
<author>
<name>Sander Klein</name>
<email>github@roedie.nl</email>
</author>
<published>2022-12-16T20:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=03d49fe0fc5020b851bd639a2cb94f911f48cbea'/>
<id>urn:sha1:03d49fe0fc5020b851bd639a2cb94f911f48cbea</id>
<content type='text'>
If no client and network is defined only a `community` config
is created. This also adds the `community6` part
</content>
</entry>
<entry>
<title>T4835: snmpd: Fix copy/paste error in snmpd.conf</title>
<updated>2022-11-23T18:17:14+00:00</updated>
<author>
<name>Sander Klein</name>
<email>github@roedie.nl</email>
</author>
<published>2022-11-23T18:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=96b8107b437925b1b02399dedab8c3b887cf5093'/>
<id>urn:sha1:96b8107b437925b1b02399dedab8c3b887cf5093</id>
<content type='text'>
The variable 'client' was accidently used where 'network should
have been used. This lead to missing community6 string when
an IPv6 network was defined instead of an IPv6 client.
</content>
</entry>
<entry>
<title>snmp: T4353: fix Jinja2 linting errors</title>
<updated>2022-05-01T16:59:29+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-01T16:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=5ffbd74baee4c3e987fe1875c2c73a1fe7afdbe1'/>
<id>urn:sha1:5ffbd74baee4c3e987fe1875c2c73a1fe7afdbe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>snmp: T4333: migrate to new vyos_defined Jinja2 test</title>
<updated>2022-04-11T18:57:16+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-11T18:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=7e946dc26f628ac716a1d6a75664781e5685cb66'/>
<id>urn:sha1:7e946dc26f628ac716a1d6a75664781e5685cb66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>snmp: T4124: migrate to get_config_dict()</title>
<updated>2021-12-30T20:38:16+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-12-30T20:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=566f7f2401b79a79abe5ed9597fed325540983fa'/>
<id>urn:sha1:566f7f2401b79a79abe5ed9597fed325540983fa</id>
<content type='text'>
</content>
</entry>
</feed>
