MIB Viewer

clCSSecTunTLSClientProcState

OBJECT-TYPE
1.3.6.1.4.1.9.9.838.1.4.2.6
Access
read-only
Status
current
Sub-identifiers
0
This object represents the state of the TLS Client process. TLS Client process is responsible in establishing TLS tunnel with the Gateway. It encapsulates the data packets before sending them to the Gateway over the tunnel. tlscProcDown(1): This value indicates that the process is down, tlscProcInProg(2): This value indicates that the process is just coming up and is in-progress. tlscProcUp(3): This value indicates that the process is up and running. tlscProcReStart(4): This value indicates that the process is in restart.
INTEGER { tlscProcDown(1), tlscProcInProg(2), tlscProcUp(3), tlscProcReStart(4) }