blob: 4607f3d64d72debb64b5c3b2e3322dbf16c397da (
plain)
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
|
-- *****************************************************************************
-- Juniper-PPP-Profile-CONF
--
-- SNMP Agent Capabilities definitions for the PPP Profile MIB.
--
-- Copyright (c) 2001, 2002 Unisphere Networks, Inc.
-- Copyright (c) 2002-2009 Juniper Networks, Inc.
-- All rights reserved.
-- *****************************************************************************
Juniper-PPP-Profile-CONF DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY
FROM SNMPv2-SMI
AGENT-CAPABILITIES
FROM SNMPv2-CONF
juniProfileAgents
FROM Juniper-Agents;
juniPppProfileAgent MODULE-IDENTITY
LAST-UPDATED "200909180724Z" -- 18-Sep-09 03:24 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 PPP Profile component of the
SNMP agent in the Juniper E-series family of products."
-- Revision History
REVISION "200909180724Z" -- 18-Sep-09 03:24 AM EDT - JUNOSe 11.1
DESCRIPTION
"Added new multiclass multilink objects. Added new traffic class
mapping for multiclasses.juniPppProfileAgentV11 was added."
REVISION "200908101423Z" -- 10-Aug-09 07:53 PM EST - JUNOSe 11.0
DESCRIPTION
"Added new IPCP prompt option DNS object"
REVISION "200707121215Z" -- 12-Jul-07 08:15 AM EDT - JUNOSe 7.3
DESCRIPTION
"Added new ignore magic number mismatch object
Added juniPppProfileLcpAuthentication2 object."
REVISION "200510191626Z" -- 19-Oct-05 12:26 PM EDT - JUNOSe 7.2
DESCRIPTION
"Juniper-PPP-PROFILE-MIB:
Added hash-based link selection option for MLPPP."
REVISION "200311032132Z" -- 03-Nov-03 04:32 PM EST - JUNOSe 5.3
DESCRIPTION
"Juniper-PPP-PROFILE-MIB:
Added MLPPP fragmentation and reassembly parameters."
REVISION "200303131647Z" -- 13-Mar-03 11:47 AM EST - JUNOSe 5.1
DESCRIPTION
"Added juniPppProfileInitiateIp and juniPppProfileInitiateIpv6 objects."
REVISION "200209061654Z" -- 06-Sep-02 12:54 PM EDT - JUNOSe 5.0
DESCRIPTION
"Replaced Unisphere names with Juniper names."
REVISION "200209032238Z" -- 03-Sep-02 06:38 PM EDT - JUNOSe 4.1
DESCRIPTION
"Added the AAA profile ID object."
REVISION "200201251410Z" -- 25-Jan-02 09:10 AM EST - JUNOSe 4.0
DESCRIPTION
"Added the authenticator virtual router object."
REVISION "200201161758Z" -- 16-Jan-02 12:58 PM EST - JUNOSe 3.4
DESCRIPTION
"Added the IPCP netmask option object."
REVISION "200201081943Z" -- 08-Jan-02 02:43 PM EST - JUNOSe 3.3
DESCRIPTION
"Added support for dynamic multi-link PPP (MLPPP) interfaces."
REVISION "200110171710Z" -- 17-Oct-01 01:10 PM EDT - JUNOSe 3.2
DESCRIPTION
"The initial release of this management information module."
::= { juniProfileAgents 3 }
-- *****************************************************************************
-- PPP Profile SNMP Agent Capabilities definitions
-- *****************************************************************************
juniPppProfileAgentV1 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 1 of the PPP Profile component of the JUNOSe SNMP agent. This
version of the PPP Profile component was supported in JUNOSe 3.0 through
3.2 system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the PPP Profile application in
JUNOSe. These capabilities became obsolete when the dynamic multilink
PPP object was added."
SUPPORTS Juniper-PPP-PROFILE-MIB
INCLUDES {
juniPppProfileGroup }
::= { juniPppProfileAgent 1 }
juniPppProfileAgentV2 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 2 of the PPP Profile component of the JUNOSe SNMP agent. This
version of the PPP Profile component was supported in JUNOSe 3.3 system
release."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the PPP Profile application in
JUNOSe. These capabilities became obsolete when the IPCP netmask option
object was added."
SUPPORTS Juniper-PPP-PROFILE-MIB
INCLUDES {
juniPppProfileGroup2 }
::= { juniPppProfileAgent 2 }
juniPppProfileAgentV3 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 3 of the PPP Profile component of the JUNOSe SNMP agent. This
version of the PPP Profile component was supported in JUNOSe 3.4 and
subsequent 3.x system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the PPP Profile application in
JUNOSe. These capabilities became obsolete when the authenticator
virtual router object was added."
SUPPORTS Juniper-PPP-PROFILE-MIB
INCLUDES {
juniPppProfileGroup3 }
::= { juniPppProfileAgent 3 }
juniPppProfileAgentV4 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 4 of the PPP Profile component of the JUNOSe SNMP agent. This
version of the PPP Profile component was supported in JUNOSe 4.0 system
releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the PPP Profile application in
JUNOSe. These capabilities became obsolete when the AAA profile ID
object was added."
SUPPORTS Juniper-PPP-PROFILE-MIB
INCLUDES {
juniPppProfileGroup4 }
::= { juniPppProfileAgent 4 }
juniPppProfileAgentV5 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 5 of the PPP Profile component of the JUNOSe SNMP agent. This
version of the PPP Profile component was supported in JUNOSe 4.1 through
5.0 system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the PPP Profile application in
JUNOSe. These capabilities became obsolete when the Initiate IP and
Initiate IPv6 objects were added."
SUPPORTS Juniper-PPP-PROFILE-MIB
INCLUDES {
juniPppProfileGroup5 }
::= { juniPppProfileAgent 5 }
juniPppProfileAgentV6 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 6 of the PPP Profile component of the JUNOSe SNMP agent. This
version of the PPP Profile component was supported in JUNOSe 5.1 and 5.2
system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the PPP Profile application in
JUNOSe. These capabilities became obsolete when the MLPPP fragmentation
and reassembly parameters were added."
SUPPORTS Juniper-PPP-PROFILE-MIB
INCLUDES {
juniPppProfileGroup6 }
::= { juniPppProfileAgent 6 }
juniPppProfileAgentV7 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 7 of the PPP Profile component of the JUNOSe SNMP agent. This
version of the PPP Profile component is supported in JUNOSe 5.3 through
7.2 system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the PPP Profile application in
JUNOSe. These capabilities became obsolete when the hash-based link
selction option was added to MLPPP."
SUPPORTS Juniper-PPP-PROFILE-MIB
INCLUDES {
juniPppProfileGroup7 }
::= { juniPppProfileAgent 7 }
juniPppProfileAgentV8 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 8 of the PPP Profile component of the JUNOSe SNMP agent. This
version of the PPP Profile component is supported in JUNOSe 7.2 system
releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the PPP Profile application in
JUNOSe. These capabilities became obsolete when object
rsPppProfileLcpAuthentication2 was added."
SUPPORTS Juniper-PPP-PROFILE-MIB
INCLUDES {
juniPppProfileGroup8 }
::= { juniPppProfileAgent 8 }
juniPppProfileAgentV9 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 9 of the PPP Profile component of the JUNOSe SNMP agent. This
version of the PPP Profile component is supported in JUNOSe 7.3 and
subsequent system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the PPP Profile application in
JUNOSe. These capabilities became obsolete when object
rsPppProfileIpcpDnsOption and rsPppProfileIpcpLockout was added"
SUPPORTS Juniper-PPP-PROFILE-MIB
INCLUDES {
juniPppProfileGroup10 }
::= { juniPppProfileAgent 9 }
juniPppProfileAgentV10 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 10 of the PPP Profile component of the JUNOSe SNMP agent. This
version of the PPP Profile component is supported in JUNOSe 11.0 and
subsequent system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the PPP Profile application in
JUNOSe.These capabilities became obsolete when support for Multiclass
MLPPP was added."
SUPPORTS Juniper-PPP-PROFILE-MIB
INCLUDES {
juniPppProfileGroup11 }
::= { juniPppProfileAgent 10 }
juniPppProfileAgentV11 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 11 of the PPP Profile component of the JUNOSe SNMP agent. This
version of the PPP Profile component is supported in JUNOSe 11.1 and
subsequent system releases."
STATUS current
DESCRIPTION
"The MIB supported by the SNMP agent for the PPP Profile application in
JUNOSe."
SUPPORTS Juniper-PPP-PROFILE-MIB
INCLUDES {
juniPppProfileGroup12,
juniPppProfileMulticlassTrafficClassGroup1 }
::= { juniPppProfileAgent 11 }
END
|