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
|
-- *****************************************************************************
-- Juniper-Multicast-Router-CONF
--
-- SNMP Agent Capabilities definitions for the multicast router MIB.
--
-- Copyright (c) 2002 Unisphere Networks, Inc.
-- Copyright (c) 2003-2006 Juniper Networks, Inc.
-- All rights reserved.
-- *****************************************************************************
Juniper-Multicast-Router-CONF DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY
FROM SNMPv2-SMI
AGENT-CAPABILITIES
FROM SNMPv2-CONF
juniAgents
FROM Juniper-Agents;
juniMRouterAgent MODULE-IDENTITY
LAST-UPDATED "200609180809Z" -- 18-Sep-06 04:09 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 multicast router component
of the SNMP agent in the Juniper E-series family of products."
-- Revision History
REVISION "200609180809Z" -- 18-Sep-06 04:09 AM EDT - JUNOSe 8.2
DESCRIPTION
"Extended the ipMRouteInterfaceEntry Table, introduced traps and platform
dependent rsMRoutePortTable."
REVISION "200609021102Z" -- 02-Sep-06 07:02 PM EDT - JUNOSe 8.1
DESCRIPTION
"Scalar attribute rsMcastRpfDisable is supported for the Juniper-MROUTER-MIB."
REVISION "200606151013Z" -- 15-Jun-06 06:13 AM EDT - JUNOSe 8.1
DESCRIPTION
"Extended the ipMRouteEntry Table"
REVISION "200210282004Z" -- 28-Oct-02 03:04 PM EST - JUNOSe 5.0
DESCRIPTION
"Replaced Unisphere names with Juniper names.
Added support for the Juniper-MROUTER-MIB."
REVISION "200204012017Z" -- 01-Apr-02 03:17 PM EST - JUNOSe 4.1
DESCRIPTION
"The initial release of this management information module."
::= { juniAgents 55 }
-- *****************************************************************************
-- Multicast Router SNMP Agent Capabilities definitions
-- *****************************************************************************
juniMRouterAgentV1 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 1 of the multicast router component of the JUNOSe SNMP agent.
This version of the multicast router component was supported in JUNOSe
4.1 and subsequent 4.x system releases."
STATUS obsolete
DESCRIPTION
"The MIBs supported by the SNMP agent for the multicast router
application in JUNOSe. These capabilities became obsolete when support
was added for the Juniper-MROUTER-MIB."
SUPPORTS IPMROUTE-STD-MIB
INCLUDES {
ipMRouteMIBBasicGroup,
ipMRouteMIBHopCountGroup,
ipMRouteMIBPktsOutGroup,
ipMRouteMIBHCInterfaceGroup,
ipMRouteMIBRouteGroup,
ipMRouteMIBPktsGroup }
::= { juniMRouterAgent 1 }
juniMRouterAgentV2 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 2 of the multicast router component of the JUNOSe SNMP agent.
These capabilities became obsolete when support was added to Juniper-MROUTER-MIB
This version of the multicast router component is supported in the
Juniper JUNOSe 5.0 and subsequent system releases upto 8.0.0."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the multicast router
application in JUNOSe. These capabilities became obsolete when juniMRouteConfGroup
support was added to Juniper-MROUTER-MIB."
SUPPORTS IPMROUTE-STD-MIB
INCLUDES {
ipMRouteMIBBasicGroup,
ipMRouteMIBHopCountGroup,
ipMRouteMIBPktsOutGroup,
ipMRouteMIBHCInterfaceGroup,
ipMRouteMIBRouteGroup,
ipMRouteMIBPktsGroup }
SUPPORTS Juniper-MROUTER-MIB
INCLUDES {
juniMcastRpfRouteConfGroup }
::= { juniMRouterAgent 2 }
juniMRouterAgentV3 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 3 of the multicast router component of the JUNOSe SNMP agent.
This version of the multicast router component is supported in the
Juniper JUNOSe 8.1 and subsequent system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the multicast router
application in JUNOSe.These capabilities became obsolete when juniMcastGlobalConfGroup
support was added to Juniper-MROUTER-MIB."
SUPPORTS IPMROUTE-STD-MIB
INCLUDES {
ipMRouteMIBBasicGroup,
ipMRouteMIBHopCountGroup,
ipMRouteMIBPktsOutGroup,
ipMRouteMIBHCInterfaceGroup,
ipMRouteMIBRouteGroup,
ipMRouteMIBPktsGroup }
SUPPORTS Juniper-MROUTER-MIB
INCLUDES {
juniMcastRpfRouteConfGroup,
juniMRouteConfGroup }
::= { juniMRouterAgent 3 }
uniMRouterAgentV4 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 4 of the multicast router component of the JUNOSe SNMP agent.
This version of the multicast router component is supported in the
Juniper JUNOSe 8.1 and subsequent system releases."
STATUS obsolete
DESCRIPTION
"The MIB supported by the SNMP agent for the multicast router
application in JUNOSe. These capabilities became obsolete when rsMRoutePortConfGroup
support was added to Juniper-MROUTER-MIB."
SUPPORTS IPMROUTE-STD-MIB
INCLUDES {
ipMRouteMIBBasicGroup,
ipMRouteMIBHopCountGroup,
ipMRouteMIBPktsOutGroup,
ipMRouteMIBHCInterfaceGroup,
ipMRouteMIBRouteGroup,
ipMRouteMIBPktsGroup }
SUPPORTS Juniper-MROUTER-MIB
INCLUDES {
juniMcastRpfRouteConfGroup,
juniMRouteConfGroup,
juniMcastGlobalConfGroup }
::= { juniMRouterAgent 4 }
uniMRouterAgentV5 AGENT-CAPABILITIES
PRODUCT-RELEASE
"Version 5 of the multicast router component of the JUNOSe SNMP agent.
This version of the multicast router component is supported in the
Juniper JUNOSe 8.1 and subsequent system releases."
STATUS current
DESCRIPTION
"The MIB supported by the SNMP agent for the multicast router
application in JUNOSe."
SUPPORTS IPMROUTE-STD-MIB
INCLUDES {
ipMRouteMIBBasicGroup,
ipMRouteMIBHopCountGroup,
ipMRouteMIBPktsOutGroup,
ipMRouteMIBHCInterfaceGroup,
ipMRouteMIBRouteGroup,
ipMRouteMIBPktsGroup }
SUPPORTS Juniper-MROUTER-MIB
INCLUDES {
juniMcastRpfRouteConfGroup,
juniMRouteConfGroup,
juniMcastGlobalConfGroup,
rsMRoutePortConfGroup }
::= { juniMRouterAgent 5 }
END
|