<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>networking &amp;mdash; LinuxPizza</title>
    <link>https://blogs.linux.pizza/tag:networking</link>
    <description>Personal notes and occasional posts - 100% human, 0% AI generated</description>
    <pubDate>Tue, 14 Apr 2026 12:03:04 +0000</pubDate>
    <item>
      <title>Enable SNMP on Cisco SG350XG-2F10</title>
      <link>https://blogs.linux.pizza/enable-snmp-on-cisco-sg350xg-2f10</link>
      <description>&lt;![CDATA[Writing this down, so people and myself can easily find this solution&#xA;&#xA;The Cisco docs is incomplete, this is the correct way of enabling SNMP on the SG350 series:&#xA;&#xA;configure term&#xA;snmp-server community public RO&#xA;snmp-server community private RW&#xA;snmp-server server&#xA;snmp-server location hackerspace&#xA;&#xA;Thanks to @fedops@fosstodon.org for telling me about the &#34;snmp-server server&#34; step.&#xA;&#xA;#cisco #networking #switching #snmp #observium]]&gt;</description>
      <content:encoded><![CDATA[<h3 id="writing-this-down-so-people-and-myself-can-easily-find-this-solution" id="writing-this-down-so-people-and-myself-can-easily-find-this-solution">Writing this down, so people and myself can easily find this solution</h3>

<p>The Cisco docs is incomplete, this is the correct way of enabling SNMP on the SG350 series:</p>

<pre><code>configure term
snmp-server community public RO
snmp-server community private RW
snmp-server server
snmp-server location hackerspace
</code></pre>

<p>Thanks to <a href="https://blogs.linux.pizza/@/fedops@fosstodon.org" class="u-url mention">@<span>fedops@fosstodon.org</span></a> for telling me about the “snmp-server server” step.</p>

<p><a href="https://blogs.linux.pizza/tag:cisco" class="hashtag"><span>#</span><span class="p-category">cisco</span></a> <a href="https://blogs.linux.pizza/tag:networking" class="hashtag"><span>#</span><span class="p-category">networking</span></a> <a href="https://blogs.linux.pizza/tag:switching" class="hashtag"><span>#</span><span class="p-category">switching</span></a> <a href="https://blogs.linux.pizza/tag:snmp" class="hashtag"><span>#</span><span class="p-category">snmp</span></a> <a href="https://blogs.linux.pizza/tag:observium" class="hashtag"><span>#</span><span class="p-category">observium</span></a></p>
]]></content:encoded>
      <guid>https://blogs.linux.pizza/enable-snmp-on-cisco-sg350xg-2f10</guid>
      <pubDate>Tue, 09 Apr 2024 07:27:38 +0000</pubDate>
    </item>
  </channel>
</rss>