|
Description:
|
fcfLineSpeed OBJECT-TYPE
SYNTAX INTEGER {
s300(23),
s600(2),
s1200(3),
s2400(6),
s3200(7),
s4800(8),
s9600(10),
s14400(9),
s19200(11),
s28800(26),
s38400(12),
s48000(13),
s56000(14),
s57600(24),
s64000(15),
s72000(16),
s115200(25),
s128000(17),
s144000(18),
s256000(19),
s512000(20),
s1024000(21),
s2048000(22)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The value of this object indicates the speed in
bits per second used on this serial line
interface. The values s300, s57600 and s115200 can
not be used on synchronous serial line interfaces.
The default value is 's19200'."
|
|
|