MIB Viewer

serialConnectType

OBJECT-TYPE
1.3.6.1.2.1.16.19.14.1.3
Access
read-create
Status
deprecated
Source
RMON2-MIB
Sub-identifiers
0
The type of outgoing connection to be made. 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 modified if the associated serialConnectStatus object is equal to active(1).
INTEGER { direct(1), modem(2), switch(3), modemSwitch(4) }