{"id":2270,"date":"2019-08-01T23:14:37","date_gmt":"2019-08-01T23:14:37","guid":{"rendered":"http:\/\/wiki.thomasandsofia.com\/?p=2270"},"modified":"2019-08-02T01:40:46","modified_gmt":"2019-08-02T01:40:46","slug":"enable-snmpv3-on-cisco-devices","status":"publish","type":"post","link":"https:\/\/wiki.thomasandsofia.com\/?p=2270","title":{"rendered":"Enable SNMPv3 on Cisco Devices"},"content":{"rendered":"<p>Based on the CBTNuggets video: <a href=\"https:\/\/www.youtube.com\/watch?v=YZ5gBrA0B0U\" target=\"_blank\" rel=\"noopener\">CBT Nuggest SNMPv3<\/a><\/p>\n<h1>References<\/h1>\n<ul>\n<li><a href=\"http:\/\/wiki.thomasandsofia.com\/?p=2257\">SNMPv2c<\/a><\/li>\n<li>cisco snmp object navigator<\/li>\n<\/ul>\n<h1>Overview<\/h1>\n<ul>\n<li>Configure the view<\/li>\n<li>Configure a group<\/li>\n<li>Configure a User<\/li>\n<\/ul>\n<h1>Configure views<\/h1>\n<p>R1(config)#snmp-server view &lt;view-name&gt; &lt;MIB-family-name&gt; included<\/p>\n<ul>\n<li>For the MIB-family-name, you can use the OID or the &#8216;sensor&#8217;s name<\/li>\n<li>The MIB-family-name is Case Sensitive!\u00a0 You must type this in exactly as shown!<\/li>\n<\/ul>\n<pre>R1(config)#snmp-server view ALL-ACCESS iso included\r\nR1(config)#snmp-server view INT-ACCESS ifEntry included\r\n<\/pre>\n<ul>\n<li>iso = access to everything iso and below.<\/li>\n<li>ifEntry = access to everything related to interfaces.<\/li>\n<\/ul>\n<h1>Create Groups<\/h1>\n<p>R1(config)#snmp-server group &lt;groupname&gt; &lt;snmp-version&gt; &lt;access-method&gt; &lt;access-type&gt; &lt;view-name&gt;<\/p>\n<p>SNMP Version:<\/p>\n<ul>\n<li>v1<\/li>\n<li>v2c<\/li>\n<li>v3<\/li>\n<\/ul>\n<p>Access methods:<\/p>\n<ul>\n<li>auth: Authentication but no encryption<\/li>\n<li>noauth: No authentication<\/li>\n<li>priv: Authentication with encryption<\/li>\n<\/ul>\n<pre>snmp-server group GROUP1 v3 priv read ALL-ACCESS<\/pre>\n<h1>Create a User<\/h1>\n<p>R1(config)#snmp-server user\u00a0 &lt;username&gt; &lt;groupname&gt; &lt;snmp-version&gt; &lt;auth-type&gt; &lt;encryption-type&gt; &lt;password&gt; &lt;pass-storage-method&gt; &lt;pass-encryption-method&gt; &lt;shared-secret-key&gt;<\/p>\n<pre>snmp-server user thomas GROUP1 v3 auth sha cisco priv des cisco1<\/pre>\n<p>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Based on the CBTNuggets video: CBT Nuggest SNMPv3 References SNMPv2c cisco snmp object navigator Overview Configure the view Configure a group Configure a User Configure views R1(config)#snmp-server view &lt;view-name&gt; &lt;MIB-family-name&gt; included For the MIB-family-name, you can use the OID or the &#8216;sensor&#8217;s name The MIB-family-name is Case Sensitive!\u00a0 You must type this in exactly as ..<\/p>\n<div class=\"clear-fix\"><\/div>\n<p><a href=\"https:\/\/wiki.thomasandsofia.com\/?p=2270\" title=\"read more...\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,50],"tags":[],"class_list":["post-2270","post","type-post","status-publish","format-standard","hentry","category-networking","category-snmp"],"_links":{"self":[{"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/posts\/2270","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2270"}],"version-history":[{"count":3,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/posts\/2270\/revisions"}],"predecessor-version":[{"id":2275,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=\/wp\/v2\/posts\/2270\/revisions\/2275"}],"wp:attachment":[{"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2270"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2270"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wiki.thomasandsofia.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2270"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}