{"id":49876,"date":"2022-04-25T09:27:22","date_gmt":"2022-04-25T01:27:22","guid":{"rendered":"https:\/\/version-2.com\/?p=49876"},"modified":"2022-05-30T10:42:13","modified_gmt":"2022-05-30T02:42:13","slug":"snmp-monitoring-tips-to-use-the-simple-network-management-protocol","status":"publish","type":"post","link":"https:\/\/version-2.com\/zh\/2022\/04\/snmp-monitoring-tips-to-use-the-simple-network-management-protocol\/","title":{"rendered":"SNMP monitoring: Tips to use the Simple Network Management Protocol"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"49876\" class=\"elementor elementor-49876\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4da8c5f9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4da8c5f9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;decf9c3&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-133ba185\" data-id=\"133ba185\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fc2da8d post-content elementor-widget elementor-widget-text-editor\" data-id=\"fc2da8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p align=\"center\"><img decoding=\"async\" src=\"https:\/\/pandorafms.com\/blog\/wp-content\/uploads\/2019\/05\/snmp-monitoring-featured.jpg\" alt=\"\" width=\"958\" height=\"auto\"><\/p>\n<p>SNMP protocol, whose first version was officially released on 1990 and means <em>Simple Network Management Protocol<\/em>, is the easiest and simplest way a sysadmin has in order to manage and diagnose problems inside his network devices.<\/p>\n<p>Let\u2019s see what is, how snmp works and why this simple protocol is the essential key for a smooth network environment.<\/p>\n<h2 style=\"text-align: left;\">What is SNMP?<\/h2>\n<p style=\"text-align: left;\">In the most general terms, network monitoring means the use of available communication protocols to collect information on the status of communication systems, whether they be routers, land line communications or cell phones. Among them, SNMP raises as the most used monitoring tool.<\/p>\n<hr style=\"color: #0056b2;\">\n<div class=\"desvio\" style=\"text-align: left;\" bis_skin_checked=\"1\">\n<div class=\"desvio-figure js-desvio-figure\" bis_skin_checked=\"1\"><a style=\"padding-top: -25px;\" href=\"https:\/\/pandorafms.com\/network-monitoring\/\"><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignleft\" src=\"https:\/\/pandorafms.com\/wp-content\/uploads\/2019\/05\/network-monitoring-screenshot-pandora-fms-4.png\" width=\"172\" height=\"65\"><\/a><\/div>\n<div class=\"desvio-summary\" bis_skin_checked=\"1\">\n<div class=\"desvio-taxonomy js-desvio-taxonomy\" bis_skin_checked=\"1\"><\/div>\n<p><a class=\"desvio-title js-desvio-title\" href=\"https:\/\/pandorafms.com\/network-monitoring\/\"> Do you want to know more about network monitoring?<\/a><\/p>\n<p>Remote networks, unified monitoring, intelligent thresholds\u2026 discover network monitoring in Pandora FMS Enterprise version.<\/p>\n<\/div>\n<\/div>\n<hr style=\"color: #0056b2;\">\n<p>As we previously said, SNMP works as a mechanism of communication between network devices and a network administrator. Routers, switches, servers, printers\u2026, most of every and each network device supports SNMP protocol. Not only with informative purposes, but also to perform different actions inside those devices (such as remote configuration).<\/p>\n<h2>How does SNMP work?<\/h2>\n<p>Belonging to the application layer (7th layer of the OSI model), allows communication between network devices. Those known as SNMP agents (request receivers) work in a set of predefined UDP ports, known as SNMP port or SNMP ports. Request receiving port (sent by any available port) is UDP 161 and UDP 162 is used to receive notifications (also known as SNMP trap port).<\/p>\n<p>SNMP protocol works in two different ways: SNMP polls and traps. <strong>Polling consists of launching remote queries, either actively<\/strong> or on demand, carrying out operation queries <strong>synchronously<\/strong>. <strong>Traps<\/strong>, meanwhile, <strong>are messages sent by SNMP devices asynchronously<\/strong>, <strong>according to changes<\/strong> or events, to configured addresses.<\/p>\n<p>To get the most out of SNMP monitoring, it\u2019s best to use both modes when setting up a monitoring system.<\/p>\n<h3>SNMP versions<\/h3>\n<p>SNMP currently has three different protocol versions, gathered in different RFCs over time (since first ones on 1988, until today).<\/p>\n<p>Those versions are:<\/p>\n<ol>\n<li>SNMPv1 \u2013 defined in RFC 1155, 1156 and 1157, defines the way SNMP works.<\/li>\n<li>SNMPv2 \u2013 communication and security improvements of first version. It has two subversions, one on which security is community based (version SNMP2c, RFCs 1901 and 1908), and one on which security is user based (version SNMPv2u, RFCs 1909 and 1910).<\/li>\n<li>SNMPv3 \u2013 this third version, which includes and improves security and encryption, has struggled to find a market. The SNMP v3 is defined in RFC 3411 and 3418 and, since 2004, SNMPv3 is known as the actual standard protocol version.<\/li>\n<\/ol>\n<h3>SNMP alerts<\/h3>\n<p>Therefore, after knowing how SNMP protocol works, it is clear that one of its main uses are the alerts generated by all devices. Two types can be found in a SNMP monitoring network: synchronous alerts, those requested by an agent SNMP request (known as SNMP polling alerts), and asynchronous alerts, without agent request (known as SNMP traps or snmtraps).<\/p>\n<p>This alert and notification system is the true key of SNMP protocol used in <a href=\"https:\/\/pandorafms.com\/blog\/network-monitoring-tools\/\" target=\"_blank\" rel=\"noopener\">network monitoring tools<\/a> base their operation of custom alerts. For example, in Pandora FMS we handle a wide range of custom alerts that can be triggered based on these SNMP alerts.<\/p>\n<p>Now lets discuss in more detail what are and how monitoring works based on SNMP polling and SNMP traps.<\/p>\n<h2>SNMP trap monitoring<\/h2>\n<p>First configure your devices to send traps when specific circumstances are met, and secondly set up a tool that can collect the SNMP traps it receives, whether it be a machine with the necessary services, or a piece of monitoring software. How you configure the SNMP devices will depend on the manufacturer\u2019s model and the device itself, and is carried out from a management interface accesible via a browser and its IP address.<\/p>\n<p>Traps can be received in Linux by using the demon snmptrapd, installed as follows, e.g. on CentOS systems:<\/p>\n<p><code># yum install net-snmp-utils net-snmp-libs net-snmp<\/code><\/p>\n<p>In our example we\u2019re going to use Pandora FMS to receive and process the SNMP traps. If you already have a Pandora FMS server installed you won\u2019t need any new dependencies, but you\u2019ll have to enable it to receive the traps. Search for snmpconsole in the pandora_server.conf file and enable it as follows:<\/p>\n<p><code>snmpconsole 1<\/code><\/p>\n<p>Once the SNMP traps console is enabled Pandora FMS will be able to receive and process them and display them in the corresponding section:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-6245\" src=\"https:\/\/pandorafms.com\/blog\/wp-content\/uploads\/2017\/03\/snmp-monitoring-6.png\" alt=\"snmp monitoring\" width=\"886\" height=\"221\"><\/p>\n<p>To ensure the incoming traps are arriving correctly, you can consult the corresponding log file, usually at: \/var\/log\/snmptrapd.log.<\/p>\n<h3>SNMP trap alerts<\/h3>\n<p>Alerts can also be configured via SNMP monitoring for the traps we prepared. In this case they won\u2019t function in the same way as any other module, unlike with SNMP polling, but instead are based on filtering rules. Using these rules we can identify traps belonging to other devices, filter the contents of said trap, OID, etc..<\/p>\n<p>In the next screenshot you can see various alerts created with different filtering options, and actions checking that everything is working fine:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-6246\" src=\"https:\/\/pandorafms.com\/blog\/wp-content\/uploads\/2017\/03\/snmp-monitoring-7.png\" alt=\"snmp monitoring\" width=\"886\" height=\"253\"><\/p>\n<h2 style=\"text-align: left;\">SNMP polling monitoring<\/h2>\n<p>The protocol works by launching a query against an IP address and requires a specific parameter: the SNMP community string, an alphanumeric chain used to authorize the operation, and which adds an extra layer of security. When an SNMP check is launched against a compatible device, you get a list containing a lot of data that can be difficult to interpret at first:<\/p>\n<p><code># snmpwalk \u2013v 1 \u2013c public 192.168.50.14<\/code><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-6240\" src=\"https:\/\/pandorafms.com\/blog\/wp-content\/uploads\/2017\/03\/monitorizacion-snmp-1.png\" alt=\"snmp monitoring\" width=\"677\" height=\"413\"><\/p>\n<p style=\"display: none;\">monitorizacion snmp<\/p>\n<p>Each line returned by snmpwalk has an OID (object identifier) and corresponds to a piece of data determined by the device. To better understand what the values returned by the SNMP check are, you can install the system manufacturer\u2019s MIBs (management information base). MIBs are libraries that translate these numeric chains into a legible format allowing us to interpret the data.<\/p>\n<p>Let\u2019s look at some data we\u2019ve got back after executing an SNMP check with the MIBs installed:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-6241\" src=\"https:\/\/pandorafms.com\/blog\/wp-content\/uploads\/2017\/03\/monitorizacion-snmp-2.png\" alt=\"snmp monitoring\" width=\"688\" height=\"484\"><\/p>\n<p>There are also web sites where you can consult any of these OIDs in case of doubt. If you know the OIDs you want to monitor, you can carry out the query like this by indicating the alphanumeric code that appears after the IP address in question:<\/p>\n<p style=\"display: none;\">monitorizacion snmp<\/p>\n<p><code># snmpwalk \u2013v 1 \u2013c public 192.168.1.50 IF-MIB::ifPhysAddress.2<\/code><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-6242\" src=\"https:\/\/pandorafms.com\/blog\/wp-content\/uploads\/2017\/03\/monitorizacion-snmp-3.png\" alt=\"snmp monitoring\" width=\"885\" height=\"69\"><\/p>\n<p>Done like this, only the values of the SNMP object queried will be shown, so if you have a monitoring tool the data will be included in the different checks. In this case, we created a basic SNMP monitoring for a few devices using Pandora FMS, and the result is as follows:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-6243\" src=\"https:\/\/pandorafms.com\/blog\/wp-content\/uploads\/2017\/03\/monitorizacion-snmp-4.png\" alt=\"snmp monitoring\" width=\"886\" height=\"367\"><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"aligncenter size-full wp-image-6244\" src=\"https:\/\/pandorafms.com\/blog\/wp-content\/uploads\/2017\/03\/snmp-monitoring-5.png\" alt=\"snmp monitoring\" width=\"886\" height=\"384\"><\/p>\n<h3>SNMP polling alerts<\/h3>\n<p>Once data collection on modules via SNMP polling is being carried out, we can create alerts on Pandora FMS for those modules, executing actions proactively in function of the thresholds we\u2019ve configured, and they work in the same way as any other alerts for any modules on Pandora FMS.<\/p>\n<h3 style=\"text-align: left;\">SNMP modules in Pandora FMS<\/h3>\n<p style=\"text-align: left;\">We built Pandora FMS as a flexible monitoring software, capable of <strong>monitoring devices, infrastructures, applications, services and business processes. <\/strong>Among them, we have a complete SNMP module.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8085a61 post-content elementor-widget elementor-widget-shortcode\" data-id=\"8085a61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"page\" data-elementor-id=\"18103\" class=\"elementor elementor-18103\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-748947f elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"748947f\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;c4f773e&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7995c19\" data-id=\"7995c19\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a437045 elementor-widget elementor-widget-image-box\" data-id=\"a437045\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">About Version 2 Digital<\/h3><p class=\"elementor-image-box-description\">Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.\n<br><br>\nThrough an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t\n\t\t<div data-elementor-type=\"page\" data-elementor-id=\"38636\" class=\"elementor elementor-38636\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7400e5a2 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"7400e5a2\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[{&quot;_id&quot;:&quot;58112d0&quot;,&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-131f5cf2\" data-id=\"131f5cf2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1114ae95 elementor-widget elementor-widget-text-editor\" data-id=\"1114ae95\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>About PandoraFMS<\/strong><br>\nPandora FMS is a flexible monitoring system, capable of monitoring devices, infrastructures, applications, services and business processes.<br>\nOf course, one of the things that Pandora FMS can control is the hard disks of your computers.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>SNMP protocol, whose first version was officially relea [&hellip;]<\/p>\n","protected":false},"author":143524195,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[474,488,61],"tags":[475,489],"class_list":["post-49876","post","type-post","status-publish","format-standard","hentry","category-pandorafms","category-488","category-press-release","tag-pandorafms","tag-489"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SNMP monitoring: Tips to use the Simple Network Management Protocol - Version 2<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pandorafms.com\/blog\/snmp-monitoring\/\" \/>\n<meta property=\"og:locale\" content=\"zh_HK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SNMP monitoring: Tips to use the Simple Network Management Protocol - Version 2\" \/>\n<meta property=\"og:description\" content=\"SNMP protocol, whose first version was officially relea [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pandorafms.com\/blog\/snmp-monitoring\/\" \/>\n<meta property=\"og:site_name\" content=\"Version 2\" \/>\n<meta property=\"article:published_time\" content=\"2022-04-25T01:27:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-05-30T02:42:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pandorafms.com\/blog\/wp-content\/uploads\/2019\/05\/snmp-monitoring-featured.jpg\" \/>\n<meta name=\"author\" content=\"version2hk\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"version2hk\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9810\u8a08\u95b1\u8b80\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pandorafms.com\\\/blog\\\/snmp-monitoring\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/version-2.com\\\/2022\\\/04\\\/snmp-monitoring-tips-to-use-the-simple-network-management-protocol\\\/\"},\"author\":{\"name\":\"version2hk\",\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#\\\/schema\\\/person\\\/d14d2d3cd77ffdb618b9f1330fe084db\"},\"headline\":\"SNMP monitoring: Tips to use the Simple Network Management Protocol\",\"datePublished\":\"2022-04-25T01:27:22+00:00\",\"dateModified\":\"2022-05-30T02:42:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/version-2.com\\\/2022\\\/04\\\/snmp-monitoring-tips-to-use-the-simple-network-management-protocol\\\/\"},\"wordCount\":1169,\"publisher\":{\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/pandorafms.com\\\/blog\\\/snmp-monitoring\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pandorafms.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/05\\\/snmp-monitoring-featured.jpg\",\"keywords\":[\"Pandorafms\",\"2022\"],\"articleSection\":[\"PandoraFMS\",\"2022\",\"Press Release\"],\"inLanguage\":\"zh-HK\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/version-2.com\\\/2022\\\/04\\\/snmp-monitoring-tips-to-use-the-simple-network-management-protocol\\\/\",\"url\":\"https:\\\/\\\/pandorafms.com\\\/blog\\\/snmp-monitoring\\\/\",\"name\":\"SNMP monitoring: Tips to use the Simple Network Management Protocol - Version 2\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pandorafms.com\\\/blog\\\/snmp-monitoring\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pandorafms.com\\\/blog\\\/snmp-monitoring\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pandorafms.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/05\\\/snmp-monitoring-featured.jpg\",\"datePublished\":\"2022-04-25T01:27:22+00:00\",\"dateModified\":\"2022-05-30T02:42:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pandorafms.com\\\/blog\\\/snmp-monitoring\\\/#breadcrumb\"},\"inLanguage\":\"zh-HK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pandorafms.com\\\/blog\\\/snmp-monitoring\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/pandorafms.com\\\/blog\\\/snmp-monitoring\\\/#primaryimage\",\"url\":\"https:\\\/\\\/pandorafms.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/05\\\/snmp-monitoring-featured.jpg\",\"contentUrl\":\"https:\\\/\\\/pandorafms.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/05\\\/snmp-monitoring-featured.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pandorafms.com\\\/blog\\\/snmp-monitoring\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/version-2.com\\\/zh\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SNMP monitoring: Tips to use the Simple Network Management Protocol\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#website\",\"url\":\"https:\\\/\\\/version-2.com\\\/zh\\\/\",\"name\":\"Version 2\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/version-2.com\\\/zh\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-HK\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#organization\",\"name\":\"Version 2\",\"url\":\"https:\\\/\\\/version-2.com\\\/zh\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/version-2.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/v2-hk-hor-4.png?fit=1795%2C335&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/version-2.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/v2-hk-hor-4.png?fit=1795%2C335&ssl=1\",\"width\":1795,\"height\":335,\"caption\":\"Version 2\"},\"image\":{\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/version-2.com\\\/zh\\\/#\\\/schema\\\/person\\\/d14d2d3cd77ffdb618b9f1330fe084db\",\"name\":\"version2hk\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d280627252b42d7489de74dd88aa04043a495f25e258575000dc767e287bf94c?s=96&d=identicon&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d280627252b42d7489de74dd88aa04043a495f25e258575000dc767e287bf94c?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d280627252b42d7489de74dd88aa04043a495f25e258575000dc767e287bf94c?s=96&d=identicon&r=g\",\"caption\":\"version2hk\"},\"sameAs\":[\"http:\\\/\\\/version2xfortcom.wordpress.com\"],\"url\":\"https:\\\/\\\/version-2.com\\\/zh\\\/author\\\/version2hk\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SNMP monitoring: Tips to use the Simple Network Management Protocol - Version 2","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pandorafms.com\/blog\/snmp-monitoring\/","og_locale":"zh_HK","og_type":"article","og_title":"SNMP monitoring: Tips to use the Simple Network Management Protocol - Version 2","og_description":"SNMP protocol, whose first version was officially relea [&hellip;]","og_url":"https:\/\/pandorafms.com\/blog\/snmp-monitoring\/","og_site_name":"Version 2","article_published_time":"2022-04-25T01:27:22+00:00","article_modified_time":"2022-05-30T02:42:13+00:00","og_image":[{"url":"https:\/\/pandorafms.com\/blog\/wp-content\/uploads\/2019\/05\/snmp-monitoring-featured.jpg","type":"","width":"","height":""}],"author":"version2hk","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005":"version2hk","\u9810\u8a08\u95b1\u8b80\u6642\u9593":"10 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pandorafms.com\/blog\/snmp-monitoring\/#article","isPartOf":{"@id":"https:\/\/version-2.com\/2022\/04\/snmp-monitoring-tips-to-use-the-simple-network-management-protocol\/"},"author":{"name":"version2hk","@id":"https:\/\/version-2.com\/zh\/#\/schema\/person\/d14d2d3cd77ffdb618b9f1330fe084db"},"headline":"SNMP monitoring: Tips to use the Simple Network Management Protocol","datePublished":"2022-04-25T01:27:22+00:00","dateModified":"2022-05-30T02:42:13+00:00","mainEntityOfPage":{"@id":"https:\/\/version-2.com\/2022\/04\/snmp-monitoring-tips-to-use-the-simple-network-management-protocol\/"},"wordCount":1169,"publisher":{"@id":"https:\/\/version-2.com\/zh\/#organization"},"image":{"@id":"https:\/\/pandorafms.com\/blog\/snmp-monitoring\/#primaryimage"},"thumbnailUrl":"https:\/\/pandorafms.com\/blog\/wp-content\/uploads\/2019\/05\/snmp-monitoring-featured.jpg","keywords":["Pandorafms","2022"],"articleSection":["PandoraFMS","2022","Press Release"],"inLanguage":"zh-HK"},{"@type":"WebPage","@id":"https:\/\/version-2.com\/2022\/04\/snmp-monitoring-tips-to-use-the-simple-network-management-protocol\/","url":"https:\/\/pandorafms.com\/blog\/snmp-monitoring\/","name":"SNMP monitoring: Tips to use the Simple Network Management Protocol - Version 2","isPartOf":{"@id":"https:\/\/version-2.com\/zh\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pandorafms.com\/blog\/snmp-monitoring\/#primaryimage"},"image":{"@id":"https:\/\/pandorafms.com\/blog\/snmp-monitoring\/#primaryimage"},"thumbnailUrl":"https:\/\/pandorafms.com\/blog\/wp-content\/uploads\/2019\/05\/snmp-monitoring-featured.jpg","datePublished":"2022-04-25T01:27:22+00:00","dateModified":"2022-05-30T02:42:13+00:00","breadcrumb":{"@id":"https:\/\/pandorafms.com\/blog\/snmp-monitoring\/#breadcrumb"},"inLanguage":"zh-HK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pandorafms.com\/blog\/snmp-monitoring\/"]}]},{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/pandorafms.com\/blog\/snmp-monitoring\/#primaryimage","url":"https:\/\/pandorafms.com\/blog\/wp-content\/uploads\/2019\/05\/snmp-monitoring-featured.jpg","contentUrl":"https:\/\/pandorafms.com\/blog\/wp-content\/uploads\/2019\/05\/snmp-monitoring-featured.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/pandorafms.com\/blog\/snmp-monitoring\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/version-2.com\/zh\/"},{"@type":"ListItem","position":2,"name":"SNMP monitoring: Tips to use the Simple Network Management Protocol"}]},{"@type":"WebSite","@id":"https:\/\/version-2.com\/zh\/#website","url":"https:\/\/version-2.com\/zh\/","name":"Version 2","description":"","publisher":{"@id":"https:\/\/version-2.com\/zh\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/version-2.com\/zh\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-HK"},{"@type":"Organization","@id":"https:\/\/version-2.com\/zh\/#organization","name":"Version 2","url":"https:\/\/version-2.com\/zh\/","logo":{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/version-2.com\/zh\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/version-2.com\/wp-content\/uploads\/2020\/08\/v2-hk-hor-4.png?fit=1795%2C335&ssl=1","contentUrl":"https:\/\/i0.wp.com\/version-2.com\/wp-content\/uploads\/2020\/08\/v2-hk-hor-4.png?fit=1795%2C335&ssl=1","width":1795,"height":335,"caption":"Version 2"},"image":{"@id":"https:\/\/version-2.com\/zh\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/version-2.com\/zh\/#\/schema\/person\/d14d2d3cd77ffdb618b9f1330fe084db","name":"version2hk","image":{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/secure.gravatar.com\/avatar\/d280627252b42d7489de74dd88aa04043a495f25e258575000dc767e287bf94c?s=96&d=identicon&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d280627252b42d7489de74dd88aa04043a495f25e258575000dc767e287bf94c?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d280627252b42d7489de74dd88aa04043a495f25e258575000dc767e287bf94c?s=96&d=identicon&r=g","caption":"version2hk"},"sameAs":["http:\/\/version2xfortcom.wordpress.com"],"url":"https:\/\/version-2.com\/zh\/author\/version2hk\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pbQRKm-cYs","post_mailing_queue_ids":[],"_links":{"self":[{"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/posts\/49876","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/users\/143524195"}],"replies":[{"embeddable":true,"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/comments?post=49876"}],"version-history":[{"count":13,"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/posts\/49876\/revisions"}],"predecessor-version":[{"id":49892,"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/posts\/49876\/revisions\/49892"}],"wp:attachment":[{"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/media?parent=49876"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/categories?post=49876"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/version-2.com\/zh\/wp-json\/wp\/v2\/tags?post=49876"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}