MIB Viewer

wtSeriPortState

OBJECT-TYPE
1.3.6.1.4.1.5040.1.1.1.3.4.1.4
Access
read-only
Status
mandatory
Sub-identifiers
0
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
INTEGER { wtSeriPortFree(0), wtSeriPortInUse(1), wtSeriPortLockScanning(2), wtSeriPortLockConnected(3), wtSeriPortLockUnconnected(4) }