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/bti/BTI8xx-MIB | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 MIBS/bti/BTI8xx-MIB (limited to 'MIBS/bti/BTI8xx-MIB') diff --git a/MIBS/bti/BTI8xx-MIB b/MIBS/bti/BTI8xx-MIB new file mode 100644 index 0000000..70fd433 --- /dev/null +++ b/MIBS/bti/BTI8xx-MIB @@ -0,0 +1,29 @@ +BTI8xx-MIB + +DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-IDENTITY, + enterprises FROM SNMPv2-SMI; + + + bti8xx MODULE-IDENTITY + LAST-UPDATED "201312261200Z" -- Thursday, Dec 26, 12:00:00 KST 2013 + ORGANIZATION "Actus Networks Inc." + CONTACT-INFO "Technical Support + " + DESCRIPTION "This is a top-level MIB for BTI800 whose purpose is to lay out + the top-level objects in the OID hierarchy from which + BTI MIB OIDs descend." + REVISION "201312261200Z" -- Thursday, Dec 26, 12:00:00 KST 2013 + DESCRIPTION "Initial version of MIB." + + ::= { btiProducts 7 } + +btiSystems OBJECT IDENTIFIER ::= { enterprises 30005 } + +btiProducts OBJECT IDENTIFIER ::= { btiSystems 1 } + + +END -- cgit v1.2.3