mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r124372 | jeffg | 2008-06-20 17:14:40 -0400 (Fri, 20 Jun 2008) | 1 line Fix issues in digium-mib.txt and asterisk-mib.txt to placate smilint - bug 12905 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@124392 65c4cc65-6c06-0410-ace0-fbb531ad65f3
		
			
				
	
	
		
			25 lines
		
	
	
		
			521 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			521 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| DIGIUM-MIB DEFINITIONS ::= BEGIN
 | |
| 
 | |
| IMPORTS
 | |
| 	enterprises, MODULE-IDENTITY
 | |
| 		FROM SNMPv2-SMI;
 | |
| 
 | |
| digium MODULE-IDENTITY
 | |
| 	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
 |