diff options
Diffstat (limited to 'MIBS/pbn/PBN-ROOT')
| -rw-r--r-- | MIBS/pbn/PBN-ROOT | 27 |
1 files changed, 27 insertions, 0 deletions
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 + |