-- ***************************************************************************** -- OTX-SMI.txt: OTX Enterprise Structure of Management Information -- -- -- Copyright (C) 2013, 2015 Garant Plus Technologies -- All Rights Reserved. -- -- ***************************************************************************** -- OTX-SMI DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-IDENTITY, enterprises FROM SNMPv2-SMI; otx MODULE-IDENTITY LAST-UPDATED "201503201100Z" ORGANIZATION "Garant Plus Technologies" CONTACT-INFO " Garant Plus Technologies Customer Service Email: Support@otx.ru Fax : +7-4852-722-325 Phone: +7-4852-59-30-60 (M-F 10 a.m. - 19 p.m. MSK (GMT+4))" DESCRIPTION "The Structure of Management Information for the OTX Enterprise." REVISION "201503201100Z" DESCRIPTION "Moved to subtree, assigned by IANA for GarantPlus Ltd" REVISION "201309231800Z" DESCRIPTION "Renamed to OTX." REVISION "200903201800Z" DESCRIPTION "Initial version." ::= { enterprises 45517 } -- assigned by IANA otxModules OBJECT-IDENTITY STATUS current DESCRIPTION "otxModules provides a root object identifier from which MODULE-IDENTITY values may be assigned." ::= { otx 1 } otxProducts OBJECT-IDENTITY STATUS current DESCRIPTION "otxProducts is the root OBJECT IDENTIFIER from which sysObjectID values are assigned. Actual values are defined in OTX-PRODUCTS-MIB." ::= { otx 2 } otxMgmt OBJECT-IDENTITY STATUS current DESCRIPTION "otxMgmt is the main subtree for new mib development." ::= { otx 3 } otxConfig OBJECT-IDENTITY STATUS current DESCRIPTION "otxConfig is the main subtree for configuration mibs." ::= { otx 4 } END