{"id":912,"date":"2014-01-27T15:49:53","date_gmt":"2014-01-27T20:49:53","guid":{"rendered":"http:\/\/www.gamescheat.ca\/?p=912"},"modified":"2019-09-04T19:57:39","modified_gmt":"2019-09-05T00:57:39","slug":"configuring-snmpv3-client-on-red-hat-linux","status":"publish","type":"post","link":"http:\/\/www.gamescheat.ca\/?p=912","title":{"rendered":"Configuring SNMPv3 client on Red Hat Linux"},"content":{"rendered":"<p>To configure snmp client version 3 on a Red Hat server you will need to install the packages net-snmp-utils and net-snmp.<\/p>\n<blockquote><p>yum install net-snmp-utils net-snmp<\/p><\/blockquote>\n<p>Make sure the snmpd service is stopped before you can configure it.<\/p>\n<blockquote><p>service snmpd stop<\/p><\/blockquote>\n<div style=\"float: right;\"><div style=\"margin: 15px 15px 15px 15px\";><script type=\"text\/javascript\"><!--\ngoogle_ad_client = \"pub-3319935785736004\";\ngoogle_alternate_color = \"FFFFFF\";\ngoogle_ad_width = 250;\ngoogle_ad_height = 250;\ngoogle_ad_format = \"250x250_as\";\ngoogle_ad_type = \"text_image\";\ngoogle_ad_channel =\"\";\ngoogle_color_border = \"cccccc\";\ngoogle_color_link = \"cc0000\";\ngoogle_color_bg = \"ffffff\";\ngoogle_color_text = \"000000\";\ngoogle_color_url = \"008000\";\n\/\/--><\/script>\n<script type=\"text\/javascript\"\n  src=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">\n<\/script><\/div><\/div><p>Create a new SNMPv3 user called \u201candrew\u201d.  The authentication password is \u201cauth-pass\u201d using MD5 for encryption, and the encryption key is \u201cencryption-key\u201d using DES.<\/p>\n<blockquote><p>net-snmp-create-v3-user -ro -A auth-pass -X encryption-key -a MD5 -x DES andrew<\/p><\/blockquote>\n<p>Start the snmpd service<\/p>\n<blockquote><p>service snmpd start<\/p><\/blockquote>\n<p>To ensure that the service is persistent after a reboot.<\/p>\n<blockquote><p>chkconfig snmpd on<\/p><\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>To configure snmp client version 3 on a Red Hat server you will need to install the packages net-snmp-utils and net-snmp. yum install net-snmp-utils net-snmp Make sure the snmpd service is stopped before you can configure it. service snmpd stop&hellip;<\/p>\n<p class=\"more-link-p\"><a class=\"more-link\" href=\"http:\/\/www.gamescheat.ca\/?p=912\">Read more &rarr;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[19],"tags":[55,77],"_links":{"self":[{"href":"http:\/\/www.gamescheat.ca\/index.php?rest_route=\/wp\/v2\/posts\/912"}],"collection":[{"href":"http:\/\/www.gamescheat.ca\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.gamescheat.ca\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.gamescheat.ca\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.gamescheat.ca\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=912"}],"version-history":[{"count":2,"href":"http:\/\/www.gamescheat.ca\/index.php?rest_route=\/wp\/v2\/posts\/912\/revisions"}],"predecessor-version":[{"id":959,"href":"http:\/\/www.gamescheat.ca\/index.php?rest_route=\/wp\/v2\/posts\/912\/revisions\/959"}],"wp:attachment":[{"href":"http:\/\/www.gamescheat.ca\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=912"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.gamescheat.ca\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=912"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.gamescheat.ca\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=912"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}