|
Description:
|
appnPortDlcType OBJECT-TYPE
SYNTAX INTEGER {
other(1),
sdlc(2),
tokenRing(6),
frameRelay(30),
x25(31) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Type of the DLC interface used by this port. Possible values are:
sdlc - synchronous data link control
x25 - QLLC logical link control
tokenRing - IEEE 802.2 logical link control
frameRelay - RFC1490 and IEEE 802.2 logical link control
other - dlc type other than those listed above."
|
|
|