1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
|
EXAGRID-MIB DEFINITIONS ::= BEGIN
IMPORTS
OBJECT-TYPE FROM RFC-1212
TRAP-TYPE FROM RFC-1215
DisplayString FROM RFC1213-MIB
Gauge,
TimeTicks FROM RFC1155-SMI
InternationalDisplayString FROM HOST-RESOURCES-MIB
enterprises FROM SNMPv2-SMI;
exagrid OBJECT IDENTIFIER ::= { enterprises 14941 }
exagridTraps OBJECT IDENTIFIER ::= { exagrid 1 }
egEventParams OBJECT IDENTIFIER ::= { exagrid 2 }
--
-- ExaGrid product lines, series, and device identifiers
--
exagridProductLines OBJECT IDENTIFIER ::= { exagrid 3 }
exagridExX000Series OBJECT IDENTIFIER ::= { exagridProductLines 1 }
exagridExX000 OBJECT IDENTIFIER ::= { exagridExX000Series 0 }
exagridEx1000 OBJECT IDENTIFIER ::= { exagridExX000Series 1 }
exagridEx2000 OBJECT IDENTIFIER ::= { exagridExX000Series 2 }
exagridEx3000 OBJECT IDENTIFIER ::= { exagridExX000Series 3 }
exagridEx4000 OBJECT IDENTIFIER ::= { exagridExX000Series 4 }
exagridEx5000 OBJECT IDENTIFIER ::= { exagridExX000Series 5 }
exagridExGW OBJECT IDENTIFIER ::= { exagridExX000Series 6 }
exagridEx10000E OBJECT IDENTIFIER ::= { exagridExX000Series 10 }
exagridEx1T OBJECT IDENTIFIER ::= { exagridExX000Series 11 }
exagridEx2T OBJECT IDENTIFIER ::= { exagridExX000Series 12 }
exagridEx3T OBJECT IDENTIFIER ::= { exagridExX000Series 13 }
exagridEx4T OBJECT IDENTIFIER ::= { exagridExX000Series 14 }
exagridEx5T OBJECT IDENTIFIER ::= { exagridExX000Series 15 }
exagridEx7T OBJECT IDENTIFIER ::= { exagridExX000Series 16 }
exagridEx9T OBJECT IDENTIFIER ::= { exagridExX000Series 19 }
exagridEx7S OBJECT IDENTIFIER ::= { exagridExX000Series 26 }
exagridEx9S OBJECT IDENTIFIER ::= { exagridExX000Series 29 }
exagridEx1T2012A OBJECT IDENTIFIER ::= { exagridExX000Series 31 }
exagridEx2T2012A OBJECT IDENTIFIER ::= { exagridExX000Series 32 }
exagridEx3T2012A OBJECT IDENTIFIER ::= { exagridExX000Series 33 }
exagridEx4T2012A OBJECT IDENTIFIER ::= { exagridExX000Series 34 }
exagridEx5T2012A OBJECT IDENTIFIER ::= { exagridExX000Series 35 }
exagridEx7T2012A OBJECT IDENTIFIER ::= { exagridExX000Series 36 }
exagridEx7S2012A OBJECT IDENTIFIER ::= { exagridExX000Series 46 }
exagridEx10T OBJECT IDENTIFIER ::= { exagridExX000Series 110 }
exagridEx13T OBJECT IDENTIFIER ::= { exagridExX000Series 113 }
exagridEx10S OBJECT IDENTIFIER ::= { exagridExX000Series 210 }
exagridEx13S OBJECT IDENTIFIER ::= { exagridExX000Series 213 }
exagridEx10T2012A OBJECT IDENTIFIER ::= { exagridExX000Series 310 }
exagridEx13T2012A OBJECT IDENTIFIER ::= { exagridExX000Series 313 }
exagridEx21T2012A OBJECT IDENTIFIER ::= { exagridExX000Series 321 }
exagridEx10S2012A OBJECT IDENTIFIER ::= { exagridExX000Series 410 }
exagridEx13S2012A OBJECT IDENTIFIER ::= { exagridExX000Series 413 }
exagridEx21S2012A OBJECT IDENTIFIER ::= { exagridExX000Series 421 }
--
-- ExaGrid server data
--
exagridServerData OBJECT IDENTIFIER ::= { exagrid 4 }
exagridLandingSpace OBJECT IDENTIFIER ::= { exagridServerData 1 }
exagridRetentionSpace OBJECT IDENTIFIER ::= { exagridServerData 2 }
exagridDeduplicationRatio OBJECT IDENTIFIER ::= { exagridServerData 3 }
exagridPendingDeduplication OBJECT IDENTIFIER ::= { exagridServerData 4 }
exagridPendingReplication OBJECT IDENTIFIER ::= { exagridServerData 5 }
exagridServerStatus OBJECT IDENTIFIER ::= { exagridServerData 6 }
egLandingSpaceConfiguredWholeGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of configured landing space scaled to GigaBytes (10^9) bytes"
::= { exagridLandingSpace 1 }
egLandingSpaceConfiguredFractionalGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of configured landing space below 1 Gigabyte in bytes"
::= { exagridLandingSpace 2 }
egLandingSpaceAvailableWholeGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of available landing space scaled to GigaBytes (10^9) bytes"
::= { exagridLandingSpace 3 }
egLandingSpaceAvailableFractionalGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of available landing space below 1 Gigabyte in bytes"
::= { exagridLandingSpace 4 }
egRetentionSpaceConfiguredWholeGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of configured retention space scaled to GigaBytes (10^9) bytes"
::= { exagridRetentionSpace 1 }
egRetentionSpaceConfiguredFractionalGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of configured retention space below 1 Gigabyte in bytes"
::= { exagridRetentionSpace 2 }
egRetentionSpaceAvailableWholeGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of available retention space scaled to GigaBytes (10^9) bytes"
::= { exagridRetentionSpace 3 }
egRetentionSpaceAvailableFractionalGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of available retention space below 1 Gigabyte in bytes"
::= { exagridRetentionSpace 4 }
egBackupDataAvailableWholeGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of data available for restore by a backup application scaled to GigaBytes (10^9) bytes"
::= { exagridDeduplicationRatio 1 }
egBackupDataAvailableFractionalGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of data available for restore by a backup application below 1 Gigabyte in bytes"
::= { exagridDeduplicationRatio 2 }
egBackupDataSpaceConsumedWholeGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of consumed retention space scaled to GigaBytes (10^9) bytes"
::= { exagridDeduplicationRatio 3 }
egBackupDataSpaceConsumedFractionalGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of consumed retention space below 1 Gigabyte in bytes"
::= { exagridDeduplicationRatio 4 }
egPendingDeduplicationWholeGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of data not yet deduplicated scaled to GigaBytes (10^9) bytes"
::= { exagridPendingDeduplication 1 }
egPendingDeduplicationFractionalGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of data not yet deduplicated below 1 Gigabyte in bytes"
::= { exagridPendingDeduplication 2 }
egPendingDeduplicationAge OBJECT-TYPE
SYNTAX TimeTicks
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of time that data has been available for deduplication, but has not yet been deduplicated"
::= { exagridPendingDeduplication 3 }
egPendingReplicationWholeGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of data that has not yet completed replication scaled to GigaBytes (10^9) bytes"
::= { exagridPendingReplication 1 }
egPendingReplicationFractionalGigabytes OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of data that has not yet completed replication below 1 Gigabyte in bytes"
::= { exagridPendingReplication 2 }
egPendingReplicationAge OBJECT-TYPE
SYNTAX TimeTicks
ACCESS read-only
STATUS mandatory
DESCRIPTION "The amount of time that data has been available for replication, but has not yet been replicated"
::= { exagridPendingReplication 3 }
egServerAlarmState OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION "Current alarm state of the server.
1 Server has no alarms
2 Server is in a Warning Alarm State
3 Server is in an Error Alarm State"
::= { exagridServerStatus 1 }
--
-- egEventParams
--
egEventParamsName OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Event Name"
::= { egEventParams 1 }
egEventParamsId OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Event Id"
::= { egEventParams 2 }
egEventParamsCreateTime OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Event Creation Time"
::= { egEventParams 3 }
egEventParamsCreateTimeRaw OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Event Creation Time (milliseconds)"
::= { egEventParams 4 }
egEventParamsGridName OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Name of the Grid for the device originating the event"
::= { egEventParams 5 }
egEventParamsSiteName OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Name of the Site for the device originating the event"
::= { egEventParams 6 }
egEventParamsSiteId OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Id of the Site for the device originating the event"
::= { egEventParams 7 }
egEventParamsSeverity OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Event Severity"
::= { egEventParams 8 }
egEventParamsDeviceName OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Name of the device originating the event"
::= { egEventParams 9 }
egEventParamsDeviceId OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Id of the device originating the event"
::= { egEventParams 10 }
egEventParamsDeviceSerialNumber OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Name of the device originating the event"
::= { egEventParams 11 }
egEventParamsDeviceIp OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The IP address of the device originating the event"
::= { egEventParams 12 }
egEventParamsDupCount OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The count of recently generated duplicates of this event"
::= { egEventParams 13 }
egEventParamsText OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The short description for the event"
::= { egEventParams 14 }
egEventParamsDetail OBJECT-TYPE
SYNTAX InternationalDisplayString (SIZE (0..999))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The long description for the event"
::= { egEventParams 15 }
--
-- Trap Definitions
--
egTrap TRAP-TYPE
ENTERPRISE exagridTraps
VARIABLES {
egEventParamsName,
egEventParamsId,
egEventParamsCreateTime,
egEventParamsCreateTimeRaw,
egEventParamsGridName,
egEventParamsSiteName,
egEventParamsSiteId,
egEventParamsSeverity,
egEventParamsDeviceName,
egEventParamsDeviceId,
egEventParamsDeviceIp,
egEventParamsDeviceSerialNumber,
egEventParamsDupCount,
egEventParamsText,
egEventParamsDetail
}
DESCRIPTION
"An event of note has been posted"
::= 1
END
|