{"id":59,"date":"2022-03-18T23:20:40","date_gmt":"2022-03-18T22:20:40","guid":{"rendered":"https:\/\/turnier.fr\/?p=59"},"modified":"2022-03-18T23:25:49","modified_gmt":"2022-03-18T22:25:49","slug":"snmpv3-switch-cisco","status":"publish","type":"post","link":"https:\/\/turnier.fr\/index.php\/2022\/03\/18\/snmpv3-switch-cisco\/","title":{"rendered":"SNMPV3  Switch Cisco"},"content":{"rendered":"\n<p>Configuration du Switch pour la liaison SNMP avec LibreNMS.<br>Il aura pour but de faire remonter toutes les d\u00e9faillances du Switch ou toutes les liaison lui appartenant.<br>Model\u00a0: cisco WS-C2960S-48TS-L<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Configuration du Switch<\/h2>\n\n\n\n<p>Ce connecter au switch via telnet, serial ou ssh.<\/p>\n\n\n\n<p>Entr\u00e9e dans le terminal de configuration<\/p>\n\n\n\n<p><code data-enlighter-language=\"raw\" class=\"EnlighterJSRAW\">SW# configure terminal<\/code><\/p>\n\n\n\n<p>En suite on vas cr\u00e9er un groupe pour le SNMP, avec son nom, la version de SNMP, et le type d\u2019authentification.<\/p>\n\n\n\n<p><code data-enlighter-language=\"raw\" class=\"EnlighterJSRAW\">SW(config)# snmp-server group SuperGroupe v3 priv<\/code><\/p>\n\n\n\n<p>On cr\u00e9er un utilisateur pour s\u2019authentifier sur le goupe, ainsi que le protocole de chiffrage de l\u2019\u00e9change et un cl\u00e9 partager.<\/p>\n\n\n\n<p><code data-enlighter-language=\"raw\" class=\"EnlighterJSRAW\">SW(config)# snmp-server user SuperUser INFORMATUS V3 auth sha Mdp-User priv aes 128 Mdp-Chiffrement<\/code><\/p>\n\n\n\n<p>En suite on cr\u00e9er une zone de contact, et de localisation de l\u2019appareil.<\/p>\n\n\n\n<p><code data-enlighter-language=\"raw\" class=\"EnlighterJSRAW\">SW(config)# snmp-server contact SysAdmin &lt;Si@mon-email.fr><br>SW(config)# snmp-server location Salle Serveur, Cloud, France<\/code><\/p>\n\n\n\n<p>Enregistrement de la configuration du switch<\/p>\n\n\n\n<p><code data-enlighter-language=\"raw\" class=\"EnlighterJSRAW\">SW# copy running-config startup-config<\/code><\/p>\n\n\n\n<p>Fin de la configuration du switch.<\/p>\n\n\n\n<p>Ajouter le switch a votre monitoring.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Configuration du Switch pour la liaison SNMP avec LibreNMS.Il aura pour but de faire remonter toutes les d\u00e9faillances du Switch [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"post-templates\/post_nosidebar.php","format":"standard","meta":{"footnotes":""},"categories":[11,12],"tags":[8,7,10,9],"class_list":["post-59","post","type-post","status-publish","format-standard","hentry","category-ais","category-switch","tag-ais","tag-cisco","tag-monitoring","tag-switch","clearfix"],"_links":{"self":[{"href":"https:\/\/turnier.fr\/index.php\/wp-json\/wp\/v2\/posts\/59","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/turnier.fr\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/turnier.fr\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/turnier.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/turnier.fr\/index.php\/wp-json\/wp\/v2\/comments?post=59"}],"version-history":[{"count":7,"href":"https:\/\/turnier.fr\/index.php\/wp-json\/wp\/v2\/posts\/59\/revisions"}],"predecessor-version":[{"id":66,"href":"https:\/\/turnier.fr\/index.php\/wp-json\/wp\/v2\/posts\/59\/revisions\/66"}],"wp:attachment":[{"href":"https:\/\/turnier.fr\/index.php\/wp-json\/wp\/v2\/media?parent=59"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/turnier.fr\/index.php\/wp-json\/wp\/v2\/categories?post=59"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/turnier.fr\/index.php\/wp-json\/wp\/v2\/tags?post=59"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}