TEKTELIC-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-IDENTITY, enterprises FROM SNMPv2-SMI; --TEXTUAL-CONVENTION, DisplayString -- FROM SNMPv2-TC; tektelic MODULE-IDENTITY LAST-UPDATED "201511010000Z" ORGANIZATION "Tektelic Communications Inc" CONTACT-INFO "Dave Tholl" DESCRIPTION "revision 0.02" REVISION "201511010000Z" DESCRIPTION "The root of the OID sub-tree for Tektelic. This MIB must be loaded along with any other Tektelic MIB that is going to be used" ::= { enterprises 44945 } tekReg OBJECT-IDENTITY STATUS current DESCRIPTION "Subtree for registrations" ::={tektelic 1} tekGeneric OBJECT-IDENTITY STATUS current DESCRIPTION "Subtree for common objects and event definitions" ::={tektelic 2} tekProducts OBJECT-IDENTITY STATUS current DESCRIPTION "Subtree for specific object and event definitions" ::={tektelic 3} tekCapabilities OBJECT-IDENTITY STATUS current DESCRIPTION "Subtree for agent profiles" ::={tektelic 4} tekRequirements OBJECT-IDENTITY STATUS current DESCRIPTION "Subtree for application requirements" ::={tektelic 5} tekExperimental OBJECT-IDENTITY STATUS current DESCRIPTION "Subtree for experimental registrations" ::={tektelic 6} END