mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			666 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			666 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
-- ****************************************************************************
 | 
						|
-- *
 | 
						|
-- *
 | 
						|
-- * File Status: ADOPTED  JULY 11, 2010
 | 
						|
-- *  
 | 
						|
-- * This MIB provides the root object identifier for the
 | 
						|
-- * Pacific Broadband Networks (PBN) as an enterprise,
 | 
						|
-- * as assigned by the Internet Assigned Numbers Authority (IANA).
 | 
						|
-- *
 | 
						|
-- *
 | 
						|
-- ****************************************************************************
 | 
						|
 | 
						|
PBN-ROOT DEFINITIONS ::= BEGIN
 | 
						|
 | 
						|
IMPORTS
 | 
						|
     enterprises
 | 
						|
          FROM RFC1155-SMI
 | 
						|
;
 | 
						|
 | 
						|
pbn  OBJECT IDENTIFIER ::= { enterprises 11606 }
 | 
						|
 | 
						|
-- DESCRIPTION
 | 
						|
--     "pbn defines the main root of the PBN Enterprises MIB tree. "
 | 
						|
 | 
						|
 | 
						|
END
 | 
						|
 |