<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
  xmlns="urn:ietf:params:xml:ns:yang:iana-if-type"
  targetNamespace="urn:ietf:params:xml:ns:yang:iana-if-type"
  elementFormDefault="qualified" attributeFormDefault="unqualified"
  xml:lang="en" version="2011-09-07"
  xmlns:ncx="http://netconfcentral.org/ns/yuma-ncx">
  <xs:annotation>
    <xs:documentation>Converted from YANG file 'iana-if-type.yang' by yangdump version 2.2.1737
      
      Module: iana-if-type
      Organization: IANA
      Version: 2011-09-07
      Contact:         Internet Assigned Numbers Authority
      
      Postal: ICANN
      	4676 Admiralty Way, Suite 330
      	Marina del Rey, CA 90292
      
      Tel:    +1 310 823 9358
      E-Mail: iana&amp;iana.org</xs:documentation>
    <xs:documentation>This YANG module defines the iana-if-type typedef, which
      contains YANG definitions for IANA-registrered interface types.
      
      The latest revision of this YANG module can be obtained from
      the IANA web site.
      
      Copyright (c) 2011 IETF Trust and the persons identified as
      authors of the code.  All rights reserved.
      
      Redistribution and use in source and binary forms, with or
      without modification, is permitted pursuant to, and subject
      to the license terms contained in, the Simplified BSD License
      set forth in Section 4.c of the IETF Trust's Legal Provisions
      Relating to IETF Documents
      (http://trustee.ietf.org/license-info).
      
      This version of this YANG module is part of RFC XXXX; see
      the RFC itself for full legal notices.</xs:documentation>
    <xs:appinfo>
      <ncx:source>/usr/share/yuma/modules/ietf/iana-if-type.yang</ncx:source>
      <ncx:organization>IANA</ncx:organization>
      <ncx:contact>        Internet Assigned Numbers Authority
        
        Postal: ICANN
        	4676 Admiralty Way, Suite 330
        	Marina del Rey, CA 90292
        
        Tel:    +1 310 823 9358
        E-Mail: iana&amp;iana.org</ncx:contact>
    </xs:appinfo>
    <xs:appinfo>
      <ncx:revision>
        <ncx:version>2011-09-07</ncx:version>
        <ncx:description>Initial revision.</ncx:description>
      </ncx:revision>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType name="iana-if-type">
    <xs:annotation>
      <xs:documentation>This data type is used as the syntax of the 'type'
        leaf in the 'interface' list in the YANG module
        ietf-interface.
        
        The definition of this typedef with the
        addition of newly assigned values is published
        periodically by the IANA, in either the Assigned
        Numbers RFC, or some derivative of it specific to
        Internet Network Management number assignments.  (The
        latest arrangements can be obtained by contacting the
        IANA.)
        
        Requests for new values should be made to IANA via
        email (iana&amp;iana.org).</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
      <xs:enumeration value="other">
        <xs:annotation>
          <xs:documentation>None of the following</xs:documentation>
          <xs:appinfo>
            <ncx:value>1</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="regular1822">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>2</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="hdh1822">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>3</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ddnX25">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>4</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="rfc877x25">
        <xs:annotation>
          <ncx:reference>
            <ncx:text>RFC 1382 - SNMP MIB Extension for the X.25 Packet Layer</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc1382.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>5</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ethernetCsmacd">
        <xs:annotation>
          <xs:documentation>For all ethernet-like interfaces, regardless of speed,
            as per RFC3635.</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 3635 - Definitions of Managed Objects for the
              	   Ethernet-like Interface Types.</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc3635.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>6</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="iso88023Csmacd">
        <xs:annotation>
          <xs:documentation>Deprecated via RFC3635.
            Use ethernetCsmacd(6) instead.</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 3635 - Definitions of Managed Objects for the
              	   Ethernet-like Interface Types.</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc3635.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:status>deprecated</ncx:status>
            <ncx:value>7</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="iso88024TokenBus">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>8</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="iso88025TokenRing">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>9</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="iso88026Man">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>10</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="starLan">
        <xs:annotation>
          <xs:documentation>Deprecated via RFC3635.
            Use ethernetCsmacd(6) instead.</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 3635 - Definitions of Managed Objects for the
              	   Ethernet-like Interface Types.</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc3635.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:status>deprecated</ncx:status>
            <ncx:value>11</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="proteon10Mbit">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>12</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="proteon80Mbit">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>13</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="hyperchannel">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>14</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="fddi">
        <xs:annotation>
          <ncx:reference>
            <ncx:text>RFC 1512 - FDDI Management Information Base</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc1512.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>15</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="lapb">
        <xs:annotation>
          <ncx:reference>
            <ncx:text>RFC 1381 - SNMP MIB Extension for X.25 LAPB</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc1381.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>16</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="sdlc">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>17</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ds1">
        <xs:annotation>
          <xs:documentation>DS1-MIB</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 4805 - Definitions of Managed Objects for the
              	   DS1, J1, E1, DS2, and E2 Interface Types</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc4805.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>18</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="e1">
        <xs:annotation>
          <xs:documentation>Obsolete see DS1-MIB</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 4805 - Definitions of Managed Objects for the
              	   DS1, J1, E1, DS2, and E2 Interface Types</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc4805.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:status>obsolete</ncx:status>
            <ncx:value>19</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="basicISDN">
        <xs:annotation>
          <xs:documentation>see also RFC2127</xs:documentation>
          <xs:appinfo>
            <ncx:value>20</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="primaryISDN">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>21</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="propPointToPointSerial">
        <xs:annotation>
          <xs:documentation>proprietary serial</xs:documentation>
          <xs:appinfo>
            <ncx:value>22</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ppp">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>23</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="softwareLoopback">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>24</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="eon">
        <xs:annotation>
          <xs:documentation>CLNP over IP</xs:documentation>
          <xs:appinfo>
            <ncx:value>25</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ethernet3Mbit">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>26</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="nsip">
        <xs:annotation>
          <xs:documentation>XNS over IP</xs:documentation>
          <xs:appinfo>
            <ncx:value>27</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="slip">
        <xs:annotation>
          <xs:documentation>generic SLIP</xs:documentation>
          <xs:appinfo>
            <ncx:value>28</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ultra">
        <xs:annotation>
          <xs:documentation>ULTRA technologies</xs:documentation>
          <xs:appinfo>
            <ncx:value>29</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ds3">
        <xs:annotation>
          <xs:documentation>DS3-MIB</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 3896 - Definitions of Managed Objects for the
              	   DS3/E3 Interface Type</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc3896.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>30</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="sip">
        <xs:annotation>
          <xs:documentation>SMDS, coffee</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 1694 - Definitions of Managed Objects for SMDS
              	   Interfaces using SMIv2</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc1694.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>31</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="frameRelay">
        <xs:annotation>
          <xs:documentation>DTE only.</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 2115 - Management Information Base for Frame Relay
              	   DTEs Using SMIv2</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc2115.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>32</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="rs232">
        <xs:annotation>
          <ncx:reference>
            <ncx:text>RFC 1659 - Definitions of Managed Objects for RS-232-like
              	   Hardware Devices using SMIv2</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc1659.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>33</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="para">
        <xs:annotation>
          <xs:documentation>parallel-port</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 1660 - Definitions of Managed Objects for
              	   Parallel-printer-like Hardware Devices using
              	   SMIv2</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc1660.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>34</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="arcnet">
        <xs:annotation>
          <xs:documentation>arcnet</xs:documentation>
          <xs:appinfo>
            <ncx:value>35</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="arcnetPlus">
        <xs:annotation>
          <xs:documentation>arcnet plus</xs:documentation>
          <xs:appinfo>
            <ncx:value>36</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="atm">
        <xs:annotation>
          <xs:documentation>ATM cells</xs:documentation>
          <xs:appinfo>
            <ncx:value>37</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="miox25">
        <xs:annotation>
          <ncx:reference>
            <ncx:text>RFC 1461 - SNMP MIB extension for Multiprotocol
              	   Interconnect over X.25</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc1461.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>38</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="sonet">
        <xs:annotation>
          <xs:documentation>SONET or SDH</xs:documentation>
          <xs:appinfo>
            <ncx:value>39</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="x25ple">
        <xs:annotation>
          <ncx:reference>
            <ncx:text>RFC 2127 - ISDN Management Information Base using SMIv2</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc2127.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>40</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="iso88022llc">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>41</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="localTalk">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>42</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="smdsDxi">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>43</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="frameRelayService">
        <xs:annotation>
          <xs:documentation>FRNETSERV-MIB</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 2954 - Definitions of Managed Objects for Frame
              	   Relay Service</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc2954.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>44</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="v35">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>45</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="hssi">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>46</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="hippi">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>47</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="modem">
        <xs:annotation>
          <xs:documentation>Generic modem</xs:documentation>
          <xs:appinfo>
            <ncx:value>48</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="aal5">
        <xs:annotation>
          <xs:documentation>AAL5 over ATM</xs:documentation>
          <xs:appinfo>
            <ncx:value>49</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="sonetPath">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>50</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="sonetVT">
        <xs:annotation>
          <xs:appinfo>
            <ncx:value>51</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="smdsIcip">
        <xs:annotation>
          <xs:documentation>SMDS InterCarrier Interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>52</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="propVirtual">
        <xs:annotation>
          <xs:documentation>proprietary virtual/internal</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 2863 - The Interfaces Group MIB</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc2863.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>53</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="propMultiplexor">
        <xs:annotation>
          <xs:documentation>proprietary multiplexing</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 2863 - The Interfaces Group MIB</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc2863.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>54</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ieee80212">
        <xs:annotation>
          <xs:documentation>100BaseVG</xs:documentation>
          <xs:appinfo>
            <ncx:value>55</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="fibreChannel">
        <xs:annotation>
          <xs:documentation>Fibre Channel</xs:documentation>
          <xs:appinfo>
            <ncx:value>56</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="hippiInterface">
        <xs:annotation>
          <xs:documentation>HIPPI interfaces</xs:documentation>
          <xs:appinfo>
            <ncx:value>57</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="frameRelayInterconnect">
        <xs:annotation>
          <xs:documentation>Obsolete use either
            frameRelay(32) or frameRelayService(44).</xs:documentation>
          <xs:appinfo>
            <ncx:status>obsolete</ncx:status>
            <ncx:value>58</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="aflane8023">
        <xs:annotation>
          <xs:documentation>ATM Emulated LAN for 802.3</xs:documentation>
          <xs:appinfo>
            <ncx:value>59</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="aflane8025">
        <xs:annotation>
          <xs:documentation>ATM Emulated LAN for 802.5</xs:documentation>
          <xs:appinfo>
            <ncx:value>60</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="cctEmul">
        <xs:annotation>
          <xs:documentation>ATM Emulated circuit</xs:documentation>
          <xs:appinfo>
            <ncx:value>61</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="fastEther">
        <xs:annotation>
          <xs:documentation>Obsoleted via RFC3635.
            ethernetCsmacd(6) should be used instead</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 3635 - Definitions of Managed Objects for the
              	   Ethernet-like Interface Types.</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc3635.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:status>deprecated</ncx:status>
            <ncx:value>62</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="isdn">
        <xs:annotation>
          <xs:documentation>ISDN and X.25</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 1356 - Multiprotocol Interconnect on X.25 and ISDN
              	   in the Packet Mode</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc1356.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>63</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="v11">
        <xs:annotation>
          <xs:documentation>CCITT V.11/X.21</xs:documentation>
          <xs:appinfo>
            <ncx:value>64</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="v36">
        <xs:annotation>
          <xs:documentation>CCITT V.36</xs:documentation>
          <xs:appinfo>
            <ncx:value>65</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="g703at64k">
        <xs:annotation>
          <xs:documentation>CCITT G703 at 64Kbps</xs:documentation>
          <xs:appinfo>
            <ncx:value>66</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="g703at2mb">
        <xs:annotation>
          <xs:documentation>Obsolete see DS1-MIB</xs:documentation>
          <xs:appinfo>
            <ncx:status>obsolete</ncx:status>
            <ncx:value>67</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="qllc">
        <xs:annotation>
          <xs:documentation>SNA QLLC</xs:documentation>
          <xs:appinfo>
            <ncx:value>68</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="fastEtherFX">
        <xs:annotation>
          <xs:documentation>Obsoleted via RFC3635
            ethernetCsmacd(6) should be used instead</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 3635 - Definitions of Managed Objects for the
              	   Ethernet-like Interface Types.</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc3635.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:status>deprecated</ncx:status>
            <ncx:value>69</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="channel">
        <xs:annotation>
          <xs:documentation>channel</xs:documentation>
          <xs:appinfo>
            <ncx:value>70</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ieee80211">
        <xs:annotation>
          <xs:documentation>radio spread spectrum</xs:documentation>
          <xs:appinfo>
            <ncx:value>71</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ibm370parChan">
        <xs:annotation>
          <xs:documentation>IBM System 360/370 OEMI Channel</xs:documentation>
          <xs:appinfo>
            <ncx:value>72</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="escon">
        <xs:annotation>
          <xs:documentation>IBM Enterprise Systems Connection</xs:documentation>
          <xs:appinfo>
            <ncx:value>73</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="dlsw">
        <xs:annotation>
          <xs:documentation>Data Link Switching</xs:documentation>
          <xs:appinfo>
            <ncx:value>74</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="isdns">
        <xs:annotation>
          <xs:documentation>ISDN S/T interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>75</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="isdnu">
        <xs:annotation>
          <xs:documentation>ISDN U interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>76</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="lapd">
        <xs:annotation>
          <xs:documentation>Link Access Protocol D</xs:documentation>
          <xs:appinfo>
            <ncx:value>77</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ipSwitch">
        <xs:annotation>
          <xs:documentation>IP Switching Objects</xs:documentation>
          <xs:appinfo>
            <ncx:value>78</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="rsrb">
        <xs:annotation>
          <xs:documentation>Remote Source Route Bridging</xs:documentation>
          <xs:appinfo>
            <ncx:value>79</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="atmLogical">
        <xs:annotation>
          <xs:documentation>ATM Logical Port</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 3606 - Definitions of Supplemental Managed Objects
              	   for ATM Interface</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc3606.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>80</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ds0">
        <xs:annotation>
          <xs:documentation>Digital Signal Level 0</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 2494 - Definitions of Managed Objects for the DS0
              	   and DS0 Bundle Interface Type</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc2494.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>81</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ds0Bundle">
        <xs:annotation>
          <xs:documentation>group of ds0s on the same ds1</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 2494 - Definitions of Managed Objects for the DS0
              	   and DS0 Bundle Interface Type</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc2494.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>82</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="bsc">
        <xs:annotation>
          <xs:documentation>Bisynchronous Protocol</xs:documentation>
          <xs:appinfo>
            <ncx:value>83</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="async">
        <xs:annotation>
          <xs:documentation>Asynchronous Protocol</xs:documentation>
          <xs:appinfo>
            <ncx:value>84</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="cnr">
        <xs:annotation>
          <xs:documentation>Combat Net Radio</xs:documentation>
          <xs:appinfo>
            <ncx:value>85</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="iso88025Dtr">
        <xs:annotation>
          <xs:documentation>ISO 802.5r DTR</xs:documentation>
          <xs:appinfo>
            <ncx:value>86</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="eplrs">
        <xs:annotation>
          <xs:documentation>Ext Pos Loc Report Sys</xs:documentation>
          <xs:appinfo>
            <ncx:value>87</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="arap">
        <xs:annotation>
          <xs:documentation>Appletalk Remote Access Protocol</xs:documentation>
          <xs:appinfo>
            <ncx:value>88</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="propCnls">
        <xs:annotation>
          <xs:documentation>Proprietary Connectionless Protocol</xs:documentation>
          <xs:appinfo>
            <ncx:value>89</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="hostPad">
        <xs:annotation>
          <xs:documentation>CCITT-ITU X.29 PAD Protocol</xs:documentation>
          <xs:appinfo>
            <ncx:value>90</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="termPad">
        <xs:annotation>
          <xs:documentation>CCITT-ITU X.3 PAD Facility</xs:documentation>
          <xs:appinfo>
            <ncx:value>91</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="frameRelayMPI">
        <xs:annotation>
          <xs:documentation>Multiproto Interconnect over FR</xs:documentation>
          <xs:appinfo>
            <ncx:value>92</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="x213">
        <xs:annotation>
          <xs:documentation>CCITT-ITU X213</xs:documentation>
          <xs:appinfo>
            <ncx:value>93</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="adsl">
        <xs:annotation>
          <xs:documentation>Asymmetric Digital Subscriber Loop</xs:documentation>
          <xs:appinfo>
            <ncx:value>94</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="radsl">
        <xs:annotation>
          <xs:documentation>Rate-Adapt. Digital Subscriber Loop</xs:documentation>
          <xs:appinfo>
            <ncx:value>95</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="sdsl">
        <xs:annotation>
          <xs:documentation>Symmetric Digital Subscriber Loop</xs:documentation>
          <xs:appinfo>
            <ncx:value>96</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="vdsl">
        <xs:annotation>
          <xs:documentation>Very H-Speed Digital Subscrib. Loop</xs:documentation>
          <xs:appinfo>
            <ncx:value>97</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="iso88025CRFPInt">
        <xs:annotation>
          <xs:documentation>ISO 802.5 CRFP</xs:documentation>
          <xs:appinfo>
            <ncx:value>98</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="myrinet">
        <xs:annotation>
          <xs:documentation>Myricom Myrinet</xs:documentation>
          <xs:appinfo>
            <ncx:value>99</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="voiceEM">
        <xs:annotation>
          <xs:documentation>voice recEive and transMit</xs:documentation>
          <xs:appinfo>
            <ncx:value>100</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="voiceFXO">
        <xs:annotation>
          <xs:documentation>voice Foreign Exchange Office</xs:documentation>
          <xs:appinfo>
            <ncx:value>101</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="voiceFXS">
        <xs:annotation>
          <xs:documentation>voice Foreign Exchange Station</xs:documentation>
          <xs:appinfo>
            <ncx:value>102</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="voiceEncap">
        <xs:annotation>
          <xs:documentation>voice encapsulation</xs:documentation>
          <xs:appinfo>
            <ncx:value>103</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="voiceOverIp">
        <xs:annotation>
          <xs:documentation>voice over IP encapsulation</xs:documentation>
          <xs:appinfo>
            <ncx:value>104</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="atmDxi">
        <xs:annotation>
          <xs:documentation>ATM DXI</xs:documentation>
          <xs:appinfo>
            <ncx:value>105</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="atmFuni">
        <xs:annotation>
          <xs:documentation>ATM FUNI</xs:documentation>
          <xs:appinfo>
            <ncx:value>106</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="atmIma">
        <xs:annotation>
          <xs:documentation>ATM IMA</xs:documentation>
          <xs:appinfo>
            <ncx:value>107</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="pppMultilinkBundle">
        <xs:annotation>
          <xs:documentation>PPP Multilink Bundle</xs:documentation>
          <xs:appinfo>
            <ncx:value>108</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ipOverCdlc">
        <xs:annotation>
          <xs:documentation>IBM ipOverCdlc</xs:documentation>
          <xs:appinfo>
            <ncx:value>109</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ipOverClaw">
        <xs:annotation>
          <xs:documentation>IBM Common Link Access to Workstn</xs:documentation>
          <xs:appinfo>
            <ncx:value>110</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="stackToStack">
        <xs:annotation>
          <xs:documentation>IBM stackToStack</xs:documentation>
          <xs:appinfo>
            <ncx:value>111</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="virtualIpAddress">
        <xs:annotation>
          <xs:documentation>IBM VIPA</xs:documentation>
          <xs:appinfo>
            <ncx:value>112</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="mpc">
        <xs:annotation>
          <xs:documentation>IBM multi-protocol channel support</xs:documentation>
          <xs:appinfo>
            <ncx:value>113</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ipOverAtm">
        <xs:annotation>
          <xs:documentation>IBM ipOverAtm</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 2320 - Definitions of Managed Objects for Classical IP
              	   and ARP Over ATM Using SMIv2 (IPOA-MIB)</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc2320.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>114</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="iso88025Fiber">
        <xs:annotation>
          <xs:documentation>ISO 802.5j Fiber Token Ring</xs:documentation>
          <xs:appinfo>
            <ncx:value>115</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="tdlc">
        <xs:annotation>
          <xs:documentation>IBM twinaxial data link control</xs:documentation>
          <xs:appinfo>
            <ncx:value>116</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="gigabitEthernet">
        <xs:annotation>
          <xs:documentation>Obsoleted via RFC3635
            ethernetCsmacd(6) should be used instead</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 3635 - Definitions of Managed Objects for the
              	   Ethernet-like Interface Types.</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc3635.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:status>deprecated</ncx:status>
            <ncx:value>117</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="hdlc">
        <xs:annotation>
          <xs:documentation>HDLC</xs:documentation>
          <xs:appinfo>
            <ncx:value>118</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="lapf">
        <xs:annotation>
          <xs:documentation>LAP F</xs:documentation>
          <xs:appinfo>
            <ncx:value>119</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="v37">
        <xs:annotation>
          <xs:documentation>V.37</xs:documentation>
          <xs:appinfo>
            <ncx:value>120</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="x25mlp">
        <xs:annotation>
          <xs:documentation>Multi-Link Protocol</xs:documentation>
          <xs:appinfo>
            <ncx:value>121</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="x25huntGroup">
        <xs:annotation>
          <xs:documentation>X25 Hunt Group</xs:documentation>
          <xs:appinfo>
            <ncx:value>122</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="transpHdlc">
        <xs:annotation>
          <xs:documentation>Transp HDLC</xs:documentation>
          <xs:appinfo>
            <ncx:value>123</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="interleave">
        <xs:annotation>
          <xs:documentation>Interleave channel</xs:documentation>
          <xs:appinfo>
            <ncx:value>124</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="fast">
        <xs:annotation>
          <xs:documentation>Fast channel</xs:documentation>
          <xs:appinfo>
            <ncx:value>125</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ip">
        <xs:annotation>
          <xs:documentation>IP (for APPN HPR in IP networks)</xs:documentation>
          <xs:appinfo>
            <ncx:value>126</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="docsCableMaclayer">
        <xs:annotation>
          <xs:documentation>CATV Mac Layer</xs:documentation>
          <xs:appinfo>
            <ncx:value>127</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="docsCableDownstream">
        <xs:annotation>
          <xs:documentation>CATV Downstream interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>128</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="docsCableUpstream">
        <xs:annotation>
          <xs:documentation>CATV Upstream interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>129</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="a12MppSwitch">
        <xs:annotation>
          <xs:documentation>Avalon Parallel Processor</xs:documentation>
          <xs:appinfo>
            <ncx:value>130</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="tunnel">
        <xs:annotation>
          <xs:documentation>Encapsulation interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>131</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="coffee">
        <xs:annotation>
          <xs:documentation>coffee pot</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 2325 - Coffee MIB</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc2325.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>132</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ces">
        <xs:annotation>
          <xs:documentation>Circuit Emulation Service</xs:documentation>
          <xs:appinfo>
            <ncx:value>133</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="atmSubInterface">
        <xs:annotation>
          <xs:documentation>ATM Sub Interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>134</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="l2vlan">
        <xs:annotation>
          <xs:documentation>Layer 2 Virtual LAN using 802.1Q</xs:documentation>
          <xs:appinfo>
            <ncx:value>135</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="l3ipvlan">
        <xs:annotation>
          <xs:documentation>Layer 3 Virtual LAN using IP</xs:documentation>
          <xs:appinfo>
            <ncx:value>136</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="l3ipxvlan">
        <xs:annotation>
          <xs:documentation>Layer 3 Virtual LAN using IPX</xs:documentation>
          <xs:appinfo>
            <ncx:value>137</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="digitalPowerline">
        <xs:annotation>
          <xs:documentation>IP over Power Lines</xs:documentation>
          <xs:appinfo>
            <ncx:value>138</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="mediaMailOverIp">
        <xs:annotation>
          <xs:documentation>Multimedia Mail over IP</xs:documentation>
          <xs:appinfo>
            <ncx:value>139</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="dtm">
        <xs:annotation>
          <xs:documentation>Dynamic syncronous Transfer Mode</xs:documentation>
          <xs:appinfo>
            <ncx:value>140</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="dcn">
        <xs:annotation>
          <xs:documentation>Data Communications Network</xs:documentation>
          <xs:appinfo>
            <ncx:value>141</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ipForward">
        <xs:annotation>
          <xs:documentation>IP Forwarding Interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>142</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="msdsl">
        <xs:annotation>
          <xs:documentation>Multi-rate Symmetric DSL</xs:documentation>
          <xs:appinfo>
            <ncx:value>143</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ieee1394">
        <xs:annotation>
          <xs:documentation>IEEE1394 High Performance Serial Bus</xs:documentation>
          <xs:appinfo>
            <ncx:value>144</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="if-gsn">
        <xs:annotation>
          <xs:documentation>HIPPI-6400</xs:documentation>
          <xs:appinfo>
            <ncx:value>145</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="dvbRccMacLayer">
        <xs:annotation>
          <xs:documentation>DVB-RCC MAC Layer</xs:documentation>
          <xs:appinfo>
            <ncx:value>146</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="dvbRccDownstream">
        <xs:annotation>
          <xs:documentation>DVB-RCC Downstream Channel</xs:documentation>
          <xs:appinfo>
            <ncx:value>147</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="dvbRccUpstream">
        <xs:annotation>
          <xs:documentation>DVB-RCC Upstream Channel</xs:documentation>
          <xs:appinfo>
            <ncx:value>148</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="atmVirtual">
        <xs:annotation>
          <xs:documentation>ATM Virtual Interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>149</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="mplsTunnel">
        <xs:annotation>
          <xs:documentation>MPLS Tunnel Virtual Interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>150</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="srp">
        <xs:annotation>
          <xs:documentation>Spatial Reuse Protocol       </xs:documentation>
          <xs:appinfo>
            <ncx:value>151</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="voiceOverAtm">
        <xs:annotation>
          <xs:documentation>Voice Over ATM</xs:documentation>
          <xs:appinfo>
            <ncx:value>152</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="voiceOverFrameRelay">
        <xs:annotation>
          <xs:documentation>Voice Over Frame Relay</xs:documentation>
          <xs:appinfo>
            <ncx:value>153</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="idsl">
        <xs:annotation>
          <xs:documentation>Digital Subscriber Loop over ISDN</xs:documentation>
          <xs:appinfo>
            <ncx:value>154</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="compositeLink">
        <xs:annotation>
          <xs:documentation>Avici Composite Link Interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>155</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ss7SigLink">
        <xs:annotation>
          <xs:documentation>SS7 Signaling Link</xs:documentation>
          <xs:appinfo>
            <ncx:value>156</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="propWirelessP2P">
        <xs:annotation>
          <xs:documentation>Prop. P2P wireless interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>157</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="frForward">
        <xs:annotation>
          <xs:documentation>Frame Forward Interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>158</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="rfc1483">
        <xs:annotation>
          <xs:documentation>Multiprotocol over ATM AAL5</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 1483 - Multiprotocol Encapsulation over ATM
              	   Adaptation Layer 5</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc1483.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>159</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="usb">
        <xs:annotation>
          <xs:documentation>USB Interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>160</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ieee8023adLag">
        <xs:annotation>
          <xs:documentation>IEEE 802.3ad Link Aggregate</xs:documentation>
          <xs:appinfo>
            <ncx:value>161</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="bgppolicyaccounting">
        <xs:annotation>
          <xs:documentation>BGP Policy Accounting</xs:documentation>
          <xs:appinfo>
            <ncx:value>162</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="frf16MfrBundle">
        <xs:annotation>
          <xs:documentation>FRF .16 Multilink Frame Relay</xs:documentation>
          <xs:appinfo>
            <ncx:value>163</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="h323Gatekeeper">
        <xs:annotation>
          <xs:documentation>H323 Gatekeeper</xs:documentation>
          <xs:appinfo>
            <ncx:value>164</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="h323Proxy">
        <xs:annotation>
          <xs:documentation>H323 Voice and Video Proxy</xs:documentation>
          <xs:appinfo>
            <ncx:value>165</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="mpls">
        <xs:annotation>
          <xs:documentation>MPLS</xs:documentation>
          <xs:appinfo>
            <ncx:value>166</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="mfSigLink">
        <xs:annotation>
          <xs:documentation>Multi-frequency signaling link</xs:documentation>
          <xs:appinfo>
            <ncx:value>167</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="hdsl2">
        <xs:annotation>
          <xs:documentation>High Bit-Rate DSL - 2nd generation</xs:documentation>
          <xs:appinfo>
            <ncx:value>168</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="shdsl">
        <xs:annotation>
          <xs:documentation>Multirate HDSL2</xs:documentation>
          <xs:appinfo>
            <ncx:value>169</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ds1FDL">
        <xs:annotation>
          <xs:documentation>Facility Data Link 4Kbps on a DS1</xs:documentation>
          <xs:appinfo>
            <ncx:value>170</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="pos">
        <xs:annotation>
          <xs:documentation>Packet over SONET/SDH Interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>171</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="dvbAsiIn">
        <xs:annotation>
          <xs:documentation>DVB-ASI Input</xs:documentation>
          <xs:appinfo>
            <ncx:value>172</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="dvbAsiOut">
        <xs:annotation>
          <xs:documentation>DVB-ASI Output</xs:documentation>
          <xs:appinfo>
            <ncx:value>173</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="plc">
        <xs:annotation>
          <xs:documentation>Power Line Communtications</xs:documentation>
          <xs:appinfo>
            <ncx:value>174</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="nfas">
        <xs:annotation>
          <xs:documentation>Non Facility Associated Signaling</xs:documentation>
          <xs:appinfo>
            <ncx:value>175</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="tr008">
        <xs:annotation>
          <xs:documentation>TR008</xs:documentation>
          <xs:appinfo>
            <ncx:value>176</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="gr303RDT">
        <xs:annotation>
          <xs:documentation>Remote Digital Terminal</xs:documentation>
          <xs:appinfo>
            <ncx:value>177</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="gr303IDT">
        <xs:annotation>
          <xs:documentation>Integrated Digital Terminal</xs:documentation>
          <xs:appinfo>
            <ncx:value>178</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="isup">
        <xs:annotation>
          <xs:documentation>ISUP</xs:documentation>
          <xs:appinfo>
            <ncx:value>179</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="propDocsWirelessMaclayer">
        <xs:annotation>
          <xs:documentation>Cisco proprietary Maclayer</xs:documentation>
          <xs:appinfo>
            <ncx:value>180</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="propDocsWirelessDownstream">
        <xs:annotation>
          <xs:documentation>Cisco proprietary Downstream</xs:documentation>
          <xs:appinfo>
            <ncx:value>181</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="propDocsWirelessUpstream">
        <xs:annotation>
          <xs:documentation>Cisco proprietary Upstream</xs:documentation>
          <xs:appinfo>
            <ncx:value>182</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="hiperlan2">
        <xs:annotation>
          <xs:documentation>HIPERLAN Type 2 Radio Interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>183</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="propBWAp2Mp">
        <xs:annotation>
          <xs:documentation>PropBroadbandWirelessAccesspt2multipt use of this value
            for IEEE 802.16 WMAN interfaces as per IEEE Std 802.16f
            is deprecated and ieee80216WMAN(237) should be used
            instead.</xs:documentation>
          <xs:appinfo>
            <ncx:value>184</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="sonetOverheadChannel">
        <xs:annotation>
          <xs:documentation>SONET Overhead Channel</xs:documentation>
          <xs:appinfo>
            <ncx:value>185</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="digitalWrapperOverheadChannel">
        <xs:annotation>
          <xs:documentation>Digital Wrapper</xs:documentation>
          <xs:appinfo>
            <ncx:value>186</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="aal2">
        <xs:annotation>
          <xs:documentation>ATM adaptation layer 2</xs:documentation>
          <xs:appinfo>
            <ncx:value>187</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="radioMAC">
        <xs:annotation>
          <xs:documentation>MAC layer over radio links</xs:documentation>
          <xs:appinfo>
            <ncx:value>188</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="atmRadio">
        <xs:annotation>
          <xs:documentation>ATM over radio links</xs:documentation>
          <xs:appinfo>
            <ncx:value>189</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="imt">
        <xs:annotation>
          <xs:documentation>Inter Machine Trunks</xs:documentation>
          <xs:appinfo>
            <ncx:value>190</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="mvl">
        <xs:annotation>
          <xs:documentation>Multiple Virtual Lines DSL</xs:documentation>
          <xs:appinfo>
            <ncx:value>191</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="reachDSL">
        <xs:annotation>
          <xs:documentation>Long Reach DSL</xs:documentation>
          <xs:appinfo>
            <ncx:value>192</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="frDlciEndPt">
        <xs:annotation>
          <xs:documentation>Frame Relay DLCI End Point</xs:documentation>
          <xs:appinfo>
            <ncx:value>193</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="atmVciEndPt">
        <xs:annotation>
          <xs:documentation>ATM VCI End Point</xs:documentation>
          <xs:appinfo>
            <ncx:value>194</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="opticalChannel">
        <xs:annotation>
          <xs:documentation>Optical Channel</xs:documentation>
          <xs:appinfo>
            <ncx:value>195</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="opticalTransport">
        <xs:annotation>
          <xs:documentation>Optical Transport</xs:documentation>
          <xs:appinfo>
            <ncx:value>196</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="propAtm">
        <xs:annotation>
          <xs:documentation>Proprietary ATM</xs:documentation>
          <xs:appinfo>
            <ncx:value>197</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="voiceOverCable">
        <xs:annotation>
          <xs:documentation>Voice Over Cable Interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>198</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="infiniband">
        <xs:annotation>
          <xs:documentation>Infiniband</xs:documentation>
          <xs:appinfo>
            <ncx:value>199</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="teLink">
        <xs:annotation>
          <xs:documentation>TE Link</xs:documentation>
          <xs:appinfo>
            <ncx:value>200</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="q2931">
        <xs:annotation>
          <xs:documentation>Q.2931</xs:documentation>
          <xs:appinfo>
            <ncx:value>201</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="virtualTg">
        <xs:annotation>
          <xs:documentation>Virtual Trunk Group</xs:documentation>
          <xs:appinfo>
            <ncx:value>202</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="sipTg">
        <xs:annotation>
          <xs:documentation>SIP Trunk Group</xs:documentation>
          <xs:appinfo>
            <ncx:value>203</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="sipSig">
        <xs:annotation>
          <xs:documentation>SIP Signaling</xs:documentation>
          <xs:appinfo>
            <ncx:value>204</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="docsCableUpstreamChannel">
        <xs:annotation>
          <xs:documentation>CATV Upstream Channel</xs:documentation>
          <xs:appinfo>
            <ncx:value>205</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="econet">
        <xs:annotation>
          <xs:documentation>Acorn Econet</xs:documentation>
          <xs:appinfo>
            <ncx:value>206</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="pon155">
        <xs:annotation>
          <xs:documentation>FSAN 155Mb Symetrical PON interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>207</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="pon622">
        <xs:annotation>
          <xs:documentation>FSAN622Mb Symetrical PON interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>208</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="bridge">
        <xs:annotation>
          <xs:documentation>Transparent bridge interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>209</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="linegroup">
        <xs:annotation>
          <xs:documentation>Interface common to multiple lines</xs:documentation>
          <xs:appinfo>
            <ncx:value>210</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="voiceEMFGD">
        <xs:annotation>
          <xs:documentation>voice E&amp;M Feature Group D</xs:documentation>
          <xs:appinfo>
            <ncx:value>211</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="voiceFGDEANA">
        <xs:annotation>
          <xs:documentation>voice FGD Exchange Access North American</xs:documentation>
          <xs:appinfo>
            <ncx:value>212</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="voiceDID">
        <xs:annotation>
          <xs:documentation>voice Direct Inward Dialing</xs:documentation>
          <xs:appinfo>
            <ncx:value>213</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="mpegTransport">
        <xs:annotation>
          <xs:documentation>MPEG transport interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>214</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="sixToFour">
        <xs:annotation>
          <xs:documentation>6to4 interface (DEPRECATED)</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 4087 - IP Tunnel MIB</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc4087.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:status>deprecated</ncx:status>
            <ncx:value>215</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="gtp">
        <xs:annotation>
          <xs:documentation>GTP (GPRS Tunneling Protocol)</xs:documentation>
          <xs:appinfo>
            <ncx:value>216</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="pdnEtherLoop1">
        <xs:annotation>
          <xs:documentation>Paradyne EtherLoop 1</xs:documentation>
          <xs:appinfo>
            <ncx:value>217</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="pdnEtherLoop2">
        <xs:annotation>
          <xs:documentation>Paradyne EtherLoop 2</xs:documentation>
          <xs:appinfo>
            <ncx:value>218</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="opticalChannelGroup">
        <xs:annotation>
          <xs:documentation>Optical Channel Group</xs:documentation>
          <xs:appinfo>
            <ncx:value>219</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="homepna">
        <xs:annotation>
          <xs:documentation>HomePNA ITU-T G.989</xs:documentation>
          <xs:appinfo>
            <ncx:value>220</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="gfp">
        <xs:annotation>
          <xs:documentation>Generic Framing Procedure (GFP)</xs:documentation>
          <xs:appinfo>
            <ncx:value>221</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ciscoISLvlan">
        <xs:annotation>
          <xs:documentation>Layer 2 Virtual LAN using Cisco ISL</xs:documentation>
          <xs:appinfo>
            <ncx:value>222</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="actelisMetaLOOP">
        <xs:annotation>
          <xs:documentation>Acteleis proprietary MetaLOOP High Speed Link</xs:documentation>
          <xs:appinfo>
            <ncx:value>223</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="fcipLink">
        <xs:annotation>
          <xs:documentation>FCIP Link</xs:documentation>
          <xs:appinfo>
            <ncx:value>224</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="rpr">
        <xs:annotation>
          <xs:documentation>Resilient Packet Ring Interface Type</xs:documentation>
          <xs:appinfo>
            <ncx:value>225</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="qam">
        <xs:annotation>
          <xs:documentation>RF Qam Interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>226</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="lmp">
        <xs:annotation>
          <xs:documentation>Link Management Protocol</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 4327 - Link Management Protocol (LMP) Management
              	   Information Base (MIB)</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc4327.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>227</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="cblVectaStar">
        <xs:annotation>
          <xs:documentation>Cambridge Broadband Networks Limited VectaStar</xs:documentation>
          <xs:appinfo>
            <ncx:value>228</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="docsCableMCmtsDownstream">
        <xs:annotation>
          <xs:documentation>CATV Modular CMTS Downstream Interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>229</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="adsl2">
        <xs:annotation>
          <xs:documentation>Asymmetric Digital Subscriber Loop Version 2
            (DEPRECATED/OBSOLETED - please use adsl2plus(238)
            instead)</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 4706 - Definitions of Managed Objects for Asymmetric
              	   Digital Subscriber Line 2 (ADSL2)</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc4706.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:status>deprecated</ncx:status>
            <ncx:value>230</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="macSecControlledIF">
        <xs:annotation>
          <xs:documentation>MACSecControlled</xs:documentation>
          <xs:appinfo>
            <ncx:value>231</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="macSecUncontrolledIF">
        <xs:annotation>
          <xs:documentation>MACSecUncontrolled</xs:documentation>
          <xs:appinfo>
            <ncx:value>232</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="aviciOpticalEther">
        <xs:annotation>
          <xs:documentation>Avici Optical Ethernet Aggregate</xs:documentation>
          <xs:appinfo>
            <ncx:value>233</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="atmbond">
        <xs:annotation>
          <xs:documentation>atmbond</xs:documentation>
          <xs:appinfo>
            <ncx:value>234</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="voiceFGDOS">
        <xs:annotation>
          <xs:documentation>voice FGD Operator Services</xs:documentation>
          <xs:appinfo>
            <ncx:value>235</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="mocaVersion1">
        <xs:annotation>
          <xs:documentation>MultiMedia over Coax Alliance (MoCA) Interface
            as documented in information provided privately to IANA</xs:documentation>
          <xs:appinfo>
            <ncx:value>236</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ieee80216WMAN">
        <xs:annotation>
          <xs:documentation>IEEE 802.16 WMAN interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>237</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="adsl2plus">
        <xs:annotation>
          <xs:documentation>Asymmetric Digital Subscriber Loop Version 2,
            Version 2 Plus and all variants</xs:documentation>
          <xs:appinfo>
            <ncx:value>238</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="dvbRcsMacLayer">
        <xs:annotation>
          <xs:documentation>DVB-RCS MAC Layer</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 5728 - The SatLabs Group DVB-RCS MIB</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc5728.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>239</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="dvbTdm">
        <xs:annotation>
          <xs:documentation>DVB Satellite TDM</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 5728 - The SatLabs Group DVB-RCS MIB</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc5728.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>240</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="dvbRcsTdma">
        <xs:annotation>
          <xs:documentation>DVB-RCS TDMA</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 5728 - The SatLabs Group DVB-RCS MIB</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc5728.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>241</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="x86Laps">
        <xs:annotation>
          <xs:documentation>LAPS based on ITU-T X.86/Y.1323</xs:documentation>
          <xs:appinfo>
            <ncx:value>242</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="wwanPP">
        <xs:annotation>
          <xs:documentation>3GPP WWAN</xs:documentation>
          <xs:appinfo>
            <ncx:value>243</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="wwanPP2">
        <xs:annotation>
          <xs:documentation>3GPP2 WWAN</xs:documentation>
          <xs:appinfo>
            <ncx:value>244</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="voiceEBS">
        <xs:annotation>
          <xs:documentation>voice P-phone EBS physical interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>245</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ifPwType">
        <xs:annotation>
          <xs:documentation>Pseudowire interface type</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 5601 - Pseudowire (PW) Management Information Base</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc5601.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>246</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ilan">
        <xs:annotation>
          <xs:documentation>Internal LAN on a bridge per IEEE 802.1ap</xs:documentation>
          <xs:appinfo>
            <ncx:value>247</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="pip">
        <xs:annotation>
          <xs:documentation>Provider Instance Port on a bridge per IEEE 802.1ah PBB</xs:documentation>
          <xs:appinfo>
            <ncx:value>248</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="aluELP">
        <xs:annotation>
          <xs:documentation>Alcatel-Lucent Ethernet Link Protection</xs:documentation>
          <xs:appinfo>
            <ncx:value>249</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="gpon">
        <xs:annotation>
          <xs:documentation>Gigabit-capable passive optical networks (G-PON) as per
            ITU-T G.948</xs:documentation>
          <xs:appinfo>
            <ncx:value>250</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="vdsl2">
        <xs:annotation>
          <xs:documentation>Very high speed digital subscriber line Version 2
            (as per ITU-T Recommendation G.993.2)</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 5650 - Definitions of Managed Objects for Very High
              	   Speed Digital Subscriber Line 2 (VDSL2)</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc5650.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>251</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="capwapDot11Profile">
        <xs:annotation>
          <xs:documentation>WLAN Profile Interface</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 5834 - Control and Provisioning of Wireless Access
              	   Points (CAPWAP) Protocol Binding MIB for
              	   IEEE 802.11</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc5834.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>252</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="capwapDot11Bss">
        <xs:annotation>
          <xs:documentation>WLAN BSS Interface</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 5834 - Control and Provisioning of Wireless Access
              	   Points (CAPWAP) Protocol Binding MIB for
              	   IEEE 802.11</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc5834.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>253</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="capwapWtpVirtualRadio">
        <xs:annotation>
          <xs:documentation>WTP Virtual Radio Interface</xs:documentation>
          <ncx:reference>
            <ncx:text>RFC 5833 - Control and Provisioning of Wireless Access
              	   Points (CAPWAP) Protocol Base MIB</ncx:text>
            <ncx:url>http://www.ietf.org/rfc/rfc5833.txt</ncx:url>
          </ncx:reference>
          <xs:appinfo>
            <ncx:value>254</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="bits">
        <xs:annotation>
          <xs:documentation>bitsport</xs:documentation>
          <xs:appinfo>
            <ncx:value>255</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="docsCableUpstreamRfPort">
        <xs:annotation>
          <xs:documentation>DOCSIS CATV Upstream RF Port</xs:documentation>
          <xs:appinfo>
            <ncx:value>256</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="cableDownstreamRfPort">
        <xs:annotation>
          <xs:documentation>CATV downstream RF port</xs:documentation>
          <xs:appinfo>
            <ncx:value>257</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="vmwareVirtualNic">
        <xs:annotation>
          <xs:documentation>VMware Virtual Network Interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>258</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="ieee802154">
        <xs:annotation>
          <xs:documentation>IEEE 802.15.4 WPAN interface</xs:documentation>
          <xs:appinfo>
            <ncx:value>259</ncx:value>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:schema>

