serialModemConnectResp
RMON2-MIB ·
.1.3.6.1.2.1.16.19.10.1.6
Object
column
deprecated
r/w
OctetString
An ASCII string containing substrings that describe the
expected modem connection response code and associated bps
rate. The substrings are delimited by the first character
in the string, for example:
/CONNECT/300/CONNECT 1200/1200/CONNECT 2400/2400/
CONNECT 4800/4800/CONNECT 9600/9600
will be interpreted as:
response code bps rate
CONNECT 300
CONNECT 1200 1200
CONNECT 2400 2400
CONNECT 4800 4800
CONNECT 9600 9600
The agent will use the information in this string to adjust
the bps rate of this serial interface once a modem connection
is established.
A value that is appropriate for a wide variety of modems is:
'/CONNECT/300/CONNECT 1200/1200/CONNECT 2400/2400/
CONNECT 4800/4800/CONNECT 9600/9600/CONNECT 14400/14400/
CONNECT 19200/19200/CONNECT 38400/38400/'.
Context
- MIB
- RMON2-MIB
- OID
.1.3.6.1.2.1.16.19.10.1.6- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- serialConfigEntry
- Table
- serialConfigTable
- Siblings
- 8
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| serialMode deprecated The type of incoming connection to be expected on this
serial interface. | column | Enumeration | .1.3.6.1.2.1.16.19.10.1.1 |
| serialProtocol deprecated The type of data link encapsulation to be used on this
serial interface. | column | Enumeration | .1.3.6.1.2.1.16.19.10.1.2 |
| serialTimeout deprecated This timeout value is used when the Management Station has
initiated the conversation over the serial link. This variable
represents the number of seconds of inactivity allowed b… | column | Integer32 | .1.3.6.1.2.1.16.19.10.1.3 |
| serialModemInitString deprecated A control string that controls how a modem attached to this
serial interface should be initialized. The initialization
is performed once during startup and again after each
conne… | column | OctetString | .1.3.6.1.2.1.16.19.10.1.4 |
| serialModemHangUpString deprecated A control string that specifies how to disconnect a modem
connection on this serial interface. This object is only
meaningful if the associated serialMode has the value
of modem(… | column | OctetString | .1.3.6.1.2.1.16.19.10.1.5 |
| serialModemNoConnectResp deprecated An ASCII string containing response codes that may be
generated by a modem to report the reason why a connection
attempt has failed. The response codes are delimited by
the first… | column | OctetString | .1.3.6.1.2.1.16.19.10.1.7 |
| serialDialoutTimeout deprecated This timeout value is used when the probe initiates the
serial connection with the intention of contacting a
management station. This variable represents the number
of seconds of… | column | Integer32 | .1.3.6.1.2.1.16.19.10.1.8 |
| serialStatus deprecated The status of this serialConfigEntry.
An entry may not exist in the active state unless all
objects in the entry have an appropriate value. | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.16.19.10.1.9 |