-- ************************************************************************** -- * SNMP Private MIB ONLY -- * -- * Copyright(c) - Johnson Controls, Inc, 2001, 2006 -- * Use or copying of all or any part of the document, except as -- * permitted by the License Agreement is prohibited. -- * -- * Purpose: This MIB defines the SNMP Interface of Johnson Controls -- * Controls Group -- * -- * History: -- * Date Name Rel EC/PT# Task# Reason for change -- * ________ ______ _______ _____ _________________________________ -- * 01 APR 18 kehossm 1.00 Develop Prototype -- * Use function prototypes from rtos_ex.h -- * 01 JUL 13 perryt 1.00 23461 Update for SNMP v2.0 and -- * add condition related Bacnet traps -- * 01 JUL 16 kehossm 1.00 23463 update trap descriptions -- * 01 JUL 25 perryt 1.00 23708 Split mib -- * update JCIControlsGroup to ...-MIB -- * 06 NOV 07 cfoxr 2.0 Convert from SMI V1 to V2 -- * 27 JAN 09 cbutarm 2.0 Add jciSecurity. Remove junk lines. -- ************************************************************************** -- -- Notes: -- Identifier jciSecurity is used instead of security to avoid conflict with other standard MIB files. JCIControlsGroup-MIB DEFINITIONS ::= BEGIN IMPORTS jciControlsGroup, johnsonControlsInc FROM JohnsonControlsInc-MIB MODULE-IDENTITY, OBJECT-IDENTITY FROM SNMPv2-SMI ; jciControlsGroupModule MODULE-IDENTITY LAST-UPDATED "200610172128Z" -- October 17, 2006 ORGANIZATION "Johnson Controls Inc." CONTACT-INFO "Johnson Controls Inc. Building Efficiency (Controls Group) Milwaukee, WI" DESCRIPTION "MIB for products from Johnson Controls Building Efficiency division" ::= { johnsonControlsInc 0 0 } cgProducts OBJECT IDENTIFIER ::= { jciControlsGroup 1 } msea OBJECT-IDENTITY STATUS current DESCRIPTION "Metasys Extended Architecture" ::= { cgProducts 1 } mSeries OBJECT IDENTIFIER ::= { cgProducts 10 } jciSecurity OBJECT-IDENTITY STATUS current DESCRIPTION "Johnson Controls Security" ::= { cgProducts 12 } END