{"id":11345,"date":"2023-12-06T11:37:17","date_gmt":"2023-12-06T11:37:17","guid":{"rendered":"https:\/\/myworldofit.net\/?p=11345"},"modified":"2023-12-06T11:37:32","modified_gmt":"2023-12-06T11:37:32","slug":"snmpv3-on-dell-os-10-switches","status":"publish","type":"post","link":"https:\/\/myworldofit.net\/?p=11345","title":{"rendered":"SNMPv3 on Dell OS 10 switches"},"content":{"rendered":"<p>After how woefully lacking in detail for the novice in OS 10 switches the <a href=\"https:\/\/www.dell.com\/support\/kbdoc\/en-uk\/000133707\/how-to-configure-snmpv3-on-dell-emc-networking-n-series-switches\">Dell documentation<\/a> is below is a little snippet that can be used to configure your switches with what appears to be enough permission for PRTG (or a similar SNMP monitoring system) to keep an eye on them.<\/p>\n<p>After entering configuration mode a readonly view with a base OID is set (I&#8217;d be grateful for some feedback on this!), then a group (prtg) is created to contain the user and defines readonly permissions, finally a user (prtguser) is created, assigned to the group (prtg) and the relevant password and privacy encryption strings set.<\/p>\n<pre>configure\r\nsnmp-server view readonly 1.3.6.1.2.1 included\r\nsnmp-server group prtg 3 priv read readonly\r\nsnmp-server user prtguser prtg 3 auth sha LONGANDSTRONGAUTH priv aes LoNGANDSTRONGPRIV\r\nexit\r\nwrite memory<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>After how woefully lacking in detail for the novice in OS 10 switches the Dell documentation is below is a little snippet that can be used to configure your switches with what appears to be enough permission for PRTG (or a similar SNMP monitoring system) to keep an eye on them. After entering configuration mode a readonly view with a&#8230; <a class=\"read-more\" href=\"https:\/\/myworldofit.net\/?p=11345\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"footnotes":""},"categories":[479],"tags":[281,197,198,549],"series":[],"class_list":["post-11345","post","type-post","status-publish","format-standard","hentry","category-networking","tag-dell","tag-prtg","tag-snmp","tag-v3"],"_links":{"self":[{"href":"https:\/\/myworldofit.net\/index.php?rest_route=\/wp\/v2\/posts\/11345","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/myworldofit.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/myworldofit.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/myworldofit.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/myworldofit.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11345"}],"version-history":[{"count":2,"href":"https:\/\/myworldofit.net\/index.php?rest_route=\/wp\/v2\/posts\/11345\/revisions"}],"predecessor-version":[{"id":11347,"href":"https:\/\/myworldofit.net\/index.php?rest_route=\/wp\/v2\/posts\/11345\/revisions\/11347"}],"wp:attachment":[{"href":"https:\/\/myworldofit.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11345"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/myworldofit.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11345"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/myworldofit.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11345"},{"taxonomy":"series","embeddable":true,"href":"https:\/\/myworldofit.net\/index.php?rest_route=%2Fwp%2Fv2%2Fseries&post=11345"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}