---
oid: "1.3.6.1.4.1.11.2.15.5.1.3"
short-description: "serialConnectType OBJECT-TYPE"
last-modified: "2017-12-18"
parent-oid: "1.3.6.1.4.1.11.2.15.5.1"
---

## OID: `1.3.6.1.4.1.11.2.15.5.1.3`

```asn1
{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 11 nm(2) snmpAccess(15) serialConnectionTable(5) serialConnectionEntry(1) serialConnectType(3)}
```

### Description

```asn1
serialConnectType OBJECT-TYPE
SYNTAX INTEGER
{ direct(1),
modem(2),
switch(3),
modem-switch(4)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The type of outgoing connection to make. If this object
has the value direct(1), then a direct serial connection
is assumed. If this object has the value modem(2),
then serialConnectDialString will be used to make a modem
connection. If this object has the value switch(3),
then serialConnectSwitchConnectSeq will be used to establish
the connection over a serial data switch, and
serialConnectSwitchDisconnectSeq will be used to terminate
the connection. If this object has the value modem-switch(4),
then a modem connection will be made first followed by
the switch connection.
This object may not be modifed if the associated
serialConnectStatus object is equal to valid(1)."
DEFVAL { 1 }
```

**Classification:** MIB object for network management

### Child OIDs

No child OID

### Terms of Use

[Terms of use](https://oid-base.com/disclaimer.htm.md)

**Note to implementers:**: The OID repository is constantly updated but does not necessarily store the latest (or most accurate) version of this formal description. For an implementation, it is recommended to search the web for a more recent description. If this is the case, please update the above description.
