{"id":559,"date":"2017-03-30T10:18:32","date_gmt":"2017-03-30T08:18:32","guid":{"rendered":"https:\/\/olkn.myvnc.com\/?p=559"},"modified":"2017-03-30T10:18:32","modified_gmt":"2017-03-30T08:18:32","slug":"snmp-v3","status":"publish","type":"post","link":"https:\/\/olkn.myvnc.com\/?p=559","title":{"rendered":"snmp v3"},"content":{"rendered":"<p>to get the net-snmp-config tool the libsnmp-dev package must be installed:<\/p>\n<p># apt-get install libsnmp-dev<br \/>\n# net-snmp-config &#8211;create-snmpv3-user -ro -A &#8216;geheim&#8217; -X &#8216;secret&#8217; -a SHA -x AES icinga<\/p>\n<p>you may also create a new user using snmp commands:<\/p>\n<p>#snmpusm -v 3 -u <user> -l authNoPriv -a MD5 -A <password> localhost passwd <password> <passphrase>\n<p>to simplify the usage a local user profile should be created in ~\/.snmp\/snmp.conf:<\/p>\n<p>  defSecurityName <user><br \/>\n  defContext &#8220;&#8221;<br \/>\n  defAuthType MD5<br \/>\n  defSecurityLevel authNoPriv<br \/>\n  defAuthPassphrase <passphrase>\n  defVersion 3<\/p>\n<p>now a simple command looks like:<\/p>\n<p>#snmpget localhost sysUpTime.0<\/p>\n","protected":false},"excerpt":{"rendered":"<p>to get the net-snmp-config tool the libsnmp-dev package must be installed: # apt-get install libsnmp-dev # net-snmp-config &#8211;create-snmpv3-user -ro -A &#8216;geheim&#8217; -X &#8216;secret&#8217; -a SHA -x AES icinga you may also create a new user using snmp commands: #snmpusm -v 3 -u -l authNoPriv -a MD5 -A localhost passwd to simplify the usage a local &hellip; <a href=\"https:\/\/olkn.myvnc.com\/?p=559\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">snmp v3<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[173],"tags":[35,46,51,79,175,111,116],"class_list":["post-559","post","type-post","status-publish","format-standard","hentry","category-monitoring","tag-administration","tag-config","tag-debian","tag-linux","tag-monitoring","tag-root","tag-server"],"_links":{"self":[{"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/posts\/559","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=559"}],"version-history":[{"count":1,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/posts\/559\/revisions"}],"predecessor-version":[{"id":561,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=\/wp\/v2\/posts\/559\/revisions\/561"}],"wp:attachment":[{"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=559"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=559"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/olkn.myvnc.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=559"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}