1-- ********************************************************************************
2-- HILLSTONE-SMI
3--
4-- Copyright (c) 2010 by Hillstone Networks, Inc.
5-- All rights reserved.
6--
7-- Version:      V5
8-- Description:	 Hillstone Networks Enterprise Structure of Management Information
9-- ********************************************************************************
10--
11
12HILLSTONE-SMI DEFINITIONS ::= BEGIN
13
14IMPORTS
15	MODULE-IDENTITY,
16	OBJECT-IDENTITY,
17	enterprises
18		FROM SNMPv2-SMI
19	TRAP-TYPE
20        FROM RFC-1215;
21
22
23
24hillstone MODULE-IDENTITY
25	LAST-UPDATED "200706150000Z"
26	ORGANIZATION "Hillstone Networks, Inc."
27	CONTACT-INFO
28		"	Hillstone Networks, Inc.
29
30		Postal: 113 Road Zhichun
31			Haidian, Beijing  100086
32			CHN
33
34		   Tel: +86 10-62614767
35
36		E-mail: nmo&hillstonenet.com"
37	DESCRIPTION
38		"The Structure of Management Information for Hillstone Networks"
39	::= { enterprises 28557 }	-- assigned by IANA
40
41hillstoneProducts OBJECT-IDENTITY
42	STATUS	current
43	DESCRIPTION
44		"The root of Hillstone's Product OIDs."
45	::= { hillstone 1 }
46
47hillstoneMibs OBJECT-IDENTITY
48	STATUS	current
49	DESCRIPTION
50		"The root of Hillstone's MIB objects."
51	::= { hillstone 2 }
52
53hillstoneTraps OBJECT-IDENTITY
54	STATUS	current
55	DESCRIPTION
56		"The root of Hillstone's Trap OIDs."
57	::= { hillstone 3 }
58
59hillstoneIpsec OBJECT-IDENTITY
60	STATUS	current
61	DESCRIPTION
62		"The root of Hillstone's VPN OIDs."
63	::= { hillstoneMibs 1 }
64
65hillstoneSys OBJECT-IDENTITY
66	STATUS	current
67	DESCRIPTION
68		"The root of Hillstone's system OIDs."
69	::= { hillstoneMibs 2 }
70
71hillstoneStatistics OBJECT-IDENTITY
72	STATUS  current
73	DESCRIPTION
74		"The Hillstone statistics OIDs."
75	::= { hillstoneMibs 3 }
76
77hillstoneDNS OBJECT-IDENTITY
78	STATUS current
79	DESCRIPTION
80		"The hillstone DNS OIDs."
81	::= { hillstoneMibs 4 }
82
83hillstoneDHCP OBJECT-IDENTITY
84	STATUS current
85	DESCRIPTION
86		"The hillstone DHCP OIDs."
87	::= { hillstoneMibs 5 }
88
89hillstoneInterface OBJECT-IDENTITY
90	STATUS current
91	DESCRIPTION
92		"The hillstone interface extend OIDs."
93	::= { hillstoneMibs 6 }
94
95hillstoneIp OBJECT-IDENTITY
96	STATUS current
97	DESCRIPTION
98		"The hillstone ip extend OIDs."
99	::= { hillstoneMibs 7 }
100
101hillstoneNTP OBJECT-IDENTITY
102	STATUS current
103	DESCRIPTION
104		"The hillstone ntp OIDs."
105	::= { hillstoneMibs 8 }
106
107hillstoneZONE OBJECT-IDENTITY
108	STATUS current
109	DESCRIPTION
110		"The hillstone ZONE OIDs."
111	::= { hillstoneMibs 9 }
112
113hillstoneAV OBJECT-IDENTITY
114	STATUS current
115	DESCRIPTION
116		"The hillstone AV OIDs."
117	::= { hillstoneMibs 10 }
118
119hillstoneServiceBook OBJECT-IDENTITY
120	STATUS current
121	DESCRIPTION
122		"The hillstone Service Book OIDs."
123	::= { hillstoneMibs 11 }
124
125hillstoneServiceBookMember OBJECT-IDENTITY
126	STATUS current
127	DESCRIPTION
128		"The hillstone Service Book member OIDs."
129	::= { hillstoneMibs 12 }
130
131hillstoneServiceGroup OBJECT-IDENTITY
132	STATUS current
133	DESCRIPTION
134		"The hillstone Service Group OIDs."
135	::= { hillstoneMibs 13 }
136
137hillstoneServiceGroupMember OBJECT-IDENTITY
138	STATUS current
139	DESCRIPTION
140		"The hillstone Service Group member OIDs."
141	::= { hillstoneMibs 14 }
142
143hillstoneAddressBook OBJECT-IDENTITY
144	STATUS current
145	DESCRIPTION
146		"The hillstone Address Book OIDs."
147	::= { hillstoneMibs 15 }
148
149hillstoneAddressBookMember OBJECT-IDENTITY
150	STATUS current
151	DESCRIPTION
152		"The hillstone Address Book OIDs."
153	::= { hillstoneMibs 16 }
154
155hillstoneSchedule OBJECT-IDENTITY
156	STATUS current
157	DESCRIPTION
158		"The hillstone Schedule OIDs."
159	::= { hillstoneMibs 17 }
160
161hillstoneSchedulePeriodicMember OBJECT-IDENTITY
162	STATUS current
163	DESCRIPTION
164		"The hillstone Schedule OIDs."
165	::= { hillstoneMibs 18 }
166
167hillstonePolicy OBJECT-IDENTITY
168	STATUS current
169	DESCRIPTION
170		"The hillstone Policy OIDs."
171	::= { hillstoneMibs 19 }
172
173hillstonePolicySourceAddress OBJECT-IDENTITY
174	STATUS current
175	DESCRIPTION
176		"The hillstone Policy Source Address OIDs."
177	::= { hillstoneMibs 20 }
178
179hillstonePolicyDestinationAddress OBJECT-IDENTITY
180	STATUS current
181	DESCRIPTION
182		"The hillstone Policy Destination Address OIDs."
183	::= { hillstoneMibs 21 }
184
185hillstonePolicyService OBJECT-IDENTITY
186	STATUS current
187	DESCRIPTION
188		"The hillstone Policy Service OIDs."
189	::= { hillstoneMibs 22 }
190
191hillstonePolicySchedule OBJECT-IDENTITY
192	STATUS current
193	DESCRIPTION
194		"The hillstone Policy Schedule OIDs."
195	::= { hillstoneMibs 23 }
196
197hillstonePolicyMovement OBJECT-IDENTITY
198	STATUS current
199	DESCRIPTION
200		"The hillstone Policy Movement OIDs."
201	::= { hillstoneMibs 24 }
202
203hillstoneModule OBJECT-IDENTITY
204	STATUS current
205	DESCRIPTION
206		"The hillstone Module OIDs."
207	::= { hillstoneMibs 25 }
208
209hillstoneFan OBJECT-IDENTITY
210	STATUS current
211	DESCRIPTION
212		"The hillstone Fan OIDs."
213	::= { hillstoneMibs 26 }
214
215hillstonePower OBJECT-IDENTITY
216	STATUS current
217	DESCRIPTION
218		"The hillstone Power OIDs."
219	::= { hillstoneMibs 27 }
220
221hillstoneTemperature OBJECT-IDENTITY
222	STATUS current
223	DESCRIPTION
224		"The hillstone Temperature OIDs."
225	::= { hillstoneMibs 28 }
226
227-- trap message
228hillstoneCPUStatus OBJECT-IDENTITY
229	STATUS current
230	DESCRIPTION
231		"The CPU status trap OIDs."
232	::= {hillstoneTraps 1}
233
234hillstoneFANStatus OBJECT-IDENTITY
235	STATUS current
236	DESCRIPTION
237		"The FAN status trap OIDs."
238	::= {hillstoneTraps 2}
239
240hillstoneTempStatus OBJECT-IDENTITY
241	STATUS current
242	DESCRIPTION
243		"The temperature trap OIDs."
244	::= {hillstoneTraps 3}
245
246hillstoneMemoryStatus OBJECT-IDENTITY
247	STATUS current
248	DESCRIPTION
249		"The memory trap OIDs."
250	::= {hillstoneTraps 4}
251
252hillstoneHAStatus	OBJECT-IDENTITY
253	STATUS current
254	DESCRIPTION
255		"The HA status trap OIDs."
256	::= {hillstoneTraps 5}
257
258hillstoneADType OBJECT-IDENTITY
259	STATUS current
260	DESCRIPTION
261		"The Attack type trap OIDs."
262	::= {hillstoneTraps 6}
263
264hillstoneVPNDown OBJECT-IDENTITY
265	STATUS current
266	DESCRIPTION
267		"The vpn tunnel trap OIDs."
268	::= {hillstoneTraps 7}
269
270hillstoneVPNUp OBJECT-IDENTITY
271	STATUS current
272	DESCRIPTION
273		"The VPN up trap OIDs."
274	::= {hillstoneTraps 8}
275
276hillstoneIfIpChange OBJECT-IDENTITY
277	STATUS current
278	DESCRIPTION
279		"The interface ipaddress change trap OIDs."
280	::= {hillstoneTraps 9}
281
282hillstoneDeviceNameChange OBJECT-IDENTITY
283	STATUS current
284	DESCRIPTION
285		"The device name change trap OIDs."
286	::= {hillstoneTraps 10}
287
288hillstoneIPSStatus OBJECT-IDENTITY
289	STATUS current
290	DESCRIPTION
291		"The IPS status trap OIDs."
292	::= {hillstoneTraps 11}
293
294hillstoneAVStatus OBJECT-IDENTITY
295	STATUS current
296	DESCRIPTION
297		"The AV status trap OIDs."
298	::= {hillstoneTraps 12}
299
300hillstoneSystemReboot OBJECT-IDENTITY
301	STATUS current
302	DESCRIPTION
303		"The system reboot trap OIDs."
304	::= {hillstoneTraps 13}
305
306hillstoneDiskSpaceStatus OBJECT-IDENTITY
307	STATUS current
308	DESCRIPTION
309		"The system disk space low trap OIDs."
310	::= {hillstoneTraps 14}
311
312hillstoneSessionOverThreshold OBJECT-IDENTITY
313	STATUS current
314	DESCRIPTION
315		"The session count over threshold trap OIDs."
316	::= {hillstoneTraps 15}
317
318hillstoneLogOverThreshold OBJECT-IDENTITY
319	STATUS current
320	DESCRIPTION
321		"The log size over threshold trap OIDs."
322	::= {hillstoneTraps 16}
323
324hillstoneBandwidthOverThreshold OBJECT-IDENTITY
325	STATUS current
326	DESCRIPTION
327		"The bandwidth over threshold trap OIDs."
328	::= {hillstoneTraps 17}
329
330hillstonePolicyCountOverThreshold OBJECT-IDENTITY
331	STATUS current
332	DESCRIPTION
333		"The policy count over threshold trap OIDs."
334	::= {hillstoneTraps 18}
335
336hillstoneConfigurationChange OBJECT-IDENTITY
337	STATUS current
338	DESCRIPTION
339		"The configuration change trap OIDs."
340	::= {hillstoneTraps 19}
341
342hillstoneSlotUp OBJECT-IDENTITY
343	STATUS current
344	DESCRIPTION
345		"The slot up trap OIDs."
346	::= {hillstoneTraps 20}
347
348hillstoneSlotDown OBJECT-IDENTITY
349	STATUS current
350	DESCRIPTION
351		"The slot down trap OIDs."
352	::= {hillstoneTraps 21}
353
354hillstoneSlotDown OBJECT-IDENTITY
355	STATUS current
356	DESCRIPTION
357		"The slot down trap OIDs."
358	::= {hillstoneTraps 21}
359
360hillstoneSlotDown OBJECT-IDENTITY
361	STATUS current
362	DESCRIPTION
363		"The slot down trap OIDs."
364	::= {hillstoneTraps 21}
365
366END
367
368