1
2-- Eltek Toplevel MIB for Digital Power plant designs
3
4
5-- Eltek MIB for ELTEK Distributed Control System Power plant designs
6
7ELTEK-COMMON-MIB DEFINITIONS ::= BEGIN
8
9IMPORTS
10	NOTIFICATION-TYPE, OBJECT-TYPE, MODULE-IDENTITY,
11	mib-2, enterprises, Counter32, Integer32
12		FROM SNMPv2-SMI
13	NOTIFICATION-GROUP
14		FROM SNMPv2-CONF
15	DisplayString
16		FROM SNMPv2-TC;
17
18eltek MODULE-IDENTITY
19	LAST-UPDATED "201501030825Z"
20	ORGANIZATION
21		"ELTEK dcSystem MIB Working Group"
22	CONTACT-INFO
23		"Eltek R&D.
24		      Postal: Eltek AS
25		      P.O. Box 3043
26		      N-3003 Drammen
27		      Norway
28		      Tel: +47-32 20 32 00
29		      Fax: +47-32 20 31 20
30		      web:  www.eltek.com"
31	DESCRIPTION
32		"An ongoing effort toward a generic MIB for all ELTEK products.
33		Branch overview:
34		Aeongold branch will be 1
35		AL175 branch will be 2
36		AL6000 branch will be 3
37		Internal used branch will be 4
38		Internal used branch will be 5
39		OEM Smartpack branch will be 6
40		ELTEK Common branch will be 7 (SmartPack, MCU, AEON w/WebPower sw V2.x)
41		ELTEK Distributed branch will be 8 (SmartPack w/WebPower sw V3.x)
42		ELTEK Distributed V2 branch will be 9 (SmartPack w/WebPower sw V4.0)
43		ELTEK Distributed V3 branch will be 9 (SmartPack w/WebPower sw V4.1)
44		ELTEK Distributed V4 branch will be 9 (SmartPack w/WebPower sw V4.1, V4.2, V4.3 and compack 1.xx)
45		ELTEK Distributed V5 branch will be 9 (SmartPack w/WebPower sw V4.6)
46		ELTEK Distributed V6 branch will be 9 (SmartPack w/WebPower sw V4.6, Smartpack2 V1.1)
47		ELTEK Distributed V7 branch will be 9 (SmartPack w/WebPower sw V4.7, V4.8, ComPack V1.04, Smartpack2 V1.1, V1.2)
48		ELTEK Distributed V8 branch will be 9 (SmartPack w/WebPower sw V4.9, ComPack V1.04, Smartpack2 V1.1, V1.2)"
49
50	REVISION "201501030825Z"
51	DESCRIPTION
52		"Updates in miscellaneous info fields."
53
54	REVISION "201010290829Z"
55	DESCRIPTION
56		"Added traps and OID's for SolarChargers.
57		Added reading of values on programmable inputs of IO Monitor."
58
59	REVISION "200903121515Z"
60	DESCRIPTION
61		"Added support for external IO monitor and Load monitor units.
62		Changes are done in the MIB to accomodate the v2c standard."
63
64	REVISION "200801301149Z"
65	DESCRIPTION
66		"Some OIDs were added to this revision. Since all new stuff are additions and no existing information was moved, this V3 revision stays in branch 9. enjoy!"
67
68	REVISION "200706221127Z"
69	DESCRIPTION
70		"Branch 9, contains mainly changes in the Traps format. The traps now meets SNMP v2c specification."
71
72	REVISION "200509071238Z"
73	DESCRIPTION
74		"added battery test and boost start/stop and ac voltages"
75
76	REVISION "200506281130Z"
77	DESCRIPTION
78		"First revision"
79::= { enterprises 12148 }
80
81END
82