Initial commit

This commit is contained in:
David Leutgeb
2023-12-05 12:25:34 +01:00
commit 98a672123c
4378 changed files with 8817503 additions and 0 deletions

27
MIBS/pbn/PBN-ROOT Normal file
View File

@ -0,0 +1,27 @@
-- ****************************************************************************
-- *
-- *
-- * 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