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

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

serialConnectType(3)

 
 

OID description



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

Description:

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 }


 
 
Short link:


Parent OID: serialConnectionEntry(1) First sibling OID: serialConnectIndex(1) Previous sibling OID: serialConnectDestIpAddress(2) Next sibling OID: serialConnectDialString(4) Last sibling OID: serialConnectStatus(9)