MIB Viewer

mdmProfileIdleTimerMode

OBJECT-TYPE
1.3.6.1.4.1.272.4.18.1.1.16
Access
read-write
Status
mandatory
Sub-identifiers
0
The idle timer is used to specify the duration of an interval between successive characters received from the modem which, when exceeded, will cause the modem driver to terminate the assembly of a data packet and to forward it to the higher-layer protocols (this is in analogy to the ITU X.3 parameter #4). This object specifies the mode how the idle timer is set: static (1): the idle time is taken from the object mdmProfileIdleTimerFixedDelay (default) dynamic (2): the idle time is set to the duration that a number of mdmProfileIdleTimerCharDelay characters (octets) would take for transmission corresponding to the actually used receive bit-rate of the modem. If the bit-rate can not be found out, the static mode is used instead.
INTEGER { static(1), dynamic(2) }