ifType

Oliver Korfmacher <okorf@netcs.com> Tue, 31 August 1993 14:50 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa03823; 31 Aug 93 10:50 EDT
Received: from CNRI.RESTON.VA.US by IETF.CNRI.Reston.VA.US id aa03819; 31 Aug 93 10:50 EDT
Received: from ietf.cnri.reston.va.us by CNRI.Reston.VA.US id aa12674; 31 Aug 93 10:50 EDT
Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa03804; 31 Aug 93 10:50 EDT
Received: from CNRI.RESTON.VA.US by IETF.CNRI.Reston.VA.US id aa03800; 31 Aug 93 10:47 EDT
Received: from [192.76.152.15] by CNRI.Reston.VA.US id aa12574; 31 Aug 93 10:47 EDT
Received: from keks.netcs.com by thuer.netcs.com with SMTP (5.67a8+/25-eef) id AA11081; Tue, 31 Aug 1993 16:46:44 +0200
Received: by keks.netcs.com (5.65/25-eef) id AA03582; Tue, 31 Aug 93 16:46:39 +0200
X-Orig-Sender: iplpdn-request@IETF.CNRI.Reston.VA.US
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Oliver Korfmacher <okorf@netcs.com>
Message-Id: <9308311446.AA03582@keks.netcs.com>
Subject: ifType
To: snmp@lists.psi.com
Date: Tue, 31 Aug 93 16:46:36 MEST
Cc: ietf-ppp@ucdavis.edu, iplpdn@nri.reston.va.us
X-Mailer: ELM [version 2.2 PL0]
X-Charset: ASCII
X-Char-Esc: 29

SNMP, MIB-II, rfc 1213, ifType is
              DESCRIPTION
                      "The type of interface, distinguished according to
                      the physical/link protocol(s) immediately `below'
                      the network layer in the protocol stack."

Possible values are

                          other(1),          -- none of the following
			  ..
                          basicISDN(20),
                          primaryISDN(21),
                          propPointToPointSerial(22),
                          ppp(23),
			  ..
                          frame-relay(32)

Now, keeping in mind the last discussions "IP over ISDN" 
giving ppp or rfc1294/Q.922 framing as method of choice,
a snmp-get can return

	20	indicating that a plain ISDN link is used
	22	indicating a synch. data stream over the B-channel
	23	indicating that ppp is used
	32	indicating that ISDN is used as access trunk to frame
		relay networks

or
	1	:-)

Comments?

	Oliver

        Oliver Korfmacher (okorf@netcs.com, whois OK11)