Added Polycom Lens SNMP support. (#13876)

Added Polycom Lens SNMP support.
This commit is contained in:
Fehler12
2022-03-25 23:54:06 +01:00
committed by GitHub
parent e7205b4527
commit 9785522d13
7 changed files with 5603 additions and 0 deletions

View File

@@ -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

File diff suppressed because it is too large Load Diff