mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Fix issues in digium-mib.txt and asterisk-mib.txt to placate smilint - bug 12905
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@124372 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1,17 +1,24 @@
|
||||
DIGIUM-MIB DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS
|
||||
enterprises
|
||||
enterprises, MODULE-IDENTITY
|
||||
FROM SNMPv2-SMI;
|
||||
|
||||
digium MODULE-IDENTITY
|
||||
LAST-UPDATED "200602041900Z"
|
||||
LAST-UPDATED "200806202000Z"
|
||||
ORGANIZATION "Digium, Inc."
|
||||
CONTACT-INFO
|
||||
"Mark Spencer
|
||||
Email: markster@digium.com"
|
||||
DESCRIPTION
|
||||
""
|
||||
"The Digium private-enterprise MIB"
|
||||
REVISION "200806202000Z"
|
||||
DESCRIPTION
|
||||
"Corrected imports and missing revision for last update.
|
||||
Addresses bug 12905. - jeffg@opennms.org"
|
||||
REVISION "200602041900Z"
|
||||
DESCRIPTION
|
||||
"Initial revision."
|
||||
::= { enterprises 22736 }
|
||||
|
||||
END
|
||||
|
Reference in New Issue
Block a user