|
|
Description:
|
gsmBcModemReceiverTransmitter OBJECT-TYPE
SYNTAX INTEGER {
notApplicable(0),
rxOnTxOff(1),
rxOffTxOn(2),
rxTxOn(3) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This attribute indicates whether the fax data modem is in receive or
transmit mode. If this is not a fax data modem call, then the value is
set to notApplicable. Valid values are:
notApplicable, Not an applicable field.
rxOnTxOff, Receiver is on, transmitter is off.
rxOffTxOn, Receiver is off, transmitter is on.
rxTxOn, Reciever is on, transmitter is on."
DEFVAL { notApplicable }
|
|
|
|