From 98a672123c7872f6b9b75a9a2b6bb3aea504de6a Mon Sep 17 00:00:00 2001 From: David Leutgeb Date: Tue, 5 Dec 2023 12:25:34 +0100 Subject: Initial commit --- MIBS/polycom/POLYCOM-BASE-MIB | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 MIBS/polycom/POLYCOM-BASE-MIB (limited to 'MIBS/polycom/POLYCOM-BASE-MIB') diff --git a/MIBS/polycom/POLYCOM-BASE-MIB b/MIBS/polycom/POLYCOM-BASE-MIB new file mode 100644 index 0000000..cdb6583 --- /dev/null +++ b/MIBS/polycom/POLYCOM-BASE-MIB @@ -0,0 +1,21 @@ +POLYCOM-BASE-MIB DEFINITIONS ::= BEGIN + +IMPORTS + enterprises, MODULE-IDENTITY + FROM SNMPv2-SMI +; + +polycom MODULE-IDENTITY + LAST-UPDATED "201108310000Z" + ORGANIZATION "Polycom, Inc." + CONTACT-INFO "http://www.polycom.com/" + DESCRIPTION "This MIB defines the base for Polycom product MIBs. + Copyright (c) 2011 Polycom, Inc." + + REVISION "201108310000Z" + DESCRIPTION "Initial draft." + + ::= { enterprises 13885 } + +END + -- cgit v1.2.3