summaryrefslogtreecommitdiff
path: root/MIBS/aviat-wtm/STXN-GLOBALREGISTER-MIB
blob: 21ad1971d6e0297ff70d1233dc4df45e310f5696 (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
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
-- ****************************************************************************
-- STXN-GLOBALREGISTER.mib: Aviat Networks MIB Registration MIB
--
-- Copyright © 2014 Aviat U.S, Inc. All rights reserved.
-- Certain information and content may be provided by third parties to AVIAT,
-- and in each case, such copyrighted work remains the property of that third
-- party creator/licensor.
-- All rights not expressly granted herein are reserved. Except as otherwise
-- required by applicable law, any reproduction, distribution, modification,
-- retransmission, or publication of any copyrighted material is strictly
-- prohibited without the express written consent of the copyright owner.
-- "AVIAT", "AVIAT NETWORKS" and the AVIAT logo are trademarks of Aviat
-- Networks, Inc. All other trademarks or brand names may be trademarks or
-- registered trademarks of AVIAT's affiliated companies in the United States
-- and/or other countries.
--
-- ****************************************************************************

STXN-GLOBALREGISTER-MIB DEFINITIONS ::= BEGIN
    IMPORTS
        MODULE-IDENTITY, OBJECT-IDENTITY, enterprises
            FROM SNMPv2-SMI;

    stxnGlobalRegModule MODULE-IDENTITY
        LAST-UPDATED    "201401210358Z"
        ORGANIZATION    "Aviat Networks"
        CONTACT-INFO    "Aviat Networks
                         Customer Service

                         Postal: 5200 Great America Parkway
                                 Santa Clara
                                 California 95054
                                 United States of America

                         Tel: 408 567 7000

                         E-mail: mibsupport@aviatnet.com"
        DESCRIPTION
                "This module defines the OID infrastructure under the DMC
                 Enterprise MIB Branch."
        REVISION        "201401210358Z"
        DESCRIPTION
                "Added sub-module branches for Aviat products."
        REVISION        "201111280007Z"
        DESCRIPTION
                "Added the registration for stxnProductOIDs branch."
        REVISION        "201103140119Z"
        DESCRIPTION
                "Added the registration for aviatModules, aviatEvents and
                 aviatProducts branches.  Refer to MDR #320."
        REVISION        "200907230415Z"
        DESCRIPTION
                "Added the registration for stxnEfficientSiteControllerUnit
                 branch.  Refer to MDR #288."
        REVISION        "200904162358Z"
        DESCRIPTION
                "Added the registration for EfficientSite products and new
                 product event branches.  Refer to MDR #273."
        REVISION        "200402200055Z"
        DESCRIPTION
                "Added the registration for ProVision products and new
                 product event branches."
        REVISION        "200301290331Z"
        DESCRIPTION
                "Added the registration for UNITY products branch."
        REVISION        "200211282358Z"
        DESCRIPTION
                "Added the registration for AOU and CTU product branches."
        REVISION        "200210081935Z"
        DESCRIPTION
                "Added the registration for AOU and CTU events."
        REVISION        "200209032315Z"
        DESCRIPTION
                "As part of the clean up exercise for the STXN Generic
                 MIB modules that have not been 'released', the stxnGeneric
                 branch has been re-registered under a different number.
                 It used to be dmc 3 and now it is dmc 8."
        REVISION        "200111150110Z"
        DESCRIPTION
                "Added registration for event OIDs."
        REVISION        "200103142041Z"
        DESCRIPTION
                "Updated following the Common MIB Review held in Wellington."
        REVISION        "200102132021Z"
        DESCRIPTION
                "Initial version."
            ::= { stxnModules 1 }


-- ****************************************************************************
-- The root of the OID infrastructure for DMC Stratex Networks
-- ****************************************************************************
    dmc                         OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "The root of the OID sub-tree assigned to DMC Stratex
                         Networks by the Internet Assigned Numbers Authority
                         (IANA)."
            ::= { enterprises 2509 }


-- ****************************************************************************
-- Pre-DMC Stratex Networks registrations for Digital Microwave Corporation.
-- ****************************************************************************
    dmcNet                      OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "dmcNet branch."
            ::= { dmc 1 }

    proxyAgent                  OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "proxyAgent branch."
            ::= { dmcNet 1 }

    nonsnmpRadio                OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "nonsnmpRadio branch."
            ::= { dmcNet 2 }

    snmpRadio                   OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "snmpRadio branch."
            ::= { dmcNet 3 }

    dmcEvents                   OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "dmcEvents branch."
            ::= { dmcNet 4 }

    dmcSecurity                 OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "dmcSecurity branch."
            ::= { dmcNet 5 }

    sp2Radio                    OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "sp2Radio branch for the Spectrum II product."
            ::= { snmpRadio 1 }

    altium                      OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "altium branch for the Altium product."
            ::= { snmpRadio 2 }

    dmcModules                  OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "dmcModules branch."
            ::= { dmc 2 }


-- ****************************************************************************
-- DMC Stratex Networks registrations for STXN MIB modules.
-- ****************************************************************************
    stxnEngineering             OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds all the MIB modules developed for
                         Engineering purposes within Harris Stratex Networks."
            ::= { dmc 4 }

    stxnProducts                OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds all the MIB modules developed for
                         specific products of Harris Stratex Networks."
            ::= { dmc 5 }

    stxnLMCDR                   OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds all the MIB modules developed for
                         the Low / Medium Capacity Data Radio of Harris Stratex
                         Networks."
            ::= { stxnProducts 1 }

    stxnAOU                     OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds all the MIB modules developed for
                         the Eclipse All Outdoor Unit (AOU) product of Harris
                         Stratex Networks."
            ::= { stxnProducts 2 }

    stxnCTU                     OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds all the MIB modules developed for
                         the Eclipse Intelligent Node Unit (INU) product of
                         Harris Stratex Networks.

                         Note that the INU was previously known as CTU."
            ::= { stxnProducts 3 }

    stxnUNITY                   OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds all the MIB modules developed for
                         the Eclipse products of Harris Stratex Networks.

                         Note that Eclipse was previously referred to as Unity."
            ::= { stxnProducts 4 }

    stxnProVision               OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds all the MIB modules developed for
                         the ProVision product of Harris Stratex Networks."
            ::= { stxnProducts 5 }

    stxnEfficientSite           OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds all the MIB modules developed for
                         the Efficient Site products of Harris Stratex
                         Networks."
            ::= { stxnProducts 6 }

    stxnEfficientSiteControllerUnit OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds all the MIB modules developed for
                         the Efficient Site Controller Unit - partnership
                         product with Asentria.

                         Note that the MIB definitions below this node are
                         managed and controlled by Asentria."
            ::= { stxnEfficientSite 1 }

    stxnProductOIDs             OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds the object identifiers that are
                         assigned to Eclipse products."
            ::= { stxnProducts 10 }

    stxnModules                 OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds all MIB modules that are
                         registered for STXN under the DMC tree."
            ::= { dmc 6 }

    stxnEvents                  OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds all Event Definitions registered
                         for STXN under the DMC tree."
            ::= { dmc 7 }

    stxnGeneric                 OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds all the reusable generic MIB
                         modules for the Harris Stratex Networks product range."
            ::= { dmc 8 }

    aviatModules                OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds all MIB modules that are
                         registered for Aviat under the DMC tree."
            ::= { dmc 9 }

    aviatAfModules              OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds a group of MIBs that are common to
                         a specific functional area for Aviat products."
            ::= { aviatModules 1000 }

    aviatAaModules              OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds a group of MIBs that are common to
                         a specific functional area for Aviat products."
            ::= { aviatModules 1001 }

    aviatAlModules              OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds a group of MIBs that are common to
                         a specific functional area for Aviat products."
            ::= { aviatModules 1002 }

    aviatAmModules              OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds a group of MIBs that are common to
                         a specific functional area for Aviat products."
            ::= { aviatModules 1003 }

    aviatEvents                 OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree holds all Event Definitions registered
                         for Aviat under the DMC tree."
            ::= { dmc 10 }

    aviatProducts               OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "This sub-tree contains objects to describe Aviat
                         Networks products."
            ::= { dmc 11 }


-- ****************************************************************************
-- Harris Stratex Networks registrations for Product EVENTS.
-- ****************************************************************************
    stxnOvationEvents           OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "Event Definition."
            ::= { stxnEvents 1 }

    stxnUnityAOUEvents          OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "Event Definition."
            ::= { stxnEvents 2 }

    stxnUnityCTUEvents          OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "Event Definition."
            ::= { stxnEvents 3 }

    stxnUnityIDUEvents          OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "Event Definition."
            ::= { stxnEvents 4 }

    stxnEfficientSiteEvents     OBJECT-IDENTITY
        STATUS          current
        DESCRIPTION     "Event Definition."
            ::= { stxnEvents 5 }


END