|
|
Description:
|
wtSeriPortState OBJECT-TYPE
SYNTAX INTEGER {wtSeriPortFree(0), wtSeriPortInUse(1), wtSeriPortLockScanning(2), wtSeriPortLockConnected(3), wtSeriPortLockUnconnected(4)}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This value specifies the the connection state of the serial port.
0=Server mode, no connection
1=Server mode, active connection
2=Special mode, attempting to establish a connection
3=Special mode, active connection or special mode configured (e.g. SLIP router)
4=Special mode, no connection
The values wtSeriRemotePort and wtSeriRemoteIP includes the belonging connection parameters"
|
|
|
|