RemoteIpAddress |
The remote IP address for the tunnel. |
RemoteUdpPort |
The remote UDP port number for the tunnel. Range: 0 to 65535 |
RemoteTunnelId |
The ID used by the remote end for the tunnel. Range: 0 to 65535 |
RemoteSessionId |
The ID used by the remote end for the session. Range: 0 to 65535 |
RemoteHostname |
The name of the remote host. Length: 0 to 255 |
LocalIpAddress |
The local IP address for the tunnel. |
LocalUdpPort |
The local UDP port number for the tunnel. Range: 0 to 65535 |
LocalTunnelId |
The ID used by the local end for the tunnel. Range: 0 to 65535 |
LocalSessionId |
The ID used by the local end for the session. Range: 0 to 65535 |
LocalHostname |
The name of the local host. Length: 0 to 255 |
CallSerialNumber |
The call serial number for the session. |
DataSequencing |
This object specifies if sequence numbers are used on the data channel of the session. Enumerations: |
State |
The current state of the session as specified in RFC2661. Selecting shutdown(7) value results in session hangup. Any other value is ignored. Enumerations: - idle (1)
- waittunnel (2)
- waitcsanswer (3)
- waitreply (4)
- waitconnect (5)
- established (6)
- shutdown (7)
|
Info |
Info on the state of the session. Length: 0 to 255 |
ClientPPPCrcErrors |
The number of PPP CRC errors detected by the LAC while communicating with the PPP client. This value is only significant in L2TP-LNS mode. |
ClientPPPFramingErrors |
The number of PPP framing errors detected by the LAC while communicating with the PPP client. This value is only significant in L2TP-LNS mode. |
ClientPPPHardwareOverruns |
The number of PPP hardware overruns detected by the LAC while communicating with the PPP client. This value is only significant in L2TP-LNS mode. |
ClientPPPBufferOverruns |
The number of PPP buffer overruns detected by the LAC while communicating with the PPP client. This value is only significant in L2TP-LNS mode. |
ClientPPPTimeoutErrors |
The number of PPP timeout errors detected by the LAC while communicating with the PPP client. This value is only significant in L2TP-LNS mode. |
ClientPPPAlignmentErrors |
The number of PPP alignment errors detected by the LAC while communicating with the PPP client. This value is only significant in L2TP-LNS mode. |