|
|
Description:
|
gsmBcModemRate OBJECT-TYPE
SYNTAX INTEGER {
n300(0),
n600(1),
n1200(2),
n120075(3),
n2400(4),
n4800(5),
n7200(6),
n9600(7),
n12000(8),
n14400(9),
n16800(10),
n19200(11),
n21600(12),
n24000(13),
n26400(14),
n28800(15),
n31200(16),
n32000(17),
n33600(18),
n38400(19),
n43200(20),
n48000(21),
n56000(22),
n57600(23),
n64000(24) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This attribute indicates the transmission rate of the current modem
in use. A rate of 1200_75 is 75 bit/s in the transmit direction and
1200 bit/s in the receive direction. All other rates are the same in
both the transmit and receive directions."
|
|
|
|