and added files
[bcm963xx.git] / userapps / opensource / net-snmp / mibs / IANAifType-MIB.txt
1    IANAifType-MIB DEFINITIONS ::= BEGIN
2
3    IMPORTS
4        MODULE-IDENTITY, mib-2      FROM SNMPv2-SMI
5        TEXTUAL-CONVENTION          FROM SNMPv2-TC;
6
7    ianaifType MODULE-IDENTITY
8        LAST-UPDATED "200210170000Z"  -- Oct 17, 2002
9        ORGANIZATION "IANA"
10        CONTACT-INFO "        Internet Assigned Numbers Authority
11
12                      Postal: ICANN
13                              4676 Admiralty Way, Suite 330
14                              Marina del Rey, CA 90292
15
16                      Tel:    +1 310 823 9358
17                      E-Mail: iana@iana.org"
18        DESCRIPTION  "This MIB module defines the IANAifType Textual
19                      Convention, and thus the enumerated values of
20                      the ifType object defined in MIB-II's ifTable."
21
22        REVISION     "200210170000Z"  -- Oct 17, 2002
23        DESCRIPTION  "Registration of new IANAifType
24                     219."
25
26            REVISION     "200207160000Z"  -- Jul 16, 2002
27        DESCRIPTION  "Registration of new IANAifTypes
28                     217 and 218."
29
30        REVISION     "200207100000Z"  -- Jul 10, 2002
31        DESCRIPTION  "Registration of new IANAifTypes
32                     215 and 216."
33
34        REVISION     "200206190000Z"  -- Jun 19, 2002
35        DESCRIPTION  "Registration of new IANAifType
36                     214."
37
38        REVISION     "200201040000Z"  -- Jan 4, 2002
39        DESCRIPTION  "Registration of new IANAifTypes
40                     211, 212 and 213."
41
42        REVISION     "200112200000Z"  -- Dec 20, 2001
43        DESCRIPTION  "Registration of new IANAifTypes
44                     209 and 210."
45
46        REVISION     "200111150000Z"  -- Nov 15, 2001
47        DESCRIPTION  "Registration of new IANAifTypes
48                     207 and 208."
49
50        REVISION     "200111060000Z"  -- Nov 6, 2001
51        DESCRIPTION  "Registration of new IANAifType
52                     206."
53
54        REVISION     "200111020000Z"  -- Nov 2, 2001
55        DESCRIPTION  "Registration of new IANAifType
56                     205."
57
58        REVISION     "200110160000Z"  -- Oct 16, 2001
59        DESCRIPTION  "Registration of new IANAifTypes
60                     199, 200, 201, 202, 203, and 204."
61
62        REVISION     "200109190000Z"  -- Sept 19, 2001
63        DESCRIPTION  "Registration of new IANAifType
64                     198."
65
66        REVISION     "200105110000Z"  -- May 11, 2001
67        DESCRIPTION  "Registration of new IANAifType
68                     197."
69
70        REVISION     "200101120000Z"  -- Jan 12, 2001
71        DESCRIPTION  "Registration of new IANAifTypes
72                     195 and 196."
73
74        REVISION     "200012190000Z"  -- Dec 19, 2000
75        DESCRIPTION  "Registration of new IANAifTypes
76                     193 and 194."
77
78        REVISION     "200012070000Z"  -- Dec 07, 2000
79        DESCRIPTION  "Registration of new IANAifTypes
80                     191 and 192."
81
82        REVISION     "200012040000Z"  -- Dec 04, 2000
83        DESCRIPTION  "Registration of new IANAifType
84                     190."
85
86        REVISION     "200010170000Z"  -- Oct 17, 2000
87        DESCRIPTION  "Registration of new IANAifTypes
88                     188 and 189."  
89
90        REVISION     "200010020000Z"  -- Oct 02, 2000
91        DESCRIPTION  "Registration of new IANAifType 187." 
92
93        REVISION     "200009010000Z"  -- Sept 01, 2000
94        DESCRIPTION  "Registration of new IANAifTypes
95                      184, 185, and 186."                        
96
97        REVISION     "200008240000Z"  -- Aug 24, 2000
98        DESCRIPTION  "Registration of new IANAifType 183." 
99
100        REVISION     "200008230000Z"  -- Aug 23, 2000
101        DESCRIPTION  "Registration of new IANAifTypes
102                      174-182."
103
104        REVISION     "200008220000Z"  -- Aug 22, 2000
105        DESCRIPTION  "Registration of new IANAifTypes 170,
106                      171, 172 and 173."
107
108        REVISION     "200004250000Z"  -- Apr 25, 2000
109        DESCRIPTION  "Registration of new IANAifTypes 168 and 169."       
110
111        REVISION     "200003060000Z"  -- Mar 6, 2000
112        DESCRIPTION  "Fixed a missing semi-colon in the IMPORT.
113                      Also cleaned up the REVISION log a bit.
114                      It is not complete, but from now on it will
115                      be maintained and kept up to date with each
116                      change to this MIB module."
117
118        REVISION     "199910081430Z"  -- Oct 08, 1999
119        DESCRIPTION  "Include new name assignments up to cnr(85).
120                      This is the first version available via the WWW
121                      at: ftp://ftp.isi.edu/mib/ianaiftype.mib"
122
123        REVISION     "199401310000Z"  -- Jan 31, 1994
124        DESCRIPTION  "Initial version of this MIB as published in
125                      RFC 1573."
126        ::= { mib-2 30 }
127
128    IANAifType ::= TEXTUAL-CONVENTION
129        STATUS       current
130        DESCRIPTION
131                "This data type is used as the syntax of the ifType
132                object in the (updated) definition of MIB-II's
133                ifTable.
134
135                The definition of this textual convention with the
136                addition of newly assigned values is published
137                periodically by the IANA, in either the Assigned
138                Numbers RFC, or some derivative of it specific to
139                Internet Network Management number assignments.  (The
140                latest arrangements can be obtained by contacting the
141                IANA.)
142
143                Requests for new values should be made to IANA via
144                email (iana@iana.org).
145
146                The relationship between the assignment of ifType
147                values and of OIDs to particular media-specific MIBs
148                is solely the purview of IANA and is subject to change
149                without notice.  Quite often, a media-specific MIB's
150                OID-subtree assignment within MIB-II's 'transmission'
151                subtree will be the same as its ifType value.
152                However, in some circumstances this will not be the
153                case, and implementors must not pre-assume any
154                specific relationship between ifType values and
155                transmission subtree OIDs."
156        SYNTAX  INTEGER {
157                    other(1),          -- none of the following
158                    regular1822(2),
159                    hdh1822(3),
160                    ddnX25(4),
161                    rfc877x25(5),
162                    ethernetCsmacd(6),
163                    iso88023Csmacd(7),
164                    iso88024TokenBus(8),
165                    iso88025TokenRing(9),
166                    iso88026Man(10),
167                    starLan(11),
168                    proteon10Mbit(12),
169                    proteon80Mbit(13),
170                    hyperchannel(14),
171                    fddi(15),
172                    lapb(16),
173                    sdlc(17),
174                    ds1(18),            -- DS1-MIB
175                    e1(19),             -- Obsolete see DS1-MIB
176                    basicISDN(20),
177                    primaryISDN(21),
178                    propPointToPointSerial(22), -- proprietary serial
179                    ppp(23),
180                    softwareLoopback(24),
181                    eon(25),            -- CLNP over IP 
182                    ethernet3Mbit(26),
183                    nsip(27),           -- XNS over IP
184                    slip(28),           -- generic SLIP
185                    ultra(29),          -- ULTRA technologies
186                    ds3(30),            -- DS3-MIB
187                    sip(31),            -- SMDS, coffee
188                    frameRelay(32),     -- DTE only. 
189                    rs232(33),
190                    para(34),           -- parallel-port
191                    arcnet(35),         -- arcnet
192                    arcnetPlus(36),     -- arcnet plus
193                    atm(37),            -- ATM cells
194                    miox25(38),
195                    sonet(39),          -- SONET or SDH 
196                    x25ple(40),
197                    iso88022llc(41),
198                    localTalk(42),
199                    smdsDxi(43),
200                    frameRelayService(44),  -- FRNETSERV-MIB
201                    v35(45),
202                    hssi(46),
203                    hippi(47),
204                    modem(48),          -- Generic modem
205                    aal5(49),           -- AAL5 over ATM
206                    sonetPath(50),
207                    sonetVT(51),
208                    smdsIcip(52),       -- SMDS InterCarrier Interface
209                    propVirtual(53),    -- proprietary virtual/internal
210                    propMultiplexor(54),-- proprietary multiplexing
211                    ieee80212(55),      -- 100BaseVG
212                    fibreChannel(56),   -- Fibre Channel
213                    hippiInterface(57), -- HIPPI interfaces     
214                    frameRelayInterconnect(58), -- Obsolete use either
215                                        -- frameRelay(32) or 
216                                        -- frameRelayService(44).
217                    aflane8023(59),     -- ATM Emulated LAN for 802.3
218                    aflane8025(60),     -- ATM Emulated LAN for 802.5
219                    cctEmul(61),        -- ATM Emulated circuit          
220                    fastEther(62),      -- Fast Ethernet (100BaseT)
221                    isdn(63),           -- ISDN and X.25           
222                    v11(64),            -- CCITT V.11/X.21             
223                    v36(65),            -- CCITT V.36                  
224                    g703at64k(66),      -- CCITT G703 at 64Kbps
225                    g703at2mb(67),      -- Obsolete see DS1-MIB
226                    qllc(68),           -- SNA QLLC                    
227                    fastEtherFX(69),    -- Fast Ethernet (100BaseFX)   
228                    channel(70),        -- channel                     
229                    ieee80211(71),      -- radio spread spectrum       
230                    ibm370parChan(72),  -- IBM System 360/370 OEMI Channel
231                    escon(73),          -- IBM Enterprise Systems Connection
232                    dlsw(74),           -- Data Link Switching
233                    isdns(75),          -- ISDN S/T interface
234                    isdnu(76),          -- ISDN U interface
235                    lapd(77),           -- Link Access Protocol D
236                    ipSwitch(78),       -- IP Switching Objects
237                    rsrb(79),           -- Remote Source Route Bridging
238                    atmLogical(80),     -- ATM Logical Port
239                    ds0(81),            -- Digital Signal Level 0
240                    ds0Bundle(82),      -- group of ds0s on the same ds1
241                    bsc(83),            -- Bisynchronous Protocol
242                    async(84),          -- Asynchronous Protocol
243                    cnr(85),            -- Combat Net Radio
244                    iso88025Dtr(86),    -- ISO 802.5r DTR
245                    eplrs(87),          -- Ext Pos Loc Report Sys
246                    arap(88),           -- Appletalk Remote Access Protocol
247                    propCnls(89),       -- Proprietary Connectionless Protocol
248                    hostPad(90),        -- CCITT-ITU X.29 PAD Protocol
249                    termPad(91),        -- CCITT-ITU X.3 PAD Facility
250                    frameRelayMPI(92),  -- Multiproto Interconnect over FR
251                    x213(93),           -- CCITT-ITU X213
252                    adsl(94),           -- Asymmetric Digital Subscriber Loop
253                    radsl(95),          -- Rate-Adapt. Digital Subscriber Loop
254                    sdsl(96),           -- Symmetric Digital Subscriber Loop
255                    vdsl(97),           -- Very H-Speed Digital Subscrib. Loop
256                    iso88025CRFPInt(98), -- ISO 802.5 CRFP
257                    myrinet(99),        -- Myricom Myrinet
258                    voiceEM(100),       -- voice recEive and transMit
259                    voiceFXO(101),      -- voice Foreign Exchange Office
260                    voiceFXS(102),      -- voice Foreign Exchange Station
261                    voiceEncap(103),    -- voice encapsulation
262                    voiceOverIp(104),   -- voice over IP encapsulation
263                    atmDxi(105),        -- ATM DXI
264                    atmFuni(106),       -- ATM FUNI
265                    atmIma (107),       -- ATM IMA                  
266                    pppMultilinkBundle(108), -- PPP Multilink Bundle
267                    ipOverCdlc (109),   -- IBM ipOverCdlc
268                    ipOverClaw (110),   -- IBM Common Link Access to Workstn
269                    stackToStack (111), -- IBM stackToStack
270                    virtualIpAddress (112), -- IBM VIPA
271                    mpc (113),          -- IBM multi-protocol channel support
272                    ipOverAtm (114),    -- IBM ipOverAtm
273                    iso88025Fiber (115), -- ISO 802.5j Fiber Token Ring
274                    tdlc (116),         -- IBM twinaxial data link control
275                    gigabitEthernet (117), -- Gigabit Ethernet
276                    hdlc (118),         -- HDLC
277                    lapf (119),         -- LAP F
278                    v37 (120),          -- V.37
279                    x25mlp (121),       -- Multi-Link Protocol
280                    x25huntGroup (122), -- X25 Hunt Group
281                    trasnpHdlc (123),   -- Transp HDLC
282                    interleave (124),   -- Interleave channel
283                    fast (125),         -- Fast channel
284                    ip (126),           -- IP (for APPN HPR in IP networks)
285                    docsCableMaclayer (127),  -- CATV Mac Layer
286                    docsCableDownstream (128), -- CATV Downstream interface
287                    docsCableUpstream (129),  -- CATV Upstream interface
288                    a12MppSwitch (130), -- Avalon Parallel Processor
289                    tunnel (131),       -- Encapsulation interface
290                    coffee (132),       -- coffee pot
291                    ces (133),          -- Circuit Emulation Service
292                    atmSubInterface (134), -- ATM Sub Interface
293                    l2vlan (135),       -- Layer 2 Virtual LAN using 802.1Q
294                    l3ipvlan (136),     -- Layer 3 Virtual LAN using IP
295                    l3ipxvlan (137),    -- Layer 3 Virtual LAN using IPX
296                    digitalPowerline (138), -- IP over Power Lines       
297                    mediaMailOverIp (139), -- Multimedia Mail over IP
298                    dtm (140),        -- Dynamic syncronous Transfer Mode
299                    dcn (141),    -- Data Communications Network
300                    ipForward (142),    -- IP Forwarding Interface
301                    msdsl (143),       -- Multi-rate Symmetric DSL
302                    ieee1394 (144), -- IEEE1394 High Performance Serial Bus
303                    if-gsn (145),       --   HIPPI-6400 
304                    dvbRccMacLayer (146), -- DVB-RCC MAC Layer
305                    dvbRccDownstream (147),  -- DVB-RCC Downstream Channel
306                    dvbRccUpstream (148),  -- DVB-RCC Upstream Channel
307                    atmVirtual (149),   -- ATM Virtual Interface
308                    mplsTunnel (150),   -- MPLS Tunnel Virtual Interface
309                    srp (151),   -- Spatial Reuse Protocol       
310                    voiceOverAtm (152),  -- Voice Over ATM
311                    voiceOverFrameRelay (153),   -- Voice Over Frame Relay 
312                    idsl (154),          -- Digital Subscriber Loop over ISDN
313                    compositeLink (155),  -- Avici Composite Link Interface
314                    ss7SigLink (156),     -- SS7 Signaling Link 
315                    propWirelessP2P (157),  --  Prop. P2P wireless interface
316                    frForward (158),    -- Frame Forward Interface
317                    rfc1483 (159),       -- Multiprotocol over ATM AAL5
318                    usb (160),           -- USB Interface
319                    ieee8023adLag (161),  -- IEEE 802.3ad Link Aggregate
320                    bgppolicyaccounting (162), -- BGP Policy Accounting
321                    frf16MfrBundle (163), -- FRF .16 Multilink Frame Relay 
322                    h323Gatekeeper (164), -- H323 Gatekeeper
323                    h323Proxy (165), -- H323 Voice and Video Proxy
324                    mpls (166), -- MPLS                   
325                    mfSigLink (167), -- Multi-frequency signaling link
326                    hdsl2 (168), -- High Bit-Rate DSL - 2nd generation
327                    shdsl (169), -- Multirate HDSL2
328                    ds1FDL (170), -- Facility Data Link 4Kbps on a DS1
329                    pos (171), -- Packet over SONET/SDH Interface
330                    dvbAsiIn (172), -- DVB-ASI Input
331                    dvbAsiOut (173), -- DVB-ASI Output 
332                    plc (174), -- Power Line Communtications
333                    nfas (175), -- Non Facility Associated Signaling
334                    tr008 (176), -- TR008
335                    gr303RDT (177), -- Remote Digital Terminal
336                    gr303IDT (178), -- Integrated Digital Terminal
337                    isup (179), -- ISUP
338                    propDocsWirelessMaclayer (180), -- prop/Maclayer
339                    propDocsWirelessDownstream (181), -- prop/Downstream
340                    propDocsWirelessUpstream (182), -- prop/Upstream
341                    hiperlan2 (183), -- HIPERLAN Type 2 Radio Interface
342                    propBWAp2Mp (184), -- PropBroadbandWirelessAccesspt2multipt
343                    sonetOverheadChannel (185), -- SONET Overhead Channel
344                    digitalWrapperOverheadChannel (186), -- Digital Wrapper
345                    aal2 (187), -- ATM adaptation layer 2
346                    radioMAC (188), -- MAC layer over radio links
347                    atmRadio (189), -- ATM over radio links   
348                    imt (190), -- Inter Machine Trunks
349                    mvl (191), -- Multiple Virtual Lines DSL
350                    reachDSL (192), -- Long Reach DSL
351                    frDlciEndPt (193), -- Frame Relay DLCI End Point
352                    atmVciEndPt (194), -- ATM VCI End Point
353                    opticalChannel (195), -- Optical Channel
354                    opticalTransport (196), -- Optical Transport
355                    propAtm (197), --  Proprietary ATM       
356                    voiceOverCable (198), -- Voice Over Cable Interface
357                    infiniband (199), -- Infiniband
358                    teLink (200), -- TE Link
359                    q2931 (201), -- Q.2931
360                    virtualTg (202), -- Virtual Trunk Group
361                    sipTg (203), -- SIP Trunk Group
362                    sipSig (204), -- SIP Signaling   
363                    docsCableUpstreamChannel (205), -- CATV Upstream Channel
364                    econet (206), -- Acorn Econet
365                    pon155 (207), -- FSAN 155Mb Symetrical PON interface
366                    pon622 (208), -- FSAN622Mb Symetrical PON interface
367                    bridge (209), -- Transparent bridge interface
368                    linegroup (210), -- Interface common to multiple lines                  
369                    voiceEMFGD (211), -- voice E&M Feature Group D
370                    voiceFGDEANA (212), -- voice FGD Exchange Access North American
371                    voiceDID (213), -- voice Direct Inward Dialing
372                    mpegTransport (214), -- MPEG transport interface
373                    sixToFour (215), -- 6to4 interface
374                    gtp (216), -- GTP (GPRS Tunneling Protocol)
375                    pdnEtherLoop1 (217), -- Paradyne EtherLoop 1
376                    pdnEtherLoop2 (218), -- Paradyne EtherLoop 2
377                    opticalChannelGroup (219) -- Optical Channel Group
378                            }
379
380    END