Imported Upstream version 0.4.8
[platform/upstream/libsmi.git] / test / dumps / xml / MAU-MIB
1 <?xml version="1.0"?>
2 <!DOCTYPE smi SYSTEM "http://www.ibr.cs.tu-bs.de/projects/nmrg/smi.dtd">
3
4 <!-- This module has been generated by smidump 0.4.5. Do not edit. -->
5
6 <smi xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
7      xsi:noNamespaceSchemaLocation="http://www.ibr.cs.tu-bs.de/projects/nmrg/smi.xsd">
8   <module name="MAU-MIB" language="SMIv2">
9     <organization>  
10         IETF Ethernet Interfaces and Hub MIB Working Group
11     </organization>
12     <contact>       
13         WG charter:
14         http://www.ietf.org/html.charters/hubmib-charter.html
15         
16         Mailing Lists:
17         General Discussion: hubmib@ietf.org
18         To Subscribe: hubmib-request@ietf.org
19         In Body: subscribe your_email_address
20         
21         
22         
23         Chair: Bert Wijnen
24         Postal: Alcatel-Lucent
25               Schagen 33
26               3461 GL Linschoten
27               Netherlands
28         Phone: +31-348-407-775
29         EMail: bwijnen@alcatel-lucent.com
30         
31         Editor: Edward Beili
32         Postal: Actelis Networks Inc.
33               25 Bazel St., P.O.B. 10173
34               Petach-Tikva 10173
35               Israel
36          Tel: +972-3-924-3491
37         EMail: edward.beili@actelis.com
38     </contact>
39     <description>
40         Management information for 802.3 MAUs.
41         
42         The following reference is used throughout this MIB module:
43         
44         [IEEE802.3] refers to:
45            IEEE Std 802.3, 2005 Edition: 'IEEE Standard for Information
46            technology - Telecommunications and information exchange
47            between systems - Local and metropolitan area networks -
48            Specific requirements - Part 3: Carrier sense multiple
49            access with collision detection (CSMA/CD) access method and
50            physical layer specifications'.
51         
52            Of particular interest is Clause 30, 'Management'.
53         
54         Copyright (C) The IETF Trust (2007).
55         This version of this MIB module is part of RFC 4836;
56         see the RFC itself for full legal notices.
57     </description>
58     <revision date="2007-04-21 00:00">
59       <description>
60           Updated to reference IANA maintaned textual
61           conventions for MAU types, Media Availability state,
62           Auto Negotiation capabilities, and jack types,
63           instead of using internally defined values.
64           
65           This version is published as RFC 4836.
66       </description>
67     </revision>
68     <revision date="2003-09-19 00:00">
69       <description>
70           Updated to include support for 10 Gb/s MAUs.
71           This resulted in the following revisions:
72           - Added OBJECT-IDENTITY definitions for
73             10 gigabit MAU types
74           
75           
76           
77           - Added fiberLC jack type to JackType TC
78           - Extended ifMauTypeListBits with bits for
79             the 10 gigabit MAU types
80           - Added enumerations to ifMauMediaAvailable,
81             and updated its DESCRIPTION to reflect
82             behaviour at 10 Gb/s
83           - Added 64-bit version of ifMauFalseCarriers
84             and added mauIfGrpHCStats object group to
85             contain the new object
86           - Deprecated mauModIfCompl2 and replaced it
87             with mauModIfCompl3, which includes the new
88             object group
89           
90            This version published as RFC 3636.
91       </description>
92     </revision>
93     <revision date="1999-08-24 04:00">
94       <description>
95           This version published as RFC 2668.  Updated
96           to include support for 1000 Mb/sec
97           MAUs and flow control negotiation.
98       </description>
99     </revision>
100     <revision date="1997-10-31 00:00">
101       <description>
102           Version published as RFC 2239.
103       </description>
104     </revision>
105     <revision date="1993-09-30 00:00">
106       <description>
107           Initial version, published as RFC 1515.
108       </description>
109     </revision>
110     <identity node="mauMod"/>
111   </module>
112
113   <imports>
114     <import module="SNMPv2-SMI" name="Counter32"/>
115     <import module="SNMPv2-SMI" name="Integer32"/>
116     <import module="SNMPv2-SMI" name="Counter64"/>
117     <import module="SNMPv2-SMI" name="OBJECT-TYPE"/>
118     <import module="SNMPv2-SMI" name="MODULE-IDENTITY"/>
119     <import module="SNMPv2-SMI" name="NOTIFICATION-TYPE"/>
120     <import module="SNMPv2-SMI" name="mib-2"/>
121     <import module="SNMPv2-TC" name="TruthValue"/>
122     <import module="SNMPv2-TC" name="AutonomousType"/>
123     <import module="SNMPv2-TC" name="TEXTUAL-CONVENTION"/>
124     <import module="SNMPv2-CONF" name="OBJECT-GROUP"/>
125     <import module="SNMPv2-CONF" name="MODULE-COMPLIANCE"/>
126     <import module="SNMPv2-CONF" name="NOTIFICATION-GROUP"/>
127     <import module="IF-MIB" name="InterfaceIndex"/>
128     <import module="IANA-MAU-MIB" name="IANAifMauTypeListBits"/>
129     <import module="IANA-MAU-MIB" name="IANAifMauMediaAvailable"/>
130     <import module="IANA-MAU-MIB" name="IANAifMauAutoNegCapBits"/>
131     <import module="IANA-MAU-MIB" name="IANAifJackType"/>
132   </imports>
133
134   <typedefs>
135     <typedef name="JackType" basetype="Enumeration" status="deprecated">
136       <namednumber name="other" number="1"/>
137       <namednumber name="rj45" number="2"/>
138       <namednumber name="rj45S" number="3"/>
139       <namednumber name="db9" number="4"/>
140       <namednumber name="bnc" number="5"/>
141       <namednumber name="fAUI" number="6"/>
142       <namednumber name="mAUI" number="7"/>
143       <namednumber name="fiberSC" number="8"/>
144       <namednumber name="fiberMIC" number="9"/>
145       <namednumber name="fiberST" number="10"/>
146       <namednumber name="telco" number="11"/>
147       <namednumber name="mtrj" number="12"/>
148       <namednumber name="hssdc" number="13"/>
149       <namednumber name="fiberLC" number="14"/>
150       <description>
151           ********* THIS TC IS DEPRECATED **********
152           
153           This TC has been deprecated in favour of
154           IANAifJackType.
155           
156           Common enumeration values for repeater
157           and interface MAU jack types.
158       </description>
159     </typedef>
160   </typedefs>
161
162   <nodes>
163     <node name="snmpDot3MauMgt" oid="1.3.6.1.2.1.26">
164     </node>
165     <node name="snmpDot3MauTraps" oid="1.3.6.1.2.1.26.0">
166     </node>
167     <node name="dot3RpMauBasicGroup" oid="1.3.6.1.2.1.26.1">
168     </node>
169     <table name="rpMauTable" oid="1.3.6.1.2.1.26.1.1" status="current">
170       <description>
171           Table of descriptive and status information
172           about the MAU(s) attached to the ports of a
173           repeater.
174       </description>
175       <row name="rpMauEntry" oid="1.3.6.1.2.1.26.1.1.1" status="current">
176         <linkage>
177           <index module="MAU-MIB" name="rpMauGroupIndex"/>
178           <index module="MAU-MIB" name="rpMauPortIndex"/>
179           <index module="MAU-MIB" name="rpMauIndex"/>
180         </linkage>
181         <description>
182             An entry in the table, containing information
183             about a single MAU.
184         </description>
185         <column name="rpMauGroupIndex" oid="1.3.6.1.2.1.26.1.1.1.1" status="current">
186           <syntax>
187             <typedef basetype="Integer32">
188               <range min="1" max="2147483647"/>
189             </typedef>
190           </syntax>
191           <access>readonly</access>
192           <description>
193               This variable uniquely identifies the group
194               containing the port to which the MAU described
195               by this entry is connected.
196               
197               Note:  In practice, a group will generally be
198               a field-replaceable unit (i.e., module, card,
199               or board) that can fit in the physical system
200               enclosure, and the group number will correspond
201               to a number marked on the physical enclosure.
202               
203               The group denoted by a particular value of this
204               object is the same as the group denoted by the
205               same value of rptrGroupIndex.
206           </description>
207           <reference>
208               RFC 2108, rptrGroupIndex.
209           </reference>
210         </column>
211         <column name="rpMauPortIndex" oid="1.3.6.1.2.1.26.1.1.1.2" status="current">
212           <syntax>
213             <typedef basetype="Integer32">
214               <range min="1" max="2147483647"/>
215             </typedef>
216           </syntax>
217           <access>readonly</access>
218           <description>
219               This variable uniquely identifies the repeater
220               port within group rpMauGroupIndex to which the
221               MAU described by this entry is connected.
222           </description>
223           <reference>
224               RFC 2108, rptrPortIndex.
225           </reference>
226         </column>
227         <column name="rpMauIndex" oid="1.3.6.1.2.1.26.1.1.1.3" status="current">
228           <syntax>
229             <typedef basetype="Integer32">
230               <range min="1" max="2147483647"/>
231             </typedef>
232           </syntax>
233           <access>readonly</access>
234           <description>
235               This variable uniquely identifies the MAU
236               described by this entry from among other
237               MAUs connected to the same port
238               (rpMauPortIndex).
239           </description>
240           <reference>
241               [IEEE802.3], 30.5.1.1.1, aMAUID.
242           </reference>
243         </column>
244         <column name="rpMauType" oid="1.3.6.1.2.1.26.1.1.1.4" status="current">
245           <syntax>
246             <type module="SNMPv2-TC" name="AutonomousType"/>
247           </syntax>
248           <access>readonly</access>
249           <description>
250               This object identifies the MAU type.  Values for
251               standard IEEE 802.3 MAU types are defined in the
252               IANA maintained IANA-MAU-MIB module, as
253               OBJECT-IDENTITIES of dot3MauType.
254               If the MAU type is unknown, the object identifier
255               zeroDotZero is returned.
256           </description>
257           <reference>
258               [IEEE802.3], 30.5.1.1.2, aMAUType.
259           </reference>
260         </column>
261         <column name="rpMauStatus" oid="1.3.6.1.2.1.26.1.1.1.5" status="current">
262           <syntax>
263             <typedef basetype="Enumeration">
264               <namednumber name="other" number="1"/>
265               <namednumber name="unknown" number="2"/>
266               <namednumber name="operational" number="3"/>
267               <namednumber name="standby" number="4"/>
268               <namednumber name="shutdown" number="5"/>
269               <namednumber name="reset" number="6"/>
270             </typedef>
271           </syntax>
272           <access>readwrite</access>
273           <description>
274               The current state of the MAU.  This object MAY
275               be implemented as a read-only object by those
276               agents and MAUs that do not implement software
277               control of the MAU state.  Some agents may not
278               support setting the value of this object to some
279               of the enumerated values.
280               
281               The value other(1) is returned if the MAU is in
282               a state other than one of the states 2 through
283               6.
284               
285               
286               
287               The value unknown(2) is returned when the MAU's
288               true state is unknown; for example, when it is
289               being initialized.
290               
291               A MAU in the operational(3) state is fully
292               functional; it operates, and passes signals to its
293               attached DTE or repeater port in accordance to
294               its specification.
295               
296               A MAU in standby(4) state forces DI and CI to
297               idle, and the media transmitter to idle or fault,
298               if supported.  Standby(4) mode only applies to
299               link type MAUs.  The state of
300               rpMauMediaAvailable is unaffected.
301               
302               A MAU in shutdown(5) state assumes the same
303               condition on DI, CI, and the media transmitter,
304               as though it were powered down or not connected.
305               The MAU MAY return other(1) value for the
306               rpMauJabberState and rpMauMediaAvailable objects
307               when it is in this state.  For an AUI, this
308               state will remove power from the AUI.
309               
310               Setting this variable to the value reset(6)
311               resets the MAU in the same manner as a
312               power-off, power-on cycle of at least one-half
313               second would.  The agent is not required to
314               return the value reset(6).
315               
316               Setting this variable to the value
317               operational(3), standby(4), or shutdown(5)
318               causes the MAU to assume the respective state,
319               except that setting a mixing-type MAU or an AUI
320               to standby(4) will cause the MAU to enter the
321               shutdown state.
322           </description>
323           <reference>
324               [IEEE802.3], 30.5.1.1.7, aMAUAdminState,
325               30.5.1.2.2, acMAUAdminControl, and 30.5.1.2.1,
326               acResetMAU.
327           </reference>
328         </column>
329         <column name="rpMauMediaAvailable" oid="1.3.6.1.2.1.26.1.1.1.6" status="current">
330           <syntax>
331             <type module="IANA-MAU-MIB" name="IANAifMauMediaAvailable"/>
332           </syntax>
333           <access>readonly</access>
334           <description>
335               This object identifies Media Available state of
336               the MAU, complementary to the rpMauStatus.  Values
337               for the standard IEEE 802.3 Media Available states
338               are defined in the IANA maintained IANA-MAU-MIB
339               
340               
341               
342               module, as IANAifMauMediaAvailable TC.
343           </description>
344           <reference>
345               [IEEE802.3], 30.5.1.1.4, aMediaAvailable.
346           </reference>
347         </column>
348         <column name="rpMauMediaAvailableStateExits" oid="1.3.6.1.2.1.26.1.1.1.7" status="current">
349           <syntax>
350             <type module="SNMPv2-SMI" name="Counter32"/>
351           </syntax>
352           <access>readonly</access>
353           <description>
354               A count of the number of times that
355               rpMauMediaAvailable for this MAU instance leaves
356               the state available(3).
357               
358               Discontinuities in the value of this counter can
359               occur at re-initialization of the management
360               system and at other times, as indicated by the
361               value of rptrMonitorPortLastChange.
362           </description>
363           <reference>
364               [IEEE802.3], 30.5.1.1.5, aLoseMediaCounter.
365               RFC 2108, rptrMonitorPortLastChange
366           </reference>
367         </column>
368         <column name="rpMauJabberState" oid="1.3.6.1.2.1.26.1.1.1.8" status="current">
369           <syntax>
370             <typedef basetype="Enumeration">
371               <namednumber name="other" number="1"/>
372               <namednumber name="unknown" number="2"/>
373               <namednumber name="noJabber" number="3"/>
374               <namednumber name="jabbering" number="4"/>
375             </typedef>
376           </syntax>
377           <access>readonly</access>
378           <description>
379               The value other(1) is returned if the jabber
380               state is not 2, 3, or 4.  The agent MUST always
381               return other(1) for MAU type dot3MauTypeAUI.
382               
383               The value unknown(2) is returned when the MAU's
384               true state is unknown; for example, when it is
385               being initialized.
386               
387               If the MAU is not jabbering the agent returns
388               noJabber(3).  This is the 'normal' state.
389               
390               If the MAU is in jabber state the agent returns
391               the jabbering(4) value.
392           </description>
393           <reference>
394               [IEEE802.3], 30.5.1.1.6, aJabber.jabberFlag.
395           </reference>
396         </column>
397         <column name="rpMauJabberingStateEnters" oid="1.3.6.1.2.1.26.1.1.1.9" status="current">
398           <syntax>
399             <type module="SNMPv2-SMI" name="Counter32"/>
400           </syntax>
401           <access>readonly</access>
402           <description>
403               A count of the number of times that
404               mauJabberState for this MAU instance enters the
405               state jabbering(4).  For MAUs of type
406               dot3MauTypeAUI, dot3MauType100BaseT4,
407               dot3MauType100BaseTX, dot3MauType100BaseFX, and
408               all 1000Mbps types, this counter will always
409               indicate zero.
410               
411               Discontinuities in the value of this counter can
412               occur at re-initialization of the management
413               system and at other times, as indicated by the
414               value of rptrMonitorPortLastChange.
415           </description>
416           <reference>
417               [IEEE802.3], 30.5.1.1.6, aJabber.jabberCounter.
418               RFC 2108, rptrMonitorPortLastChange
419           </reference>
420         </column>
421         <column name="rpMauFalseCarriers" oid="1.3.6.1.2.1.26.1.1.1.10" status="current">
422           <syntax>
423             <type module="SNMPv2-SMI" name="Counter32"/>
424           </syntax>
425           <access>readonly</access>
426           <description>
427               A count of the number of false carrier events
428               during IDLE in 100BASE-X links.  This counter
429               does not increment at the symbol rate.  It can
430               increment after a valid carrier completion at a
431               maximum rate of once per 100 ms until the next
432               carrier event.
433               
434               This counter increments only for MAUs of type
435               dot3MauType100BaseT4, dot3MauType100BaseTX,
436               dot3MauType100BaseFX, and all 1000Mbps types.
437               
438               For all other MAU types, this counter will
439               always indicate zero.
440               
441               The approximate minimum time for rollover of
442               this counter is 7.4 hours.
443               
444               Discontinuities in the value of this counter can
445               occur at re-initialization of the management
446               system and at other times, as indicated by the
447               value of rptrMonitorPortLastChange.
448           </description>
449           <reference>
450               [IEEE802.3], 30.5.1.1.10, aFalseCarriers.
451               RFC 2108, rptrMonitorPortLastChange
452           </reference>
453         </column>
454       </row>
455     </table>
456     <table name="rpJackTable" oid="1.3.6.1.2.1.26.1.2" status="current">
457       <description>
458           Information about the external jacks attached
459           to MAUs attached to the ports of a repeater.
460       </description>
461       <row name="rpJackEntry" oid="1.3.6.1.2.1.26.1.2.1" status="current">
462         <linkage>
463           <index module="MAU-MIB" name="rpMauGroupIndex"/>
464           <index module="MAU-MIB" name="rpMauPortIndex"/>
465           <index module="MAU-MIB" name="rpMauIndex"/>
466           <index module="MAU-MIB" name="rpJackIndex"/>
467         </linkage>
468         <description>
469             An entry in the table, containing information
470             about a particular jack.
471         </description>
472         <column name="rpJackIndex" oid="1.3.6.1.2.1.26.1.2.1.1" status="current">
473           <syntax>
474             <typedef basetype="Integer32">
475               <range min="1" max="2147483647"/>
476             </typedef>
477           </syntax>
478           <access>noaccess</access>
479           <description>
480               This variable uniquely identifies the jack
481               described by this entry from among other jacks
482               attached to the same MAU (rpMauIndex).
483           </description>
484         </column>
485         <column name="rpJackType" oid="1.3.6.1.2.1.26.1.2.1.2" status="current">
486           <syntax>
487             <type module="IANA-MAU-MIB" name="IANAifJackType"/>
488           </syntax>
489           <access>readonly</access>
490           <description>
491               The jack connector type, as it appears on the
492               outside of the system.
493           </description>
494         </column>
495       </row>
496     </table>
497     <node name="dot3IfMauBasicGroup" oid="1.3.6.1.2.1.26.2">
498     </node>
499     <table name="ifMauTable" oid="1.3.6.1.2.1.26.2.1" status="current">
500       <description>
501           Table of descriptive and status information
502           about MAU(s) attached to an interface.
503       </description>
504       <row name="ifMauEntry" oid="1.3.6.1.2.1.26.2.1.1" status="current">
505         <linkage>
506           <index module="MAU-MIB" name="ifMauIfIndex"/>
507           <index module="MAU-MIB" name="ifMauIndex"/>
508         </linkage>
509         <description>
510             An entry in the table, containing information
511             about a single MAU.
512         </description>
513         <column name="ifMauIfIndex" oid="1.3.6.1.2.1.26.2.1.1.1" status="current">
514           <syntax>
515             <type module="IF-MIB" name="InterfaceIndex"/>
516           </syntax>
517           <access>readonly</access>
518           <description>
519               This variable uniquely identifies the interface
520               to which the MAU described by this entry is
521               connected.
522           </description>
523           <reference>
524               RFC 2863, ifIndex
525           </reference>
526         </column>
527         <column name="ifMauIndex" oid="1.3.6.1.2.1.26.2.1.1.2" status="current">
528           <syntax>
529             <typedef basetype="Integer32">
530               <range min="1" max="2147483647"/>
531             </typedef>
532           </syntax>
533           <access>readonly</access>
534           <description>
535               This variable uniquely identifies the MAU
536               described by this entry from among other MAUs
537               connected to the same interface (ifMauIfIndex).
538           </description>
539           <reference>
540               [IEEE802.3], 30.5.1.1.1, aMAUID.
541           </reference>
542         </column>
543         <column name="ifMauType" oid="1.3.6.1.2.1.26.2.1.1.3" status="current">
544           <syntax>
545             <type module="SNMPv2-TC" name="AutonomousType"/>
546           </syntax>
547           <access>readonly</access>
548           <description>
549               This object identifies the MAU type.  Values for
550               standard IEEE 802.3 MAU types are defined in the
551               IANA maintained IANA-MAU-MIB module, as
552               OBJECT-IDENTITIES of dot3MauType.
553               If the MAU type is unknown, the object identifier
554               zeroDotZero is returned.
555               
556               This object represents the operational type of
557               the MAU, as determined by either 1) the result
558               of the auto-negotiation function or 2) if
559               auto-negotiation is not enabled or is not
560               implemented for this MAU, by the value of the
561               object ifMauDefaultType.  In case 2), a set to
562               the object ifMauDefaultType will force the MAU
563               into the new operating mode.
564           </description>
565           <reference>
566               [IEEE802.3], 30.5.1.1.2, aMAUType.
567           </reference>
568         </column>
569         <column name="ifMauStatus" oid="1.3.6.1.2.1.26.2.1.1.4" status="current">
570           <syntax>
571             <typedef basetype="Enumeration">
572               <namednumber name="other" number="1"/>
573               <namednumber name="unknown" number="2"/>
574               <namednumber name="operational" number="3"/>
575               <namednumber name="standby" number="4"/>
576               <namednumber name="shutdown" number="5"/>
577               <namednumber name="reset" number="6"/>
578             </typedef>
579           </syntax>
580           <access>readwrite</access>
581           <description>
582               The current state of the MAU.  This object MAY
583               be implemented as a read-only object by those
584               agents and MAUs that do not implement software
585               control of the MAU state.  Some agents may not
586               
587               
588               
589               support setting the value of this object to some
590               of the enumerated values.
591               
592               The value other(1) is returned if the MAU is in
593               a state other than one of the states 2 through
594               6.
595               
596               The value unknown(2) is returned when the MAU's
597               true state is unknown; for example, when it is
598               being initialized.
599               
600               A MAU in the operational(3) state is fully
601               functional; it operates, and passes signals to its
602               attached DTE or repeater port in accordance to
603               its specification.
604               
605               A MAU in standby(4) state forces DI and CI to
606               idle and the media transmitter to idle or fault,
607               if supported.  Standby(4) mode only applies to
608               link type MAUs.  The state of
609               ifMauMediaAvailable is unaffected.
610               
611               A MAU in shutdown(5) state assumes the same
612               condition on DI, CI, and the media transmitter,
613               as though it were powered down or not connected.
614               The MAU MAY return other(1) value for the
615               ifMauJabberState and ifMauMediaAvailable objects
616               when it is in this state.  For an AUI, this
617               state will remove power from the AUI.
618               
619               Setting this variable to the value reset(6)
620               resets the MAU in the same manner as a
621               power-off, power-on cycle of at least one-half
622               second would.  The agent is not required to
623               return the value reset(6).
624               
625               Setting this variable to the value
626               operational(3), standby(4), or shutdown(5)
627               causes the MAU to assume the respective state,
628               except that setting a mixing-type MAU or an AUI
629               to standby(4) will cause the MAU to enter the
630               shutdown state.
631           </description>
632           <reference>
633               [IEEE802.3], 30.5.1.1.7, aMAUAdminState,
634               30.5.1.2.2, acMAUAdminControl, and 30.5.1.2.1,
635               acResetMAU.
636           </reference>
637         </column>
638         <column name="ifMauMediaAvailable" oid="1.3.6.1.2.1.26.2.1.1.5" status="current">
639           <syntax>
640             <type module="IANA-MAU-MIB" name="IANAifMauMediaAvailable"/>
641           </syntax>
642           <access>readonly</access>
643           <description>
644               This object identifies Media Available state of
645               the MAU, complementary to the ifMauStatus.  Values
646               for the standard IEEE 802.3 Media Available states
647               are defined in the IANA maintained IANA-MAU-MIB
648               module, as IANAifMauMediaAvailable TC.
649           </description>
650           <reference>
651               [IEEE802.3], 30.5.1.1.4, aMediaAvailable.
652           </reference>
653         </column>
654         <column name="ifMauMediaAvailableStateExits" oid="1.3.6.1.2.1.26.2.1.1.6" status="current">
655           <syntax>
656             <type module="SNMPv2-SMI" name="Counter32"/>
657           </syntax>
658           <access>readonly</access>
659           <description>
660               A count of the number of times that
661               ifMauMediaAvailable for this MAU instance leaves
662               the state available(3).
663               
664               Discontinuities in the value of this counter can
665               occur at re-initialization of the management
666               system and at other times, as indicated by the
667               value of ifCounterDiscontinuityTime.
668           </description>
669           <reference>
670               [IEEE802.3], 30.5.1.1.5, aLoseMediaCounter.
671               RFC 2863, ifCounterDiscontinuityTime.
672           </reference>
673         </column>
674         <column name="ifMauJabberState" oid="1.3.6.1.2.1.26.2.1.1.7" status="current">
675           <syntax>
676             <typedef basetype="Enumeration">
677               <namednumber name="other" number="1"/>
678               <namednumber name="unknown" number="2"/>
679               <namednumber name="noJabber" number="3"/>
680               <namednumber name="jabbering" number="4"/>
681             </typedef>
682           </syntax>
683           <access>readonly</access>
684           <description>
685               The value other(1) is returned if the jabber
686               state is not 2, 3, or 4.  The agent MUST always
687               return other(1) for MAU type dot3MauTypeAUI.
688               
689               The value unknown(2) is returned when the MAU's
690               true state is unknown; for example, when it is
691               being initialized.
692               
693               If the MAU is not jabbering the agent returns
694               noJabber(3).  This is the 'normal' state.
695               
696               If the MAU is in jabber state the agent returns
697               
698               
699               
700               the jabbering(4) value.
701           </description>
702           <reference>
703               [IEEE802.3], 30.5.1.1.6, aJabber.jabberFlag.
704           </reference>
705         </column>
706         <column name="ifMauJabberingStateEnters" oid="1.3.6.1.2.1.26.2.1.1.8" status="current">
707           <syntax>
708             <type module="SNMPv2-SMI" name="Counter32"/>
709           </syntax>
710           <access>readonly</access>
711           <description>
712               A count of the number of times that
713               mauJabberState for this MAU instance enters the
714               state jabbering(4).  This counter will always
715               indicate zero for MAUs of type dot3MauTypeAUI
716               and those of speeds above 10Mbps.
717               
718               Discontinuities in the value of this counter can
719               occur at re-initialization of the management
720               system and at other times, as indicated by the
721               value of ifCounterDiscontinuityTime.
722           </description>
723           <reference>
724               [IEEE802.3], 30.5.1.1.6, aJabber.jabberCounter.
725               RFC 2863, ifCounterDiscontinuityTime.
726           </reference>
727         </column>
728         <column name="ifMauFalseCarriers" oid="1.3.6.1.2.1.26.2.1.1.9" status="current">
729           <syntax>
730             <type module="SNMPv2-SMI" name="Counter32"/>
731           </syntax>
732           <access>readonly</access>
733           <description>
734               A count of the number of false carrier events
735               during IDLE in 100BASE-X and 1000BASE-X links.
736               
737               For all other MAU types, this counter will
738               always indicate zero.  This counter does not
739               increment at the symbol rate.
740               
741               It can increment after a valid carrier
742               completion at a maximum rate of once per 100 ms
743               for 100BASE-X and once per 10us for 1000BASE-X
744               until the next CarrierEvent.
745               
746               This counter can roll over very quickly.  A
747               management station is advised to poll the
748               ifMauHCFalseCarriers instead of this counter in
749               order to avoid loss of information.
750               
751               Discontinuities in the value of this counter can
752               occur at re-initialization of the management
753               system and at other times, as indicated by the
754               value of ifCounterDiscontinuityTime.
755           </description>
756           <reference>
757               [IEEE802.3], 30.5.1.1.10, aFalseCarriers.
758               
759               
760               
761               RFC 2863, ifCounterDiscontinuityTime.
762           </reference>
763         </column>
764         <column name="ifMauTypeList" oid="1.3.6.1.2.1.26.2.1.1.10" status="deprecated">
765           <syntax>
766             <type module="" name="Integer32"/>
767           </syntax>
768           <access>readonly</access>
769           <description>
770               ********* THIS OBJECT IS DEPRECATED **********
771               
772               This object has been deprecated in favour of
773               ifMauTypeListBits.
774               
775               A value that uniquely identifies the set of
776               possible IEEE 802.3 types that the MAU could be.
777               The value is a sum that initially takes the
778               value zero.  Then, for each type capability of
779               this MAU, 2 raised to the power noted below is
780               added to the sum.  For example, a MAU that has
781               the capability to be only 10BASE-T would have a
782               value of 512 (2**9).  In contrast, a MAU that
783               supports both 10Base-T (full duplex) and
784               100BASE-TX (full duplex) would have a value of
785               ((2**11) + (2**16)), or 67584.
786               
787               The powers of 2 assigned to the capabilities are
788               these:
789               
790               Power  Capability
791                 0      other or unknown
792                 1      AUI
793                 2      10BASE-5
794                 3      FOIRL
795                 4      10BASE-2
796                 5      10BASE-T duplex mode unknown
797                 6      10BASE-FP
798                 7      10BASE-FB
799                 8      10BASE-FL duplex mode unknown
800                 9      10BROAD36
801                10      10BASE-T  half duplex mode
802                11      10BASE-T  full duplex mode
803                12      10BASE-FL half duplex mode
804                13      10BASE-FL full duplex mode
805                14      100BASE-T4
806                15      100BASE-TX half duplex mode
807                16      100BASE-TX full duplex mode
808                17      100BASE-FX half duplex mode
809                18      100BASE-FX full duplex mode
810                19      100BASE-T2 half duplex mode
811               
812               
813               
814                20      100BASE-T2 full duplex mode
815               
816               If auto-negotiation is present on this MAU, this
817               object will map to ifMauAutoNegCapability.
818           </description>
819         </column>
820         <column name="ifMauDefaultType" oid="1.3.6.1.2.1.26.2.1.1.11" status="current">
821           <syntax>
822             <type module="SNMPv2-TC" name="AutonomousType"/>
823           </syntax>
824           <access>readwrite</access>
825           <description>
826               This object identifies the default
827               administrative baseband MAU type to be used in
828               conjunction with the operational MAU type
829               denoted by ifMauType.
830               
831               The set of possible values for this object is
832               the same as the set defined for the ifMauType
833               object.
834               
835               This object represents the
836               administratively-configured type of the MAU.  If
837               auto-negotiation is not enabled or is not
838               implemented for this MAU, the value of this
839               object determines the operational type of the
840               MAU.  In this case, a set to this object will
841               force the MAU into the specified operating mode.
842               
843               If auto-negotiation is implemented and enabled
844               for this MAU, the operational type of the MAU
845               is determined by auto-negotiation, and the value
846               of this object denotes the type to which the MAU
847               will automatically revert if/when
848               auto-negotiation is later disabled.
849               
850               NOTE TO IMPLEMENTORS:  It may be necessary to
851               provide for underlying hardware implementations
852               which do not follow the exact behavior specified
853               above.  In particular, when
854               ifMauAutoNegAdminStatus transitions from enabled
855               to disabled, the agent implementation MUST
856               ensure that the operational type of the MAU (as
857               reported by ifMauType) correctly transitions to
858               the value specified by this object, rather than
859               continuing to operate at the value earlier
860               determined by the auto-negotiation function.
861           </description>
862           <reference>
863               [IEEE802.3], 30.5.1.1.1, aMAUID, and 22.2.4.1.4.
864           </reference>
865         </column>
866         <column name="ifMauAutoNegSupported" oid="1.3.6.1.2.1.26.2.1.1.12" status="current">
867           <syntax>
868             <type module="SNMPv2-TC" name="TruthValue"/>
869           </syntax>
870           <access>readonly</access>
871           <description>
872               This object indicates whether or not
873               auto-negotiation is supported on this MAU.
874           </description>
875         </column>
876         <column name="ifMauTypeListBits" oid="1.3.6.1.2.1.26.2.1.1.13" status="current">
877           <syntax>
878             <type module="IANA-MAU-MIB" name="IANAifMauTypeListBits"/>
879           </syntax>
880           <access>readonly</access>
881           <description>
882               A value that uniquely identifies the set of
883               possible IEEE 802.3 types that the MAU could be.
884               If auto-negotiation is present on this MAU, this
885               object will map to ifMauAutoNegCapabilityBits.
886               
887               Note that this MAU may be capable of operating
888               as a MAU type that is beyond the scope of this
889               MIB.  This is indicated by returning the
890               bit value bOther in addition to any bit values
891               for standard capabilities that are listed in the
892               IANAifMauTypeListBits TC.
893           </description>
894         </column>
895         <column name="ifMauHCFalseCarriers" oid="1.3.6.1.2.1.26.2.1.1.14" status="current">
896           <syntax>
897             <type module="SNMPv2-SMI" name="Counter64"/>
898           </syntax>
899           <access>readonly</access>
900           <description>
901               A count of the number of false carrier events
902               during IDLE in 100BASE-X and 1000BASE-X links.
903               
904               For all other MAU types, this counter will
905               always indicate zero.  This counter does not
906               increment at the symbol rate.
907               
908               This counter is a 64-bit version of
909               ifMauFalseCarriers.  Since the 32-bit version of
910               this counter can roll over very quickly,
911               management stations are advised to poll the
912               64-bit version instead, in order to avoid loss
913               of information.
914               
915               Discontinuities in the value of this counter can
916               occur at re-initialization of the management
917               system and at other times, as indicated by the
918               value of ifCounterDiscontinuityTime.
919           </description>
920           <reference>
921               [IEEE802.3], 30.5.1.1.10, aFalseCarriers.
922               
923               
924               
925               RFC 2863, ifCounterDiscontinuityTime.
926           </reference>
927         </column>
928       </row>
929     </table>
930     <table name="ifJackTable" oid="1.3.6.1.2.1.26.2.2" status="current">
931       <description>
932           Information about the external jacks attached
933           to MAUs attached to an interface.
934       </description>
935       <row name="ifJackEntry" oid="1.3.6.1.2.1.26.2.2.1" status="current">
936         <linkage>
937           <index module="MAU-MIB" name="ifMauIfIndex"/>
938           <index module="MAU-MIB" name="ifMauIndex"/>
939           <index module="MAU-MIB" name="ifJackIndex"/>
940         </linkage>
941         <description>
942             An entry in the table, containing information
943             about a particular jack.
944         </description>
945         <column name="ifJackIndex" oid="1.3.6.1.2.1.26.2.2.1.1" status="current">
946           <syntax>
947             <typedef basetype="Integer32">
948               <range min="1" max="2147483647"/>
949             </typedef>
950           </syntax>
951           <access>noaccess</access>
952           <description>
953               This variable uniquely identifies the jack
954               described by this entry from among other jacks
955               attached to the same MAU.
956           </description>
957         </column>
958         <column name="ifJackType" oid="1.3.6.1.2.1.26.2.2.1.2" status="current">
959           <syntax>
960             <type module="IANA-MAU-MIB" name="IANAifJackType"/>
961           </syntax>
962           <access>readonly</access>
963           <description>
964               The jack connector type, as it appears on the
965               outside of the system.
966           </description>
967         </column>
968       </row>
969     </table>
970     <node name="dot3BroadMauBasicGroup" oid="1.3.6.1.2.1.26.3">
971     </node>
972     <table name="broadMauBasicTable" oid="1.3.6.1.2.1.26.3.1" status="deprecated">
973       <description>
974           ********* THIS OBJECT IS DEPRECATED **********
975           
976           This entire table has been deprecated.  There
977           have been no reported implementations of this
978           table, and it is unlikely that there ever will
979           be.  IEEE recommends that broadband MAU types
980           should not be used for new installations.
981           
982           Table of descriptive and status information
983           
984           
985           
986           about the broadband MAUs connected to
987           interfaces.
988       </description>
989       <row name="broadMauBasicEntry" oid="1.3.6.1.2.1.26.3.1.1" status="deprecated">
990         <linkage>
991           <index module="MAU-MIB" name="broadMauIfIndex"/>
992           <index module="MAU-MIB" name="broadMauIndex"/>
993         </linkage>
994         <description>
995             ********* THIS OBJECT IS DEPRECATED **********
996             
997             An entry in the table, containing information
998             about a single broadband MAU.
999         </description>
1000         <column name="broadMauIfIndex" oid="1.3.6.1.2.1.26.3.1.1.1" status="deprecated">
1001           <syntax>
1002             <type module="IF-MIB" name="InterfaceIndex"/>
1003           </syntax>
1004           <access>readonly</access>
1005           <description>
1006               ********* THIS OBJECT IS DEPRECATED **********
1007               
1008               This variable uniquely identifies the interface
1009               to which the MAU described by this entry is
1010               connected.
1011           </description>
1012           <reference>
1013               RFC 2863, ifIndex.
1014           </reference>
1015         </column>
1016         <column name="broadMauIndex" oid="1.3.6.1.2.1.26.3.1.1.2" status="deprecated">
1017           <syntax>
1018             <typedef basetype="Integer32">
1019               <range min="1" max="2147483647"/>
1020             </typedef>
1021           </syntax>
1022           <access>readonly</access>
1023           <description>
1024               ********* THIS OBJECT IS DEPRECATED **********
1025               
1026               This variable uniquely identifies the MAU
1027               connected to interface broadMauIfIndex that is
1028               
1029               
1030               
1031               described by this entry.
1032           </description>
1033           <reference>
1034               [IEEE802.3], 30.5.1.1.1, aMAUID.
1035           </reference>
1036         </column>
1037         <column name="broadMauXmtRcvSplitType" oid="1.3.6.1.2.1.26.3.1.1.3" status="deprecated">
1038           <syntax>
1039             <typedef basetype="Enumeration">
1040               <namednumber name="other" number="1"/>
1041               <namednumber name="single" number="2"/>
1042               <namednumber name="dual" number="3"/>
1043             </typedef>
1044           </syntax>
1045           <access>readonly</access>
1046           <description>
1047               ********* THIS OBJECT IS DEPRECATED **********
1048               
1049               This object indicates the type of frequency
1050               multiplexing/cabling system used to separate the
1051               transmit and receive paths for the 10BROAD36
1052               MAU.
1053               
1054               The value other(1) is returned if the split type
1055               is not either single or dual.
1056               
1057               The value single(2) indicates a single cable
1058               system.  The value dual(3) indicates a dual
1059               cable system, offset normally zero.
1060           </description>
1061           <reference>
1062               [IEEE802.3], 30.5.1.1.8, aBbMAUXmitRcvSplitType.
1063           </reference>
1064         </column>
1065         <column name="broadMauXmtCarrierFreq" oid="1.3.6.1.2.1.26.3.1.1.4" status="deprecated">
1066           <syntax>
1067             <type module="" name="Integer32"/>
1068           </syntax>
1069           <access>readonly</access>
1070           <description>
1071               ********* THIS OBJECT IS DEPRECATED **********
1072               
1073               This variable indicates the transmit carrier
1074               frequency of the 10BROAD36 MAU in MHz/4; that
1075               is, in units of 250 kHz.
1076           </description>
1077           <reference>
1078               [IEEE802.3], 30.5.1.1.9,
1079               aBroadbandFrequencies.xmitCarrierFrequency.
1080           </reference>
1081         </column>
1082         <column name="broadMauTranslationFreq" oid="1.3.6.1.2.1.26.3.1.1.5" status="deprecated">
1083           <syntax>
1084             <type module="" name="Integer32"/>
1085           </syntax>
1086           <access>readonly</access>
1087           <description>
1088               ********* THIS OBJECT IS DEPRECATED **********
1089               
1090               This variable indicates the translation offset
1091               
1092               
1093               
1094               frequency of the 10BROAD36 MAU in MHz/4; that
1095               is, in units of 250 kHz.
1096           </description>
1097           <reference>
1098               [IEEE802.3], 30.5.1.1.9,
1099               aBroadbandFrequencies.translationFrequency.
1100           </reference>
1101         </column>
1102       </row>
1103     </table>
1104     <node name="dot3IfMauAutoNegGroup" oid="1.3.6.1.2.1.26.5">
1105     </node>
1106     <table name="ifMauAutoNegTable" oid="1.3.6.1.2.1.26.5.1" status="current">
1107       <description>
1108           Configuration and status objects for the
1109           auto-negotiation function of MAUs attached to
1110           interfaces.
1111           
1112           The ifMauAutoNegTable applies to systems in
1113           which auto-negotiation is supported on one or
1114           more MAUs attached to interfaces.  Note that if
1115           auto-negotiation is present and enabled, the
1116           ifMauType object reflects the result of the
1117           auto-negotiation function.
1118       </description>
1119       <row name="ifMauAutoNegEntry" oid="1.3.6.1.2.1.26.5.1.1" status="current">
1120         <linkage>
1121           <index module="MAU-MIB" name="ifMauIfIndex"/>
1122           <index module="MAU-MIB" name="ifMauIndex"/>
1123         </linkage>
1124         <description>
1125             An entry in the table, containing configuration
1126             and status information for the auto-negotiation
1127             function of a particular MAU.
1128         </description>
1129         <column name="ifMauAutoNegAdminStatus" oid="1.3.6.1.2.1.26.5.1.1.1" status="current">
1130           <syntax>
1131             <typedef basetype="Enumeration">
1132               <namednumber name="enabled" number="1"/>
1133               <namednumber name="disabled" number="2"/>
1134             </typedef>
1135           </syntax>
1136           <access>readwrite</access>
1137           <description>
1138               Setting this object to enabled(1) will cause
1139               the interface that has the auto-negotiation
1140               signaling ability to be enabled.
1141               
1142               If the value of this object is disabled(2) then
1143               the interface will act as it would if it had no
1144               auto-negotiation signaling.  Under these
1145               conditions, an IEEE 802.3 MAU will immediately
1146               be forced to the state indicated by the value of
1147               the object ifMauDefaultType.
1148               
1149               NOTE TO IMPLEMENTORS:  When
1150               ifMauAutoNegAdminStatus transitions from enabled
1151               to disabled, the agent implementation MUST
1152               ensure that the operational type of the MAU (as
1153               reported by ifMauType) correctly transitions to
1154               the value specified by the ifMauDefaultType
1155               object, rather than continuing to operate at the
1156               value earlier determined by the auto-negotiation
1157               function.
1158           </description>
1159           <reference>
1160               [IEEE802.3], 30.6.1.1.2, aAutoNegAdminState,
1161               and 30.6.1.2.2, acAutoNegAdminControl.
1162           </reference>
1163         </column>
1164         <column name="ifMauAutoNegRemoteSignaling" oid="1.3.6.1.2.1.26.5.1.1.2" status="current">
1165           <syntax>
1166             <typedef basetype="Enumeration">
1167               <namednumber name="detected" number="1"/>
1168               <namednumber name="notdetected" number="2"/>
1169             </typedef>
1170           </syntax>
1171           <access>readonly</access>
1172           <description>
1173               A value indicating whether the remote end of
1174               the link is using auto-negotiation signaling.  It
1175               takes the value detected(1) if and only if,
1176               during the previous link negotiation, FLP Bursts
1177               were received.
1178           </description>
1179           <reference>
1180               [IEEE802.3], 30.6.1.1.3,
1181               aAutoNegRemoteSignaling.
1182           </reference>
1183         </column>
1184         <column name="ifMauAutoNegConfig" oid="1.3.6.1.2.1.26.5.1.1.4" status="current">
1185           <syntax>
1186             <typedef basetype="Enumeration">
1187               <namednumber name="other" number="1"/>
1188               <namednumber name="configuring" number="2"/>
1189               <namednumber name="complete" number="3"/>
1190               <namednumber name="disabled" number="4"/>
1191               <namednumber name="parallelDetectFail" number="5"/>
1192             </typedef>
1193           </syntax>
1194           <access>readonly</access>
1195           <description>
1196               A value indicating the current status of the
1197               auto-negotiation process.  The enumeration
1198               parallelDetectFail(5) maps to a failure in
1199               parallel detection as defined in 28.2.3.1 of
1200               [IEEE802.3].
1201           </description>
1202           <reference>
1203               [IEEE802.3], 30.6.1.1.4, aAutoNegAutoConfig.
1204           </reference>
1205         </column>
1206         <column name="ifMauAutoNegCapability" oid="1.3.6.1.2.1.26.5.1.1.5" status="deprecated">
1207           <syntax>
1208             <type module="" name="Integer32"/>
1209           </syntax>
1210           <access>readonly</access>
1211           <description>
1212               ********* THIS OBJECT IS DEPRECATED **********
1213               
1214               This object has been deprecated in favour of
1215               ifMauAutoNegCapabilityBits.
1216               
1217               A value that uniquely identifies the set of
1218               capabilities of the local auto-negotiation
1219               entity.  The value is a sum that initially
1220               takes the value zero.  Then, for each capability
1221               of this interface, 2 raised to the power noted
1222               below is added to the sum.  For example, an
1223               interface that has the capability to support
1224               only 100Base-TX half duplex would have a value
1225               of 32768 (2**15).  In contrast, an interface
1226               that supports both 100Base-TX half duplex and
1227               100Base-TX full duplex would have a value of
1228               98304 ((2**15) + (2**16)).
1229               
1230               The powers of 2 assigned to the capabilities are
1231               these:
1232               
1233               Power   Capability
1234                 0       other or unknown
1235                (1-9)    (reserved)
1236                10       10BASE-T  half duplex mode
1237                11       10BASE-T  full duplex mode
1238                12       (reserved)
1239               
1240               
1241               
1242                13       (reserved)
1243                14       100BASE-T4
1244                15       100BASE-TX half duplex mode
1245                16       100BASE-TX full duplex mode
1246                17       (reserved)
1247                18       (reserved)
1248                19      100BASE-T2 half duplex mode
1249                20      100BASE-T2 full duplex mode
1250               
1251               Note that interfaces that support this MIB may
1252               have capabilities that extend beyond the scope
1253               of this MIB.
1254           </description>
1255           <reference>
1256               [IEEE802.3], 30.6.1.1.5,
1257               aAutoNegLocalTechnologyAbility.
1258           </reference>
1259         </column>
1260         <column name="ifMauAutoNegCapAdvertised" oid="1.3.6.1.2.1.26.5.1.1.6" status="deprecated">
1261           <syntax>
1262             <type module="" name="Integer32"/>
1263           </syntax>
1264           <access>readwrite</access>
1265           <description>
1266               ********* THIS OBJECT IS DEPRECATED **********
1267               
1268               This object has been deprecated in favour of
1269               ifMauAutoNegCapAdvertisedBits.
1270               
1271               A value that uniquely identifies the set of
1272               capabilities advertised by the local
1273               auto-negotiation entity. Refer to
1274               ifMauAutoNegCapability for a description of the
1275               possible values of this object.
1276               
1277               Capabilities in this object that are not
1278               available in ifMauAutoNegCapability cannot be
1279               enabled.
1280           </description>
1281           <reference>
1282               [IEEE802.3], 30.6.1.1.6,
1283               aAutoNegAdvertisedTechnologyAbility.
1284           </reference>
1285         </column>
1286         <column name="ifMauAutoNegCapReceived" oid="1.3.6.1.2.1.26.5.1.1.7" status="deprecated">
1287           <syntax>
1288             <type module="" name="Integer32"/>
1289           </syntax>
1290           <access>readonly</access>
1291           <description>
1292               ********* THIS OBJECT IS DEPRECATED **********
1293               
1294               This object has been deprecated in favour of
1295               ifMauAutoNegCapReceivedBits.
1296               
1297               A value that uniquely identifies the set of
1298               
1299               
1300               
1301               capabilities received from the remote
1302               auto-negotiation entity. Refer to
1303               ifMauAutoNegCapability for a description of the
1304               possible values of this object.
1305               
1306               Note that interfaces that support this MIB may
1307               be attached to remote auto-negotiation entities
1308               that have capabilities beyond the scope of this
1309               MIB.
1310           </description>
1311           <reference>
1312               [IEEE802.3], 30.6.1.1.7,
1313               aAutoNegReceivedTechnologyAbility.
1314           </reference>
1315         </column>
1316         <column name="ifMauAutoNegRestart" oid="1.3.6.1.2.1.26.5.1.1.8" status="current">
1317           <syntax>
1318             <typedef basetype="Enumeration">
1319               <namednumber name="restart" number="1"/>
1320               <namednumber name="norestart" number="2"/>
1321             </typedef>
1322           </syntax>
1323           <access>readwrite</access>
1324           <description>
1325               If the value of this object is set to
1326               restart(1) then this will force auto-negotiation
1327               to begin link renegotiation.  If auto-negotiation
1328               signaling is disabled, a write to this object
1329               has no effect.
1330               Setting the value of this object to norestart(2)
1331               has no effect.
1332           </description>
1333           <reference>
1334               [IEEE802.3], 30.6.1.2.1,
1335               acAutoNegRestartAutoConfig.
1336           </reference>
1337         </column>
1338         <column name="ifMauAutoNegCapabilityBits" oid="1.3.6.1.2.1.26.5.1.1.9" status="current">
1339           <syntax>
1340             <type module="IANA-MAU-MIB" name="IANAifMauAutoNegCapBits"/>
1341           </syntax>
1342           <access>readonly</access>
1343           <description>
1344               A value that uniquely identifies the set of
1345               capabilities of the local auto-negotiation
1346               entity.  Note that interfaces that support this
1347               MIB may have capabilities that extend beyond the
1348               scope of this MIB.
1349               
1350               Note that the local auto-negotiation entity may
1351               support some capabilities beyond the scope of
1352               this MIB.  This is indicated by returning the
1353               bit value bOther in addition to any bit values
1354               for standard capabilities that are listed in the
1355               IANAifMauAutoNegCapBits TC.
1356           </description>
1357           <reference>
1358               [IEEE802.3], 30.6.1.1.5,
1359               aAutoNegLocalTechnologyAbility.
1360           </reference>
1361         </column>
1362         <column name="ifMauAutoNegCapAdvertisedBits" oid="1.3.6.1.2.1.26.5.1.1.10" status="current">
1363           <syntax>
1364             <type module="IANA-MAU-MIB" name="IANAifMauAutoNegCapBits"/>
1365           </syntax>
1366           <access>readwrite</access>
1367           <description>
1368               A value that uniquely identifies the set of
1369               capabilities advertised by the local
1370               auto-negotiation entity.
1371               
1372               Capabilities in this object that are not
1373               available in ifMauAutoNegCapabilityBits cannot
1374               be enabled.
1375               
1376               Note that the local auto-negotiation entity may
1377               advertise some capabilities beyond the scope of
1378               this MIB.  This is indicated by returning the
1379               bit value bOther in addition to any bit values
1380               for standard capabilities that are listed in the
1381               IANAifMauAutoNegCapBits TC.
1382           </description>
1383           <reference>
1384               [IEEE802.3], 30.6.1.1.6,
1385               aAutoNegAdvertisedTechnologyAbility.
1386           </reference>
1387         </column>
1388         <column name="ifMauAutoNegCapReceivedBits" oid="1.3.6.1.2.1.26.5.1.1.11" status="current">
1389           <syntax>
1390             <type module="IANA-MAU-MIB" name="IANAifMauAutoNegCapBits"/>
1391           </syntax>
1392           <access>readonly</access>
1393           <description>
1394               A value that uniquely identifies the set of
1395               capabilities received from the remote
1396               auto-negotiation entity.
1397               Note that interfaces that support this MIB may
1398               be attached to remote auto-negotiation entities
1399               that have capabilities beyond the scope of this
1400               MIB.  This is indicated by returning the bit
1401               value bOther in addition to any bit values for
1402               standard capabilities that are listed in the
1403               IANAifMauAutoNegCapBits TC.
1404           </description>
1405           <reference>
1406               [IEEE802.3], 30.6.1.1.7,
1407               aAutoNegReceivedTechnologyAbility.
1408           </reference>
1409         </column>
1410         <column name="ifMauAutoNegRemoteFaultAdvertised" oid="1.3.6.1.2.1.26.5.1.1.12" status="current">
1411           <syntax>
1412             <typedef basetype="Enumeration">
1413               <namednumber name="noError" number="1"/>
1414               <namednumber name="offline" number="2"/>
1415               <namednumber name="linkFailure" number="3"/>
1416               <namednumber name="autoNegError" number="4"/>
1417             </typedef>
1418           </syntax>
1419           <access>readwrite</access>
1420           <description>
1421               A value that identifies any local fault
1422               indications that this MAU has detected and will
1423               advertise at the next auto-negotiation
1424               interaction for 1000Mbps MAUs.
1425           </description>
1426           <reference>
1427               [IEEE802.3], 30.6.1.1.6,
1428               aAutoNegAdvertisedTechnologyAbility.
1429           </reference>
1430         </column>
1431         <column name="ifMauAutoNegRemoteFaultReceived" oid="1.3.6.1.2.1.26.5.1.1.13" status="current">
1432           <syntax>
1433             <typedef basetype="Enumeration">
1434               <namednumber name="noError" number="1"/>
1435               <namednumber name="offline" number="2"/>
1436               <namednumber name="linkFailure" number="3"/>
1437               <namednumber name="autoNegError" number="4"/>
1438             </typedef>
1439           </syntax>
1440           <access>readonly</access>
1441           <description>
1442               A value that identifies any fault indications
1443               received from the far end of a link by the
1444               local auto-negotiation entity for 1000Mbps
1445               MAUs.
1446           </description>
1447           <reference>
1448               [IEEE802.3], 30.6.1.1.7,
1449               aAutoNegReceivedTechnologyAbility.
1450           </reference>
1451         </column>
1452       </row>
1453     </table>
1454     <node name="mauMod" oid="1.3.6.1.2.1.26.6" status="current">
1455     </node>
1456     <node name="mauModConf" oid="1.3.6.1.2.1.26.6.1">
1457     </node>
1458     <node name="mauModCompls" oid="1.3.6.1.2.1.26.6.1.1">
1459     </node>
1460     <node name="mauModObjGrps" oid="1.3.6.1.2.1.26.6.1.2">
1461     </node>
1462     <node name="mauModNotGrps" oid="1.3.6.1.2.1.26.6.1.3">
1463     </node>
1464   </nodes>
1465
1466   <notifications>
1467     <notification name="rpMauJabberTrap" oid="1.3.6.1.2.1.26.0.1" status="current">
1468       <objects>
1469         <object module="MAU-MIB" name="rpMauJabberState"/>
1470       </objects>
1471       <description>
1472           This trap is sent whenever a managed repeater
1473           MAU enters the jabber state.
1474           
1475           The agent MUST throttle the generation of
1476           consecutive rpMauJabberTraps so that there is at
1477           least a five-second gap between them.
1478       </description>
1479       <reference>
1480           [IEEE802.3], 30.5.1.3.1, nJabber notification.
1481       </reference>
1482     </notification>
1483     <notification name="ifMauJabberTrap" oid="1.3.6.1.2.1.26.0.2" status="current">
1484       <objects>
1485         <object module="MAU-MIB" name="ifMauJabberState"/>
1486       </objects>
1487       <description>
1488           This trap is sent whenever a managed interface
1489           MAU enters the jabber state.
1490           
1491           The agent MUST throttle the generation of
1492           consecutive ifMauJabberTraps so that there is at
1493           least a five-second gap between them.
1494       </description>
1495       <reference>
1496           [IEEE802.3], 30.5.1.3.1, nJabber notification.
1497       </reference>
1498     </notification>
1499   </notifications>
1500
1501   <groups>
1502     <group name="mauRpGrpBasic" oid="1.3.6.1.2.1.26.6.1.2.1" status="current">
1503       <members>
1504         <member module="MAU-MIB" name="rpMauGroupIndex"/>
1505         <member module="MAU-MIB" name="rpMauPortIndex"/>
1506         <member module="MAU-MIB" name="rpMauIndex"/>
1507         <member module="MAU-MIB" name="rpMauType"/>
1508         <member module="MAU-MIB" name="rpMauStatus"/>
1509         <member module="MAU-MIB" name="rpMauMediaAvailable"/>
1510         <member module="MAU-MIB" name="rpMauMediaAvailableStateExits"/>
1511         <member module="MAU-MIB" name="rpMauJabberState"/>
1512         <member module="MAU-MIB" name="rpMauJabberingStateEnters"/>
1513       </members>
1514       <description>
1515           Basic conformance group for MAUs attached to
1516           repeater ports.  This group is also the
1517           conformance specification for RFC 1515
1518           implementations.
1519       </description>
1520     </group>
1521     <group name="mauRpGrp100Mbs" oid="1.3.6.1.2.1.26.6.1.2.2" status="current">
1522       <members>
1523         <member module="MAU-MIB" name="rpMauFalseCarriers"/>
1524       </members>
1525       <description>
1526           Conformance group for MAUs attached to
1527           repeater ports with 100 Mb/s or greater
1528           capability.
1529       </description>
1530     </group>
1531     <group name="mauRpGrpJack" oid="1.3.6.1.2.1.26.6.1.2.3" status="current">
1532       <members>
1533         <member module="MAU-MIB" name="rpJackType"/>
1534       </members>
1535       <description>
1536           Conformance group for MAUs attached to
1537           repeater ports with managed jacks.
1538       </description>
1539     </group>
1540     <group name="mauIfGrpBasic" oid="1.3.6.1.2.1.26.6.1.2.4" status="current">
1541       <members>
1542         <member module="MAU-MIB" name="ifMauIfIndex"/>
1543         <member module="MAU-MIB" name="ifMauIndex"/>
1544         <member module="MAU-MIB" name="ifMauType"/>
1545         <member module="MAU-MIB" name="ifMauStatus"/>
1546         <member module="MAU-MIB" name="ifMauMediaAvailable"/>
1547         <member module="MAU-MIB" name="ifMauMediaAvailableStateExits"/>
1548         <member module="MAU-MIB" name="ifMauJabberState"/>
1549         <member module="MAU-MIB" name="ifMauJabberingStateEnters"/>
1550       </members>
1551       <description>
1552           Basic conformance group for MAUs attached to
1553           interfaces.  This group also provides a
1554           conformance specification for RFC 1515
1555           implementations.
1556       </description>
1557     </group>
1558     <group name="mauIfGrp100Mbs" oid="1.3.6.1.2.1.26.6.1.2.5" status="deprecated">
1559       <members>
1560         <member module="MAU-MIB" name="ifMauFalseCarriers"/>
1561         <member module="MAU-MIB" name="ifMauTypeList"/>
1562         <member module="MAU-MIB" name="ifMauDefaultType"/>
1563         <member module="MAU-MIB" name="ifMauAutoNegSupported"/>
1564       </members>
1565       <description>
1566           ********* THIS GROUP IS DEPRECATED **********
1567           
1568           Conformance group for MAUs attached to
1569           interfaces with 100 Mb/s capability.
1570           
1571           This object group has been deprecated in favor
1572           of mauIfGrpHighCapacity.
1573       </description>
1574     </group>
1575     <group name="mauIfGrpJack" oid="1.3.6.1.2.1.26.6.1.2.6" status="current">
1576       <members>
1577         <member module="MAU-MIB" name="ifJackType"/>
1578       </members>
1579       <description>
1580           Conformance group for MAUs attached to
1581           interfaces with managed jacks.
1582       </description>
1583     </group>
1584     <group name="mauIfGrpAutoNeg" oid="1.3.6.1.2.1.26.6.1.2.7" status="deprecated">
1585       <members>
1586         <member module="MAU-MIB" name="ifMauAutoNegAdminStatus"/>
1587         <member module="MAU-MIB" name="ifMauAutoNegRemoteSignaling"/>
1588         <member module="MAU-MIB" name="ifMauAutoNegConfig"/>
1589         <member module="MAU-MIB" name="ifMauAutoNegCapability"/>
1590         <member module="MAU-MIB" name="ifMauAutoNegCapAdvertised"/>
1591         <member module="MAU-MIB" name="ifMauAutoNegCapReceived"/>
1592         <member module="MAU-MIB" name="ifMauAutoNegRestart"/>
1593       </members>
1594       <description>
1595           ********* THIS GROUP IS DEPRECATED **********
1596           
1597           Conformance group for MAUs attached to
1598           interfaces with managed auto-negotiation.
1599           
1600           This object group has been deprecated in favor
1601           of mauIfGrpAutoNeg2.
1602       </description>
1603     </group>
1604     <group name="mauBroadBasic" oid="1.3.6.1.2.1.26.6.1.2.8" status="deprecated">
1605       <members>
1606         <member module="MAU-MIB" name="broadMauIfIndex"/>
1607         <member module="MAU-MIB" name="broadMauIndex"/>
1608         <member module="MAU-MIB" name="broadMauXmtRcvSplitType"/>
1609         <member module="MAU-MIB" name="broadMauXmtCarrierFreq"/>
1610         <member module="MAU-MIB" name="broadMauTranslationFreq"/>
1611       </members>
1612       <description>
1613           ********* THIS GROUP IS DEPRECATED **********
1614           Conformance group for broadband MAUs attached
1615           to interfaces.
1616           
1617           This object group is deprecated.  There have
1618           been no reported implementations of this group,
1619           and it was felt to be unlikely that there will
1620           be any future implementations.
1621       </description>
1622     </group>
1623     <group name="mauIfGrpHighCapacity" oid="1.3.6.1.2.1.26.6.1.2.9" status="current">
1624       <members>
1625         <member module="MAU-MIB" name="ifMauFalseCarriers"/>
1626         <member module="MAU-MIB" name="ifMauTypeListBits"/>
1627         <member module="MAU-MIB" name="ifMauDefaultType"/>
1628         <member module="MAU-MIB" name="ifMauAutoNegSupported"/>
1629       </members>
1630       <description>
1631           Conformance group for MAUs attached to
1632           interfaces with 100 Mb/s or greater capability.
1633       </description>
1634     </group>
1635     <group name="mauIfGrpAutoNeg2" oid="1.3.6.1.2.1.26.6.1.2.10" status="current">
1636       <members>
1637         <member module="MAU-MIB" name="ifMauAutoNegAdminStatus"/>
1638         <member module="MAU-MIB" name="ifMauAutoNegRemoteSignaling"/>
1639         <member module="MAU-MIB" name="ifMauAutoNegConfig"/>
1640         <member module="MAU-MIB" name="ifMauAutoNegCapabilityBits"/>
1641         <member module="MAU-MIB" name="ifMauAutoNegCapAdvertisedBits"/>
1642         <member module="MAU-MIB" name="ifMauAutoNegCapReceivedBits"/>
1643         <member module="MAU-MIB" name="ifMauAutoNegRestart"/>
1644       </members>
1645       <description>
1646           Conformance group for MAUs attached to
1647           interfaces with managed auto-negotiation.
1648       </description>
1649     </group>
1650     <group name="mauIfGrpAutoNeg1000Mbps" oid="1.3.6.1.2.1.26.6.1.2.11" status="current">
1651       <members>
1652         <member module="MAU-MIB" name="ifMauAutoNegRemoteFaultAdvertised"/>
1653         <member module="MAU-MIB" name="ifMauAutoNegRemoteFaultReceived"/>
1654       </members>
1655       <description>
1656           Conformance group for 1000Mbps MAUs attached to
1657           interfaces with managed auto-negotiation.
1658       </description>
1659     </group>
1660     <group name="mauIfGrpHCStats" oid="1.3.6.1.2.1.26.6.1.2.12" status="current">
1661       <members>
1662         <member module="MAU-MIB" name="ifMauHCFalseCarriers"/>
1663       </members>
1664       <description>
1665           Conformance for high capacity statistics for
1666           MAUs attached to interfaces.
1667       </description>
1668     </group>
1669     <group name="rpMauNotifications" oid="1.3.6.1.2.1.26.6.1.3.1" status="current">
1670       <members>
1671         <member module="MAU-MIB" name="rpMauJabberTrap"/>
1672       </members>
1673       <description>
1674           Notifications for repeater MAUs.
1675       </description>
1676     </group>
1677     <group name="ifMauNotifications" oid="1.3.6.1.2.1.26.6.1.3.2" status="current">
1678       <members>
1679         <member module="MAU-MIB" name="ifMauJabberTrap"/>
1680       </members>
1681       <description>
1682           Notifications for interface MAUs.
1683       </description>
1684     </group>
1685   </groups>
1686
1687   <compliances>
1688     <compliance name="mauModRpCompl" oid="1.3.6.1.2.1.26.6.1.1.1" status="deprecated">
1689       <description>
1690           ******** THIS COMPLIANCE IS DEPRECATED ********
1691           Compliance for MAUs attached to repeater
1692           ports.
1693           
1694           This compliance is deprecated and replaced by
1695           mauModRpCompl2, which corrects an oversight by
1696           allowing rpMauStatus to be implemented
1697           read-only.
1698       </description>
1699       <requires>
1700         <mandatory module="MAU-MIB" name="mauRpGrpBasic"/>
1701         <option module="MAU-MIB" name="mauRpGrp100Mbs">
1702           <description>
1703               Implementation of this optional group is
1704               recommended for MAUs that have 100Mb/s or
1705               greater capability.
1706           </description>
1707         </option>
1708         <option module="MAU-MIB" name="mauRpGrpJack">
1709           <description>
1710               Implementation of this optional group is
1711               recommended for MAUs that have one or more
1712               external jacks.
1713           </description>
1714         </option>
1715         <option module="MAU-MIB" name="rpMauNotifications">
1716           <description>
1717               Implementation of this group is recommended
1718               for MAUs attached to repeater ports.
1719           </description>
1720         </option>
1721       </requires>
1722     </compliance>
1723     <compliance name="mauModIfCompl" oid="1.3.6.1.2.1.26.6.1.1.2" status="deprecated">
1724       <description>
1725           ******** THIS COMPLIANCE IS DEPRECATED ********
1726           
1727           Compliance for MAUs attached to interfaces.
1728           This compliance is deprecated and replaced by
1729           mauModIfCompl2.
1730       </description>
1731       <requires>
1732         <mandatory module="MAU-MIB" name="mauIfGrpBasic"/>
1733         <option module="MAU-MIB" name="mauIfGrp100Mbs">
1734           <description>
1735               Implementation of this optional group is
1736               recommended for MAUs that have 100Mb/s
1737               capability.
1738           </description>
1739         </option>
1740         <option module="MAU-MIB" name="mauIfGrpJack">
1741           <description>
1742               Implementation of this optional group is
1743               recommended for MAUs that have one or more
1744               external jacks.
1745           </description>
1746         </option>
1747         <option module="MAU-MIB" name="mauIfGrpAutoNeg">
1748           <description>
1749               Implementation of this group is mandatory
1750               for MAUs that support managed
1751               auto-negotiation.
1752           </description>
1753         </option>
1754         <option module="MAU-MIB" name="mauBroadBasic">
1755           <description>
1756               Implementation of this group is mandatory
1757               for broadband MAUs.
1758           </description>
1759         </option>
1760         <option module="MAU-MIB" name="ifMauNotifications">
1761           <description>
1762               Implementation of this group is recommended
1763               for MAUs attached to interfaces.
1764           </description>
1765         </option>
1766       </requires>
1767     </compliance>
1768     <compliance name="mauModIfCompl2" oid="1.3.6.1.2.1.26.6.1.1.3" status="deprecated">
1769       <description>
1770           ******** THIS COMPLIANCE IS DEPRECATED ********
1771           
1772           Compliance for MAUs attached to interfaces.
1773           
1774           This compliance is deprecated and replaced by
1775           mauModIfCompl3.
1776       </description>
1777       <requires>
1778         <mandatory module="MAU-MIB" name="mauIfGrpBasic"/>
1779         <option module="MAU-MIB" name="mauIfGrpHighCapacity">
1780           <description>
1781               Implementation of this optional group is
1782               recommended for MAUs that have 100Mb/s
1783               or greater capability.
1784           </description>
1785         </option>
1786         <option module="MAU-MIB" name="mauIfGrpJack">
1787           <description>
1788               Implementation of this optional group is
1789               recommended for MAUs that have one or more
1790               external jacks.
1791           </description>
1792         </option>
1793         <option module="MAU-MIB" name="mauIfGrpAutoNeg2">
1794           <description>
1795               Implementation of this group is mandatory
1796               for MAUs that support managed
1797               auto-negotiation.
1798           </description>
1799         </option>
1800         <option module="MAU-MIB" name="mauIfGrpAutoNeg1000Mbps">
1801           <description>
1802               Implementation of this group is mandatory
1803               for MAUs that have 1000Mb/s or greater
1804               capability and support managed
1805               auto-negotiation.
1806           </description>
1807         </option>
1808         <option module="MAU-MIB" name="ifMauNotifications">
1809           <description>
1810               Implementation of this group is recommended
1811               for MAUs attached to interfaces.
1812           </description>
1813         </option>
1814       </requires>
1815       <refinements>
1816         <refinement module="MAU-MIB" name="ifMauStatus">
1817           <access>readonly</access>
1818           <description>
1819               Write access is not required.
1820           </description>
1821         </refinement>
1822       </refinements>
1823
1824     </compliance>
1825     <compliance name="mauModRpCompl2" oid="1.3.6.1.2.1.26.6.1.1.4" status="current">
1826       <description>
1827           Compliance for MAUs attached to repeater
1828           ports.
1829           
1830           Note that compliance with this compliance
1831           statement requires compliance with the
1832           snmpRptrModCompl MODULE-COMPLIANCE statement of
1833           the SNMP-REPEATER-MIB (RFC 2108).
1834       </description>
1835       <requires>
1836         <mandatory module="MAU-MIB" name="mauRpGrpBasic"/>
1837         <option module="MAU-MIB" name="mauRpGrp100Mbs">
1838           <description>
1839               Implementation of this optional group is
1840               recommended for MAUs that have 100Mb/s or
1841               greater capability.
1842           </description>
1843         </option>
1844         <option module="MAU-MIB" name="mauRpGrpJack">
1845           <description>
1846               Implementation of this optional group is
1847               recommended for MAUs that have one or more
1848               external jacks.
1849           </description>
1850         </option>
1851         <option module="MAU-MIB" name="rpMauNotifications">
1852           <description>
1853               Implementation of this group is recommended
1854               for MAUs attached to repeater ports.
1855           </description>
1856         </option>
1857       </requires>
1858       <refinements>
1859         <refinement module="MAU-MIB" name="rpMauStatus">
1860           <access>readonly</access>
1861           <description>
1862               Write access is not required.
1863           </description>
1864         </refinement>
1865       </refinements>
1866
1867     </compliance>
1868     <compliance name="mauModIfCompl3" oid="1.3.6.1.2.1.26.6.1.1.5" status="current">
1869       <description>
1870           Compliance for MAUs attached to interfaces.
1871           
1872           Note that compliance with this compliance
1873           statement requires compliance with the
1874           ifCompliance3 MODULE-COMPLIANCE statement of the
1875           IF-MIB (RFC 2863) and the dot3Compliance2
1876           MODULE-COMPLIANCE statement of the
1877           EtherLike-MIB (RFC3635).
1878       </description>
1879       <requires>
1880         <mandatory module="MAU-MIB" name="mauIfGrpBasic"/>
1881         <option module="MAU-MIB" name="mauIfGrpHighCapacity">
1882           <description>
1883               Implementation of this optional group is
1884               recommended for MAUs that have 100Mb/s
1885               or greater capability.
1886           </description>
1887         </option>
1888         <option module="MAU-MIB" name="mauIfGrpHCStats">
1889           <description>
1890               Implementation of this group is mandatory
1891               for MAUs that have 1000Mb/s capacity, and
1892               is recommended for MAUs that have 100Mb/s
1893               capacity.
1894           </description>
1895         </option>
1896         <option module="MAU-MIB" name="mauIfGrpJack">
1897           <description>
1898               Implementation of this optional group is
1899               recommended for MAUs that have one or more
1900               external jacks.
1901           </description>
1902         </option>
1903         <option module="MAU-MIB" name="mauIfGrpAutoNeg2">
1904           <description>
1905               Implementation of this group is mandatory
1906               for MAUs that support managed
1907               auto-negotiation.
1908           </description>
1909         </option>
1910         <option module="MAU-MIB" name="mauIfGrpAutoNeg1000Mbps">
1911           <description>
1912               Implementation of this group is mandatory
1913               for MAUs that have 1000Mb/s or greater
1914               capability and support managed
1915               auto-negotiation.
1916           </description>
1917         </option>
1918         <option module="MAU-MIB" name="ifMauNotifications">
1919           <description>
1920               Implementation of this group is recommended
1921               for MAUs attached to interfaces.
1922           </description>
1923         </option>
1924       </requires>
1925       <refinements>
1926         <refinement module="MAU-MIB" name="ifMauStatus">
1927           <access>readonly</access>
1928           <description>
1929               Write access is not required.
1930           </description>
1931         </refinement>
1932       </refinements>
1933
1934     </compliance>
1935   </compliances>
1936
1937 </smi>