Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0659E200BE8 for ; Fri, 23 Dec 2016 17:59:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 04F11160B3B; Fri, 23 Dec 2016 16:59:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 74A31160B0C for ; Fri, 23 Dec 2016 17:58:59 +0100 (CET) Received: (qmail 83959 invoked by uid 500); 23 Dec 2016 16:58:58 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 83945 invoked by uid 99); 23 Dec 2016 16:58:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Dec 2016 16:58:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8DD272C0086 for ; Fri, 23 Dec 2016 16:58:58 +0000 (UTC) Date: Fri, 23 Dec 2016 16:58:58 +0000 (UTC) From: "Dmytro Sen (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-19257) BE changes needed for SNMP Ambari MIB support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 23 Dec 2016 16:59:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmytro Sen updated AMBARI-19257: -------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk and branch-2.5 > BE changes needed for SNMP Ambari MIB support > --------------------------------------------- > > Key: AMBARI-19257 > URL: https://issues.apache.org/jira/browse/AMBARI-19257 > Project: Ambari > Issue Type: Bug > Components: alerts > Affects Versions: 2.5.0 > Reporter: Dmytro Sen > Assignee: Dmytro Sen > Priority: Critical > Fix For: 2.5.0 > > Attachments: AMBARI-19257_4.patch > > > Replace > {code} > SNMPv2-SMI::enterprises.18060.16.1.1.1.6 = STRING: "CRITICAL" > {code} > with > {code} > SNMPv2-SMI::enterprises.18060.16.1.1.1.6 = INTEGER: 3 > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)