Main page
OID Repository
https://oid-base.com
Display OID:

serialModemConnectResp(10)


Navigating the OID tree

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

serialModemConnectResp OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"An ASCII string conntaining substrings that desribe 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."
DEFVAL { "/CONNECT/300/CONNECT 1200/1200/CONNECT 2400/2400/
CONNECT 4800/4800/CONNECT 9600/9600/CONNECT 14400/14400/
CONNECT 19200/19200/CONNECT 38400/38400/" }



Classification:

MIB object for network management

See classes of OIDs
Short URL for this page:


Parent OID: serialConfigEntry(1) First sibling OID: serialIfIndex(1) Previous sibling OID: serialModemHangUpString(9) Next sibling OID: serialModemNoConnectResp(11) Last sibling OID: serialTrapTimeout(13)