From 98a672123c7872f6b9b75a9a2b6bb3aea504de6a Mon Sep 17 00:00:00 2001 From: David Leutgeb Date: Tue, 5 Dec 2023 12:25:34 +0100 Subject: Initial commit --- MIBS/pbn/PBN-ROOT | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 MIBS/pbn/PBN-ROOT (limited to 'MIBS/pbn/PBN-ROOT') diff --git a/MIBS/pbn/PBN-ROOT b/MIBS/pbn/PBN-ROOT new file mode 100644 index 0000000..556e7d2 --- /dev/null +++ b/MIBS/pbn/PBN-ROOT @@ -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 + -- cgit v1.2.3