summaryrefslogtreecommitdiff
path: root/MIBS/bti/BTI8xx-MIB
blob: 70fd4338c8d96da51e98fa66aaa0fee5b616275c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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