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.
Parsed from file mibmodem.mib.txt
Company: None
Module: BIANCA-BRICK-MIBMODEM-MIB
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.
Parsed from file BIANCA-BRICK-MIBMODEM-MIB.mib
Module: BIANCA-BRICK-MIBMODEM-MIB
Vendor: BinTec Communications GmbH
Module: BIANCA-BRICK-MIBMODEM-MIB
[Automatically extracted from oidview.com]
mdmProfileIdleTimerMode OBJECT-TYPE SYNTAX INTEGER { static(1), dynamic(2) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { mdmProfileEntry 16 }
mdmProfileIdleTimerMode OBJECT-TYPE SYNTAX INTEGER { static(1), dynamic(2) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { mdmProfileEntry 16 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.272.4.18.1.1.1 | mdmProfileName | 0 | 0 | The name of the profile. Eight profiles are available. |
1.3.6.1.4.1.272.4.18.1.1.2 | mdmProfileDescr | 0 | 0 | Profile Description. Info only. |
1.3.6.1.4.1.272.4.18.1.1.3 | mdmProfileModulation | 0 | 0 | This object specifies the preferred modulation (automode on) or the modulation (automode disabled) to be used in originating or a… |
1.3.6.1.4.1.272.4.18.1.1.4 | mdmProfileMinBps | 0 | 0 | This object specified the lowest rate, at which the modem may establish a connection. |
1.3.6.1.4.1.272.4.18.1.1.5 | mdmProfileMaxRecvBps | 0 | 0 | This object specifies the highest receive rate, at which the modem may establsh a connection. |
1.3.6.1.4.1.272.4.18.1.1.6 | mdmProfileMaxXmitBps | 0 | 0 | This object specifies the highest transmit rate, at which the modem may establsh a connection. |
1.3.6.1.4.1.272.4.18.1.1.7 | mdmProfileAutoMode | 0 | 0 | When this object is set to on, the modem will automatically negotiate the best rates beginning with the selected Modulation and M… |
1.3.6.1.4.1.272.4.18.1.1.8 | mdmProfileComprV42bis | 0 | 0 | This object specifies, whether V.42bis compression shall be used for modem connections. When set to off, V.42bis compression will… |
1.3.6.1.4.1.272.4.18.1.1.9 | mdmProfileComprMNP5 | 0 | 0 | This object specifies, whether MNP Class 5 compression shall be used for modem connections. When set to off, MNP Class 5 compress… |
1.3.6.1.4.1.272.4.18.1.1.10 | mdmProfileErrorCorr | 0 | 0 | This object specifies the kind of error correction being used for a connection: none no error correction will be used. required e… |
1.3.6.1.4.1.272.4.18.1.1.11 | mdmProfileXmitLevel | 0 | 0 | This object specifies the transmit attenuation in dB. |
1.3.6.1.4.1.272.4.18.1.1.12 | mdmProfileCDWaitTime | 0 | 0 | This object specifies the amount of time in milliseconds, the modem will wait for the appearance of the carrier. If the carrier w… |
1.3.6.1.4.1.272.4.18.1.1.13 | mdmProfileCDRespTime | 0 | 0 | This object specifies the period of time in milliseconds, a carrier has to be present, before it will be recognized as a carrier. |
1.3.6.1.4.1.272.4.18.1.1.14 | mdmProfileCDDiscTime | 0 | 0 | This object specifies the amount of time, the carrier has to drop, before the modem will assume the carrier to be lost. |
1.3.6.1.4.1.272.4.18.1.1.15 | mdmProfileRetrain | 0 | 0 | The modem will : off (1) : disable line quality monitor and auto-retrain. retrain (2) : enable line quality monitor and auto-… |
1.3.6.1.4.1.272.4.18.1.1.17 | mdmProfileIdleTimerFixedDelay | 0 | 0 | This object specifies the duration of the idle timer in milliseconds (see the object mdmProfileIdleTimerMode for further descrip… |
1.3.6.1.4.1.272.4.18.1.1.18 | mdmProfileIdleTimerCharDelay | 0 | 0 | This object specifies the number of characters (octets) which is used to calculate the idle timer corresponding to the actually … |