-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathONEACCESS-IP-SERVICES-MIB.mib
432 lines (365 loc) · 14.3 KB
/
ONEACCESS-IP-SERVICES-MIB.mib
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
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
-- *****************************
-- * *
-- * ONEOS MIB *
-- * *
-- *****************************
--
-- ONEOS_MIB_STD_V05.1.R002_E004
--
-- Creation date : 07/08/2010
ONEACCESS-IP-SERVICES-MIB DEFINITIONS ::= BEGIN
IMPORTS
OBJECT-GROUP
FROM SNMPv2-CONF
IpAddress, OBJECT-TYPE,
MODULE-IDENTITY
FROM SNMPv2-SMI
DisplayString, RowStatus, TruthValue
FROM SNMPv2-TC
ifIndex
FROM IF-MIB
oacExpIMIp, oacMIBModules
FROM ONEACCESS-GLOBAL-REG;
oacIpServicesConfigMIB MODULE-IDENTITY
LAST-UPDATED "201107290000Z"
ORGANIZATION " OneAccess "
CONTACT-INFO
"Pascal KESTELOOT
Postal: ONE ACCESS
381 Avenue du Général de Gaulle
92140 Clamart, France
FRANCE
Tel: (+33) 01 41 87 70 00
Fax: (+33) 01 41 87 74 00
E-mail: [email protected]"
DESCRIPTION
"fixed compilation issues"
REVISION "201107290000Z"
DESCRIPTION
"Contact updated"
REVISION "201106150000Z"
DESCRIPTION
"This MIB defines configuration capabilities relating to
IP services : DHCP client, DNS, ARP ."
::= { oacMIBModules 683 }
--
-- Textual Conventions
--
--
-- Node definitions
--
oacIpServicesConfig OBJECT IDENTIFIER ::= { oacExpIMIp 8 }
oacIpServicesConfigObjects OBJECT IDENTIFIER ::= { oacIpServicesConfig 1 }
oacIpServicesConfigConformance OBJECT IDENTIFIER ::= { oacIpServicesConfig 2 }
--
-- DNS Services ( IPv4 )
oacIpServicesDnsConfigObjects OBJECT IDENTIFIER ::= { oacIpServicesConfigObjects 1 }
oacIpDnsConfigDomainName OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION
" Configuration of the Domain Name."
DEFVAL { "" }
::= { oacIpServicesDnsConfigObjects 1 }
oacIpDnsConfigMainAdd OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The main domain server IP address"
DEFVAL { '00000000'H }
::= { oacIpServicesDnsConfigObjects 2 }
oacIpDnsConfigSndAdd OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The secondary domain server IP address"
DEFVAL { '00000000'H }
::= { oacIpServicesDnsConfigObjects 3 }
oacIpDnsConfigTimeout OBJECT-TYPE
SYNTAX INTEGER {
timeoutValueDefault(1),
timeoutValue4(2),
timeoutValue12(3),
timeoutValue18(4),
timeoutValue42(5),
timeoutValue90(6),
timeoutValue120(7)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The duration (default is 150 seconds) to wait for the name server answer"
DEFVAL { timeoutValueDefault }
::= { oacIpServicesDnsConfigObjects 4 }
--
-- DHCP Client . Global parameters ( IPv4 )
oacIpServicesDHCPCConfigObjects OBJECT IDENTIFIER ::= { oacIpServicesConfigObjects 2 }
oacDhcpClientAutoRestartAtm OBJECT-TYPE
SYNTAX INTEGER
{
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
" DHCP Client specific behavior "
DEFVAL { disabled }
::= { oacIpServicesDHCPCConfigObjects 1 }
oacDhcpClientBroadcastFlag OBJECT-TYPE
SYNTAX INTEGER
{
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Activation or not of the broadcast flag in DHCP Offer/Ack message, so that the server is
made aware if the DHCP packets are unicast or broadcast"
DEFVAL { disabled }
::= { oacIpServicesDHCPCConfigObjects 2 }
oacDhcpVendorId OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..199))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"To include the option 60 within the DISCOVER messages and to append a proprietary vendor-ID string"
::= { oacIpServicesDHCPCConfigObjects 3 }
--
-- DHCP Client . Additional options when DHCP is activated
-- ONEOS CLI tree : under interface : ip dhcp .....
oacIpDhcpClientInterfaceTable OBJECT-TYPE
SYNTAX SEQUENCE OF OacIpDhcpClientInterfaceEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains the Additional DHCP Client configuration
on interfaces.
The ifIndex in the INDEX clause identifies the interface
where these options are applied."
::= { oacIpServicesDHCPCConfigObjects 4 }
oacIpDhcpClientInterfaceEntry OBJECT-TYPE
SYNTAX OacIpDhcpClientInterfaceEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in this table defines the additional option(s) sent by the DHCP Client."
INDEX { ifIndex }
::= { oacIpDhcpClientInterfaceTable 1 }
OacIpDhcpClientInterfaceEntry ::= SEQUENCE {
oacIpDhcpClientInterfaceIfName DisplayString,
oacIpDhcpClientInterfaceIgnoreDefRoute TruthValue,
oacIpDhcpClientInterfaceLeaseOptLess TruthValue,
oacIpDhcpClientInterfaceUserClassId DisplayString,
oacIpDhcpClientInterfaceRowStatus RowStatus
}
oacIpDhcpClientInterfaceIfName OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The name of the interface where the Dhcp Client is associated.
Same as ifDescr from IF-MIB"
::= { oacIpDhcpClientInterfaceEntry 1 }
oacIpDhcpClientInterfaceIgnoreDefRoute OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Do not insert default route in routing table"
DEFVAL { false }
::= { oacIpDhcpClientInterfaceEntry 2 }
oacIpDhcpClientInterfaceLeaseOptLess OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Remove lease option 51 parameter"
DEFVAL { false }
::= { oacIpDhcpClientInterfaceEntry 3 }
oacIpDhcpClientInterfaceUserClassId OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Insert option 77 user class, if void option 77 is not inserted"
DEFVAL { "" }
::= { oacIpDhcpClientInterfaceEntry 4 }
oacIpDhcpClientInterfaceRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The row status for this rule."
::= { oacIpDhcpClientInterfaceEntry 5 }
--
-- DHCP Client . Activation per Interface and options
-- ONEOS CLI tree : under interface : ip address dhcp .....
oacIpDhcpAddClientInterfaceTable OBJECT-TYPE
SYNTAX SEQUENCE OF OacIpDhcpAddClientInterfaceEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains the DHCP Client configuration
on interfaces.
The ifIndex in the INDEX clause identifies the interface
where the DHCP Client is activated."
::= { oacIpServicesDHCPCConfigObjects 5 }
oacIpDhcpAddClientInterfaceEntry OBJECT-TYPE
SYNTAX OacIpDhcpAddClientInterfaceEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in this table defines the interface where the DHCP Client is activated."
INDEX { ifIndex }
::= { oacIpDhcpAddClientInterfaceTable 1 }
OacIpDhcpAddClientInterfaceEntry ::= SEQUENCE {
oacIpDhcpAddClientInterfaceActivate TruthValue,
oacIpDhcpAddClientInterfaceIfName DisplayString,
oacIpDhcpAddClientInterfaceClientId DisplayString,
oacIpDhcpAddClientInterfaceHostname DisplayString,
oacIpDhcpAddClientInterfaceRowStatus RowStatus
}
oacIpDhcpAddClientInterfaceActivate OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Activate the DHCP Client on the interface."
DEFVAL { false }
::= { oacIpDhcpAddClientInterfaceEntry 1 }
oacIpDhcpAddClientInterfaceIfName OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The name of the interface where the Dhcp Client is associated.
Same as ifDescr from IF-MIB"
::= { oacIpDhcpAddClientInterfaceEntry 2 }
oacIpDhcpAddClientInterfaceClientId OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Set of the Client Identifier.
The optional argument indicates which MAC address shall be used in the DHCP DISCOVER message.
When the optional client-id argument is not present, the DHCP DISCOVER message uses the MAC
address of the interface otherwise if present it uses the client-id string value."
DEFVAL { "" }
::= { oacIpDhcpAddClientInterfaceEntry 3 }
oacIpDhcpAddClientInterfaceHostname OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Set of the Hostname."
DEFVAL { "" }
::= { oacIpDhcpAddClientInterfaceEntry 4 }
oacIpDhcpAddClientInterfaceRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The row status for this rule."
::= { oacIpDhcpAddClientInterfaceEntry 5 }
--
-- ARP Proxy
oacIpServicesArpProxyConfigObjects OBJECT IDENTIFIER ::= { oacIpServicesConfigObjects 3 }
oacIpProxyArpInterfaceConfigTable OBJECT-TYPE
SYNTAX SEQUENCE OF OacIpProxyArpInterfaceConfigEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains the Proxy ARP configuration
on interfaces.
The ifIndex in the INDEX clause identifies the interface
where Proxy ARP is applied"
::= { oacIpServicesArpProxyConfigObjects 1 }
oacIpProxyArpInterfaceConfigEntry OBJECT-TYPE
SYNTAX OacIpProxyArpInterfaceConfigEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in this table defines the interface where the Proxy ARP is configured."
INDEX { ifIndex }
::= { oacIpProxyArpInterfaceConfigTable 1 }
OacIpProxyArpInterfaceConfigEntry ::= SEQUENCE {
oacIpProxyArpInterfaceConfigActivate
TruthValue,
oacIpProxyArpInterfaceConfigIfName
DisplayString,
oacIpProxyArpInterfaceConfigRowStatus
RowStatus
}
oacIpProxyArpInterfaceConfigActivate OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Activate Proxy Arp."
DEFVAL { true }
::= { oacIpProxyArpInterfaceConfigEntry 1 }
oacIpProxyArpInterfaceConfigIfName OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The name of the interface where Proxy Arp is activated.
Same as ifDescr from IF-MIB"
::= { oacIpProxyArpInterfaceConfigEntry 2 }
oacIpProxyArpInterfaceConfigRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The Row Status for this rule."
::= { oacIpProxyArpInterfaceConfigEntry 3 }
--
-- ICMP Redirect
oacIpServicesIcmpRedirConfigObjects OBJECT IDENTIFIER ::= { oacIpServicesConfigObjects 4 }
oacIpIcmpRedirConfigActivate OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Enable ICMP host redirects."
DEFVAL { true }
::= { oacIpServicesIcmpRedirConfigObjects 1 }
oacIpIcmpRedirConfigRedirRoutesActivate OBJECT-TYPE
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Enable learning icmp redirect routes.
It is possible to define the timeout (in seconds) of redirect routes
See below the meaning of the different values :
- Default timeout 180s
- 0 Value to disable learning icmp redirect routes (default behaviour)
- <1-4294967295> Timeout of redirect routes (seconds)"
DEFVAL { 0 }
::= { oacIpServicesIcmpRedirConfigObjects 2 }
oacIpIcmpRedirConfigRateLimitUnreach OBJECT-TYPE
SYNTAX INTEGER
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"rate limit icmp messages generated.
See below the meaning of the different values :
- Default value 500ms
- 0 Default behaviour
- <1-4294967295> Once per milliseconds"
DEFVAL { 0 }
::= { oacIpServicesIcmpRedirConfigObjects 3 }
oacIpServicesGroups OBJECT IDENTIFIER ::= { oacIpServicesConfigConformance 1 }
oacIpServicesConfigGroup OBJECT-GROUP
OBJECTS { oacIpDnsConfigDomainName }
STATUS current
DESCRIPTION
"Group of IP Servicesobjects"
::= { oacIpServicesGroups 1 }
oacIpServicesCompls OBJECT IDENTIFIER ::= { oacIpServicesConfigConformance 2 }
END