blob: bbad1e7f21e49b0cf9e765f493645d83cde80dfa [file] [log] [blame]
kmcpeake4fe18c82015-11-17 20:07:39 +00001/*
kmcpeakeb172d5f2015-12-10 11:30:43 +00002<<<<<<< HEAD
Brian O'Connor5ab426f2016-04-09 01:19:45 -07003 * Copyright 2015-present Open Networking Laboratory
kmcpeakeb172d5f2015-12-10 11:30:43 +00004=======
Brian O'Connor5ab426f2016-04-09 01:19:45 -07005 * Copyright 2015-present Open Networking Laboratory
kmcpeakeb172d5f2015-12-10 11:30:43 +00006>>>>>>> master
kmcpeake4fe18c82015-11-17 20:07:39 +00007 *
8 * Licensed under the Apache License, Version 2.0 (the "License");
9 * you may not use this file except in compliance with the License.
10 * You may obtain a copy of the License at
11 *
12 * http://www.apache.org/licenses/LICENSE-2.0
13 *
14 * Unless required by applicable law or agreed to in writing, software
15 * distributed under the License is distributed on an "AS IS" BASIS,
16 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17 * See the License for the specific language governing permissions and
18 * limitations under the License.
19 */
20
21/**
kmcpeakeb172d5f2015-12-10 11:30:43 +000022 * Provider that will support SNMP alarm discoveries.
kmcpeake4fe18c82015-11-17 20:07:39 +000023 */
24package org.onosproject.provider.snmp.alarm.impl;