|
Description:
|
fcfLineModSpeed OBJECT-TYPE
SYNTAX INTEGER {
s150(1),
s300(2),
s600(3),
s1200(4),
s2400(5),
s4800(9),
s9600(11),
s19200(12),
s28800(13),
s38400(14),
s57600(15),
s115200(16)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The value of this object indicates the speed in
bits per second used between the equipment and the
modem for this serial line interface. The other
characteristics of this communication are : no
parity, one stop bit, eight bits per character.
The default value is 's9600'."
|
|
|