diff options
Diffstat (limited to 'MIBS/polycom/POLYCOM-BASE-MIB')
| -rw-r--r-- | MIBS/polycom/POLYCOM-BASE-MIB | 21 |
1 files changed, 21 insertions, 0 deletions
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 + |