{"id":1629,"date":"2022-03-09T11:00:00","date_gmt":"2022-03-09T19:00:00","guid":{"rendered":"https:\/\/jmcristobal.com\/?p=1629"},"modified":"2022-03-09T17:19:46","modified_gmt":"2022-03-10T01:19:46","slug":"configure-snmp-on-asa-firewall","status":"publish","type":"post","link":"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/","title":{"rendered":"Configurar SNMP en Firewall ASA"},"content":{"rendered":"<h5><strong>SNMPv2<\/strong><\/h5>\n\n\n\n<p>Especifique el destinatario de una notificaci\u00f3n SNMP, indique la interfaz desde la que se env\u00edan los traps e identifique el nombre y la direcci\u00f3n IP del NMS o gestor SNMP que puede conectarse al ASA.&nbsp;<\/p>\n\n\n\n<p class=\"has-background has-small-font-size\" style=\"background-color:#efefef\">     <kbd><strong>snmp-server host<\/strong>{<em>interface<\/em>&nbsp;<em>hostname<\/em>&nbsp;|&nbsp;<em>ip_address<\/em>} [<strong>trap&nbsp;<\/strong>|&nbsp;<strong>poll<\/strong>] [<strong>community<\/strong>&nbsp;<em>community-string<\/em>] [<strong>version<\/strong>&nbsp;{<strong>1 2c&nbsp;<\/strong>|&nbsp;<em>username<\/em>}] [<strong>udp-port<\/strong>&nbsp;<em>port<\/em>]<\/kbd><\/p>\n\n\n\n<p>Establezca la cadena de comunidad, que s\u00f3lo se puede utilizar con la versi\u00f3n 1 o 2c de SNMP.&nbsp;<em>only<\/em>&nbsp;with SNMP Version 1 or 2c.&nbsp;<\/p>\n\n\n\n<p class=\"has-background has-small-font-size\" style=\"background-color:#efefef\">     <kbd><strong>snmp-server community<\/strong>&nbsp;<em>community-string<\/em><\/kbd><\/p>\n\n\n\n<p>Establezca la ubicaci\u00f3n del servidor SNMP o la informaci\u00f3n de contacto.&nbsp;<\/p>\n\n\n\n<p class=\"has-background has-small-font-size\" style=\"background-color:#efefef\">     <kbd><strong>snmp-server<\/strong>&nbsp;[<strong>contact<\/strong>&nbsp;|&nbsp;<strong>location<\/strong>]&nbsp;<em>text<\/em><\/kbd><\/p>\n\n\n\n<h6>Ejemplo:<\/h6>\n\n\n\n<p class=\"has-background has-small-font-size\" style=\"background-color:#efefef\"><kbd>asa(config)#&nbsp;<strong>snmp-server host management 10.1.1.1 community MyCommunity<\/strong><br>asa(config)#&nbsp;<strong>snmp-server community MyCommunity<\/strong><br>asa(config)# snmp-server enable<\/kbd><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h5><strong>SNMPv3<\/strong><\/h5>\n\n\n\n<p>Especifique un nuevo grupo SNMP, que s\u00f3lo se puede utilizar con la versi\u00f3n 3 de SNMP.&nbsp;<em>only<\/em>&nbsp;with SNMP Version 3.&nbsp;<\/p>\n\n\n\n<p class=\"has-background has-small-font-size\" style=\"background-color:#efefef\">     <kbd><strong>SNMP-server group<\/strong>&nbsp;<em>group-name<\/em>&nbsp;<strong>v3<\/strong>&nbsp;[<strong>auth<\/strong>&nbsp;|&nbsp;<strong>noauth<\/strong>&nbsp;|&nbsp;<strong>priv<\/strong>]<\/kbd><\/p>\n\n\n\n<p>Configurar un nuevo usuario para un grupo SNMP, que es para usar s\u00f3lo con la versi\u00f3n 3 de SNMP.&nbsp;<\/p>\n\n\n\n<p class=\"has-background has-small-font-size\" style=\"background-color:#efefef\">     <kbd><strong>snmp-server user<\/strong>&nbsp;<em>username<\/em>&nbsp;<em>group_name<\/em>&nbsp;<strong>v3<\/strong>&nbsp;[<strong>engineID<\/strong>&nbsp;<em>engineID<\/em>] [<strong>encrypted<\/strong>] [<strong>auth<\/strong>&nbsp;{<strong>md5<\/strong>&nbsp;|&nbsp;<strong>sha<\/strong>}&nbsp;<em>auth_password<\/em>&nbsp;[<strong>priv<\/strong>&nbsp;{<strong>des<\/strong>&nbsp;|&nbsp;<strong>3des<\/strong>&nbsp;|&nbsp;<strong>aes<\/strong>&nbsp;{<strong>128<\/strong>&nbsp;|&nbsp;<strong>192<\/strong>&nbsp;|&nbsp;<strong>256<\/strong>}}&nbsp;<em>priv_password<\/em>]]<\/kbd><\/p>\n\n\n\n<p>Especifique el destinatario de una notificaci\u00f3n SNMP. Indicar la interfaz desde la que se env\u00edan los traps. Identificar el nombre y la direcci\u00f3n IP del NMS o gestor SNMP que puede conectarse al ASA.&nbsp;<\/p>\n\n\n\n<p class=\"has-background has-small-font-size\" style=\"background-color:#efefef\">     <kbd><strong>snmp-server host<\/strong>&nbsp;<em>interface<\/em>&nbsp;{<em>hostname<\/em>&nbsp;|&nbsp;<em>ip_address<\/em>} [<strong>trap<\/strong>|&nbsp;<strong>poll<\/strong>] [<strong>community<\/strong>&nbsp;<em>community-string<\/em>] [<strong>version<\/strong>{<strong>1<\/strong>&nbsp;|&nbsp;<strong>2c<\/strong>&nbsp;|&nbsp;<strong>3<\/strong>&nbsp;<em>username<\/em>}] [<strong>udp-port<\/strong>&nbsp;<em>port<\/em>]<\/kbd><\/p>\n\n\n\n<p>Establezca la ubicaci\u00f3n del servidor SNMP o la informaci\u00f3n de contacto.&nbsp;<\/p>\n\n\n\n<p class=\"has-background has-small-font-size\" style=\"background-color:#efefef\">     <kbd><strong>snmp-server<\/strong>&nbsp;[<strong>contact<\/strong>&nbsp;|&nbsp;<strong>location<\/strong>]&nbsp;<em>text<\/em><\/kbd><\/p>\n\n\n\n<h6><strong>Ejemplo<\/strong>:<\/h6>\n\n\n\n<p class=\"has-background has-small-font-size\" style=\"background-color:#efefef\"><kbd>asa(config)# snmp-server group MY_GROUP v3 priv<br>asa(config)# snmp-server host mgmt 10.1.1.1 version 3 MY_USER<br>asa(config)# snmp-server location \"MY_DATA_CENTER\"<br>asa(config)# snmp-server contact \"MyEmailContact@example.com\"<br>asa(config)# snmp-server enable<\/kbd><\/p>\n\n\n\n<h6><strong>Comandos de verificaci\u00f3n<\/strong><\/h6>\n\n\n\n<p class=\"has-background has-small-font-size\" style=\"background-color:#efefef\"><kbd>asa# show run snmp-server&nbsp;<br>asa# show SNMP-server group<br>asa# show SNMP-server host<br>asa# show SNMP-server statistics<\/kbd><\/p>","protected":false},"excerpt":{"rendered":"<p>SNMPv2 Specify the recipient of an SNMP notification, indicate the interface from which traps are sent, and identify the name and IP <\/p>","protected":false},"author":2,"featured_media":1393,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[243],"tags":[463,280,468,420,555],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.13 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Configure SNMP on ASA Firewall - JMCristobal<\/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:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Configure SNMP on ASA Firewall - JMCristobal\" \/>\n<meta property=\"og:description\" content=\"SNMPv2 Specify the recipient of an SNMP notification, indicate the interface from which traps are sent, and identify the name and IP\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/\" \/>\n<meta property=\"og:site_name\" content=\"JMCristobal\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/web.facebook.com\/JMCristobalHomepage\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-09T19:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-10T01:19:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jmcristobal.com\/wp-content\/uploads\/2022\/01\/Security.png\" \/>\n\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t<meta property=\"og:image:height\" content=\"250\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"JMCristobal\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@jmcristobalhome\" \/>\n<meta name=\"twitter:site\" content=\"@jmcristobalhome\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"JMCristobal\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/\"},\"author\":{\"name\":\"JMCristobal\",\"@id\":\"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#\/schema\/person\/e7cca8371cd491cf444cc824f30ae118\"},\"headline\":\"Configure SNMP on ASA Firewall\",\"datePublished\":\"2022-03-09T19:00:00+00:00\",\"dateModified\":\"2022-03-10T01:19:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/\"},\"wordCount\":329,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#organization\"},\"keywords\":[\"asa\",\"cisco\",\"firewall\",\"snmp\",\"snmpv3\"],\"articleSection\":[\"Security\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/\",\"url\":\"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/\",\"name\":\"Configure SNMP on ASA Firewall - JMCristobal\",\"isPartOf\":{\"@id\":\"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#website\"},\"datePublished\":\"2022-03-09T19:00:00+00:00\",\"dateModified\":\"2022-03-10T01:19:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Configure SNMP on ASA Firewall\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#website\",\"url\":\"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/\",\"name\":\"JMCristobal\",\"description\":\"Networking and more\",\"publisher\":{\"@id\":\"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#organization\",\"name\":\"JMCristobal\",\"url\":\"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/jmcristobal.com\/wp-content\/uploads\/2021\/09\/Logo-JMCristobal.png\",\"contentUrl\":\"https:\/\/jmcristobal.com\/wp-content\/uploads\/2021\/09\/Logo-JMCristobal.png\",\"width\":518,\"height\":436,\"caption\":\"JMCristobal\"},\"image\":{\"@id\":\"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.youtube.com\/JMCristobalHomepage\",\"https:\/\/web.facebook.com\/JMCristobalHomepage\",\"https:\/\/twitter.com\/jmcristobalhome\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#\/schema\/person\/e7cca8371cd491cf444cc824f30ae118\",\"name\":\"JMCristobal\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b549739a2a57394801aef27a76efdb3d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b549739a2a57394801aef27a76efdb3d?s=96&d=mm&r=g\",\"caption\":\"JMCristobal\"},\"url\":\"https:\/\/jmcristobal.com\/es\/author\/jmcristobal\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Configure SNMP on ASA Firewall - JMCristobal","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:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/","og_locale":"es_ES","og_type":"article","og_title":"Configure SNMP on ASA Firewall - JMCristobal","og_description":"SNMPv2 Specify the recipient of an SNMP notification, indicate the interface from which traps are sent, and identify the name and IP","og_url":"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/","og_site_name":"JMCristobal","article_publisher":"https:\/\/web.facebook.com\/JMCristobalHomepage","article_published_time":"2022-03-09T19:00:00+00:00","article_modified_time":"2022-03-10T01:19:46+00:00","og_image":[{"width":350,"height":250,"url":"https:\/\/jmcristobal.com\/wp-content\/uploads\/2022\/01\/Security.png","type":"image\/png"}],"author":"JMCristobal","twitter_card":"summary_large_image","twitter_creator":"@jmcristobalhome","twitter_site":"@jmcristobalhome","twitter_misc":{"Escrito por":"JMCristobal","Tiempo de lectura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/#article","isPartOf":{"@id":"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/"},"author":{"name":"JMCristobal","@id":"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#\/schema\/person\/e7cca8371cd491cf444cc824f30ae118"},"headline":"Configure SNMP on ASA Firewall","datePublished":"2022-03-09T19:00:00+00:00","dateModified":"2022-03-10T01:19:46+00:00","mainEntityOfPage":{"@id":"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/"},"wordCount":329,"commentCount":0,"publisher":{"@id":"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#organization"},"keywords":["asa","cisco","firewall","snmp","snmpv3"],"articleSection":["Security"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/","url":"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/","name":"Configure SNMP on ASA Firewall - JMCristobal","isPartOf":{"@id":"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#website"},"datePublished":"2022-03-09T19:00:00+00:00","dateModified":"2022-03-10T01:19:46+00:00","breadcrumb":{"@id":"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/jmcristobal.com\/es\/2022\/03\/09\/configure-snmp-on-asa-firewall\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/"},{"@type":"ListItem","position":2,"name":"Configure SNMP on ASA Firewall"}]},{"@type":"WebSite","@id":"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#website","url":"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/","name":"JMCristobal","description":"Networking and more","publisher":{"@id":"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#organization","name":"JMCristobal","url":"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#\/schema\/logo\/image\/","url":"https:\/\/jmcristobal.com\/wp-content\/uploads\/2021\/09\/Logo-JMCristobal.png","contentUrl":"https:\/\/jmcristobal.com\/wp-content\/uploads\/2021\/09\/Logo-JMCristobal.png","width":518,"height":436,"caption":"JMCristobal"},"image":{"@id":"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.youtube.com\/JMCristobalHomepage","https:\/\/web.facebook.com\/JMCristobalHomepage","https:\/\/twitter.com\/jmcristobalhome"]},{"@type":"Person","@id":"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#\/schema\/person\/e7cca8371cd491cf444cc824f30ae118","name":"JMCristobal","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/ec2-52-7-70-250.compute-1.amazonaws.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b549739a2a57394801aef27a76efdb3d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b549739a2a57394801aef27a76efdb3d?s=96&d=mm&r=g","caption":"JMCristobal"},"url":"https:\/\/jmcristobal.com\/es\/author\/jmcristobal\/"}]}},"jetpack_featured_media_url":"https:\/\/jmcristobal.com\/wp-content\/uploads\/2022\/01\/Security.png","_links":{"self":[{"href":"https:\/\/jmcristobal.com\/es\/wp-json\/wp\/v2\/posts\/1629"}],"collection":[{"href":"https:\/\/jmcristobal.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jmcristobal.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jmcristobal.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jmcristobal.com\/es\/wp-json\/wp\/v2\/comments?post=1629"}],"version-history":[{"count":4,"href":"https:\/\/jmcristobal.com\/es\/wp-json\/wp\/v2\/posts\/1629\/revisions"}],"predecessor-version":[{"id":1681,"href":"https:\/\/jmcristobal.com\/es\/wp-json\/wp\/v2\/posts\/1629\/revisions\/1681"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jmcristobal.com\/es\/wp-json\/wp\/v2\/media\/1393"}],"wp:attachment":[{"href":"https:\/\/jmcristobal.com\/es\/wp-json\/wp\/v2\/media?parent=1629"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jmcristobal.com\/es\/wp-json\/wp\/v2\/categories?post=1629"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jmcristobal.com\/es\/wp-json\/wp\/v2\/tags?post=1629"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}