--======================================================== -- -- MIB : aveisprod.mib Avaya Inc. -- -- Version : 1.1.0 31 January 2002 -- -- Object IDs for Avaya/EIS products --======================================================== -- -- Copyright 2001 AVAYA, inc. -- All Rights Reserved. -- -- Reproduction of this document is authorized on condition -- that the foregoing copyright notice is included. -- -- This AVAYA SNMP Management Information Base Specification -- (Specification) embodies AVAYA confidential and -- Proprietary intellectual property. AVAYA retains all -- Title and ownership in the Specification, including any revisions -- -- It is AVAYA's intent to encourage the widespread use of this -- Specification in connection with the management of AVAYA products. -- AVAYA grants vendors, end-users, and other interested parties -- a non-exclusive license to use this Specification in connection -- with the management of AVAYA products. -- -- This Specification is supplied "as is," and AVAYA makes -- no warranty, either express or implied, as to the use, -- operation, condition, or performance of the Specification. -- --======================================================== AVEISPROD-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY FROM SNMPv2-SMI products FROM AVAYAGEN-MIB; lsg MODULE-IDENTITY LAST-UPDATED "0201310900Z" -- 31 January 2002 rev 1.1.0 ORGANIZATION "Avaya Inc." CONTACT-INFO "Itai Zilbershtein - izilbers@avaya.com" DESCRIPTION " Product OIDs for Avaya's EIS division This MIB includes OIDs for products developed in: LSG-C - Concord Technology Center (CTC) LSG-I - Israel Technology Center (ITC) WSG - Millipitas Technology Center (MTC) " REVISION "0201310900Z" -- 31 January 2002 rev 1.1.0 DESCRIPTION " Rev 1.1.0 - Itai Zilbershtein added cajunP480 under chassisProducts " REVISION "0201101500Z" -- 10 January 2002 rev 1.0.0 DESCRIPTION " Rev 1.0.0 - Itai Zilbershtein added Wasabi based devices: cajunL3P882S, cajunL3P580S " REVISION "0109091700Z" -- 09 September 2001 rev 0.2.0 DESCRIPTION "Rev 0.2.0 - Itai Zilbershtein 1. Combined EIS products OID MIB. Includes MTC. MIB changed from avlsgprod to aveisprod. 2. OID for CajunView Standalone (STORM) 3. OID for M8000R-LB Load Balancing module 4. OID for x330WAN-4DS1 (330 Wan uplink) " REVISION "0108091700Z" -- 09 August 2001 rev 0.1.0 DESCRIPTION "Rev 0.1.0 - Itai Zilbershterin. Initial version. Includes the branches taken by CTC for the Cajun products. Note that the branches does not reside under ....avya.products.lsg, but directly under avaya.products. " ::= { products 1 } -- **************************** -- Note that cajunSwitchProduct (880/550) -- is directly under products and not under -- products.lsg eisProducts OBJECT IDENTIFIER ::= {products 45} cajunL3P580 OBJECT IDENTIFIER ::= { eisProducts 2 } cajunL3P882 OBJECT IDENTIFIER ::= { eisProducts 10 } -- Wasabi based devices: cajunL3P882S OBJECT IDENTIFIER ::= { eisProducts 11 } cajunL3P580S OBJECT IDENTIFIER ::= { eisProducts 12 } hostSoftware OBJECT IDENTIFIER ::= { eisProducts 100 } cajunViewStandAlone OBJECT IDENTIFIER ::= { hostSoftware 1} smartModules OBJECT IDENTIFIER ::= { eisProducts 101 } cajunM8000RLB OBJECT IDENTIFIER ::= { smartModules 1 } cajunX330W4DS1 OBJECT IDENTIFIER ::= { smartModules 2 } chassisProducts OBJECT IDENTIFIER ::= { eisProducts 103 } cajunP480 OBJECT IDENTIFIER ::= { chassisProducts 1 } END