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
|
-- *****************************************************************************
-- Juniper-L2TP-CONF
--
-- SNMP Agent Capabilities definitions for the L2TP MIB.
--
-- Copyright (c) 2001, 2002 Unisphere Networks, Inc.
-- Copyright (c) 2002-2005 Juniper Networks, Inc.
-- All rights reserved.
-- *****************************************************************************
Juniper-L2TP-CONF DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY
FROM SNMPv2-SMI
AGENT-CAPABILITIES
FROM SNMPv2-CONF
juniAgents
FROM Juniper-Agents;
juniL2tpAgent MODULE-IDENTITY
LAST-UPDATED "200509161558Z" -- 16-Sep-05 11:58 AM EDT
ORGANIZATION "Juniper Networks, Inc."
CONTACT-INFO
" Juniper Networks, Inc.
Postal: 10 Technology Park Drive
Westford, MA 01886-3146
USA
Tel: +1 978 589 5800
E-mail: mib@Juniper.net"
DESCRIPTION
"The agent capabilities definitions for the layer 2 tunneling protocol
(L2TP) component of the SNMP agent in the Juniper E-series family of
products."
-- Revision History
REVISION "200509161558Z" -- 16-Sep-05 11:58 AM EDT - JUNOSe 8.0
DESCRIPTION
"A new object was added to the status group and a new object
was added to the configuration group."
REVISION "200507282200Z" -- 28-Jul-05 06:00 PM EDT - JUNOSe 7.2
DESCRIPTION
"New objects were added to the configuration and status groups."
REVISION "200502170224Z" -- 16-Feb-05 09:24 PM EST - JUNOSe 7.1
DESCRIPTION
"A new object was added to the status group and a new object
was added to the configuration group."
REVISION "200409022347Z" -- 02-Sep-04 07:47 PM EDT - JUNOSe 7.0
DESCRIPTION
"A new object was added to the configuration group."
REVISION "200405041431Z" -- 04-May-04 10:31 AM EDT - JUNOSe 6.0
DESCRIPTION
"A new object was added to the configuration group."
REVISION "200403081804Z" -- 08-Mar-04 01:04 PM EST - JUNOSe 5.3
DESCRIPTION
"A new object was added to the configuration group."
REVISION "200403081804Z" -- 08-Mar-04 01:04 PM EST - JUNOSe 5.1
DESCRIPTION
"New objects were added to the configuration group."
REVISION "200302132112Z" -- 13-Feb-03 04:12 PM EST - JUNOSe 5.0
DESCRIPTION
"Replaced Unisphere names with Juniper names.
New objects were added to the configuration group."
REVISION "200302122103Z" -- 12-Feb-03 04:03 PM EST - JUNOSe 4.1
DESCRIPTION
"New objects were added to the configuration group."
REVISION "200302072226Z" -- 07-Feb-03 05:26 PM EST - JUNOSe 3.4
DESCRIPTION
"Added juniL2tpSysConfigDisableCallingNumberAvp."
REVISION "200110171603Z" -- 17-Oct-01 12:03 PM EDT - JUNOSe 3.3
DESCRIPTION
"New objects were added to the configuration group."
REVISION "200110171421Z" -- 17-Oct-01 10:21 AM EDT - JUNOSe 3.2
DESCRIPTION
"The initial release of this management information module."
::= { juniAgents 24 }
-- *****************************************************************************
-- Layer 2 Tunneling Protocol (L2TP) SNMP Agent Capabilities definitions
-- *****************************************************************************
juniL2tpAgentV1 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 1 of the L2TP component of the JUNOSe SNMP agent. This version
of the L2TP component was supported in JUNOSe 2.x system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
These capabilities became obsolete when
juniL2tpTunnelStatusCumEstabTime, juniL2tpSessionStatusCumEstabTime and
juniL2tpSessionStatPayLostPackets were added, and
juniL2tpSessionStatusLacTunneledIfIndex replaced
juniL2tpSessionStatusLacPppIfIndex."
SUPPORTS Juniper-L2TP-MIB
INCLUDES {
juniL2tpConfigGroup,
juniL2tpStatusGroup,
juniL2tpStatGroup,
juniL2tpMapGroup,
juniL2tpUdpIpGroup }
::= { juniL2tpAgent 1 }
juniL2tpAgentV2 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 2 of the L2TP component of the JUNOSe SNMP agent. This version
of the L2TP component was supported in JUNOSe 3.0 and 3.1 system
releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
These capabilities became obsolete when
juniL2tpSysConfigReceiveDataSequencingIgnore was added to the
configuration group."
SUPPORTS Juniper-L2TP-MIB
INCLUDES {
juniL2tpConfigGroup,
juniL2tpStatusGroup2,
juniL2tpStatGroup2,
juniL2tpMapGroup,
juniL2tpUdpIpGroup }
::= { juniL2tpAgent 2 }
juniL2tpAgentV3 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 3 of the L2TP component of the JUNOSe SNMP agent. This version
of the L2TP component was supported in JUNOSe 3.2 system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
These capabilities became obsolete when new objects were added to the
configuration group."
SUPPORTS Juniper-L2TP-MIB
INCLUDES {
juniL2tpConfigGroup2,
juniL2tpStatusGroup2,
juniL2tpStatGroup2,
juniL2tpMapGroup,
juniL2tpUdpIpGroup }
::= { juniL2tpAgent 3 }
juniL2tpAgentV4 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 4 of the L2TP component of the JUNOSe SNMP agent. This version
of the L2TP component was supported in JUNOSe 3.3 system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
These capabilities became obsolete when new objects were added to the
configuration group."
SUPPORTS Juniper-L2TP-MIB
INCLUDES {
juniL2tpConfigGroup3,
juniL2tpStatusGroup2,
juniL2tpStatGroup2,
juniL2tpMapGroup,
juniL2tpUdpIpGroup }
::= { juniL2tpAgent 4 }
juniL2tpAgentV5 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 5 of the L2TP component of the JUNOSe SNMP agent. This version
of the L2TP component was supported in JUNOSe 3.4 thru 4.0 system
releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
These capabilities became obsolete when new objects were added to the
configuration group."
SUPPORTS Juniper-L2TP-MIB
INCLUDES {
juniL2tpConfigGroup4,
juniL2tpStatusGroup2,
juniL2tpStatGroup2,
juniL2tpMapGroup,
juniL2tpUdpIpGroup }
::= { juniL2tpAgent 5 }
juniL2tpAgentV6 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 6 of the L2TP component of the JUNOSe SNMP agent. This version
of the L2TP component was supported in JUNOSe 4.1 and subsequent 4.x
system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
These capabilities became obsolete when new objects were added to the
configuration group."
SUPPORTS Juniper-L2TP-MIB
INCLUDES {
juniL2tpConfigGroup5,
juniL2tpStatusGroup2,
juniL2tpStatGroup2,
juniL2tpMapGroup,
juniL2tpUdpIpGroup }
::= { juniL2tpAgent 6 }
juniL2tpAgentV7 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 7 of the L2TP component of the JUNOSe SNMP agent. This version
of the L2TP component was supported in JUNOSe 5.0 system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
These capabilities became obsolete when new objects were added to the
configuration group."
SUPPORTS Juniper-L2TP-MIB
INCLUDES {
juniL2tpConfigGroup6,
juniL2tpStatusGroup2,
juniL2tpStatGroup2,
juniL2tpMapGroup,
juniL2tpUdpIpGroup }
::= { juniL2tpAgent 7 }
juniL2tpAgentV8 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 8 of the L2TP component of the JUNOSe SNMP agent. This version
of the L2TP component was supported in JUNOSe 5.1 and 5.1 system
releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
These capabilities became obsolete when a new object was added to the
configuration group."
SUPPORTS Juniper-L2TP-MIB
INCLUDES {
juniL2tpConfigGroup7,
juniL2tpStatusGroup2,
juniL2tpStatGroup2,
juniL2tpMapGroup,
juniL2tpUdpIpGroup1 }
::= { juniL2tpAgent 8 }
juniL2tpAgentV9 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 9 of the L2TP component of the JUNOSe SNMP agent. This version
of the L2TP component is supported in JUNOSe 5.3 and subsequent system
releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
These capabilities became obsolete when a new object was added to the
configuration group."
SUPPORTS Juniper-L2TP-MIB
INCLUDES {
juniL2tpConfigGroup8,
juniL2tpStatusGroup2,
juniL2tpStatGroup2,
juniL2tpMapGroup,
juniL2tpUdpIpGroup1 }
::= { juniL2tpAgent 9 }
juniL2tpAgentV10 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 10 of the L2TP component of the JUNOSe SNMP agent. This version
of the L2TP component is supported in JUNOSe 6.0 and subsequent system
releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
These capabilities became obsolete when a new object was added to the
configuration group."
SUPPORTS Juniper-L2TP-MIB
INCLUDES {
juniL2tpConfigGroup9,
juniL2tpStatusGroup2,
juniL2tpStatGroup2,
juniL2tpMapGroup,
juniL2tpUdpIpGroup1 }
::= { juniL2tpAgent 10 }
juniL2tpAgentV11 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 11 of the L2TP component of the JUNOSe SNMP agent. This version
of the L2TP component is supported in JUNOSe 7.0 and subsequent system
releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
These capabilities became obsolete when a new object was added to the
status group."
SUPPORTS Juniper-L2TP-MIB
INCLUDES {
juniL2tpConfigGroup10,
juniL2tpStatusGroup2,
juniL2tpStatGroup2,
juniL2tpMapGroup,
juniL2tpUdpIpGroup1 }
::= { juniL2tpAgent 11 }
juniL2tpAgentV12 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 12 of the L2TP component of the JUNOSe SNMP agent. This
version of the L2TP component is supported in JUNOSe 7.1 and subsequent
system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
These capabilities became obsolete when a new object was added to the
status group."
SUPPORTS Juniper-L2TP-MIB
INCLUDES {
juniL2tpConfigGroup11,
juniL2tpStatusGroup3,
juniL2tpStatGroup2,
juniL2tpMapGroup,
juniL2tpUdpIpGroup1 }
::= { juniL2tpAgent 12 }
juniL2tpAgentV13 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 13 of the L2TP component of the JUNOSe SNMP agent. This
version of the L2TP component is supported in JUNOSe Kyoto and subsequent
system releases."
STATUS current
DESCRIPTION
"The MIB supported by the SNMP agent for the L2TP application in JUNOSe.
These capabilities became obsolete when a new object was added to the
configuration and status groups."
SUPPORTS Juniper-L2TP-MIB
INCLUDES {
juniL2tpConfigGroup12,
juniL2tpStatusGroup4,
juniL2tpStatGroup2,
juniL2tpMapGroup,
juniL2tpUdpIpGroup1 }
::= { juniL2tpAgent 13 }
juniL2tpAgentV14 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 14 of the L2TP component of the JUNOSe SNMP agent. This
version of the L2TP component is supported in JUNOSe 8.0 and subsequent
system releases."
STATUS current
DESCRIPTION
"The MIB supported by the SNMP agent for the L2TP application in
JUNOSe."
SUPPORTS Juniper-L2TP-MIB
INCLUDES {
juniL2tpConfigGroup13,
juniL2tpStatusGroup5,
juniL2tpStatGroup2,
juniL2tpMapGroup,
juniL2tpUdpIpGroup1 }
::= { juniL2tpAgent 14 }
END
|