| Type |
The PPTP call type. Enumerations: |
| Direction |
Direction of the PPTP call, incoming(1) or outgoing(2). Enumerations: |
| Age |
The age of the call. For outgoing calls, the time since
the call began, or for incoming calls, the time since the
call was received. The format is in hh:mm:ss.00. |
| State |
The state of the PPTP call according RFC 2637. Enumerations: - idle (1)
- wait-cs-ans (2)
- wait-reply (3)
- wait-connect (4)
- established (5)
- wait-disc (6)
- close (7)
- delete (8)
|
| RemoteIpAddress |
The called (for outgoing calls) or calling IP address
(for incoming calls). |
| LocalIpAddress |
The calling (for outgoing calls) or called IP address
(for incoming calls). |
| ReceivedPackets |
Count of received valid GRE-encapsulated packets. |
| ReceivedOctets |
Count of received valid Octets. |
| ReceivedErrors |
Count of received invalid GRE-encapsulated packets. |
| TransmitPackets |
Count of transmitted GRE-encapsulated packets. |
| TransmitOctets |
Count of transmitted Octets. |
| TransmitErrors |
Count of transmit errors. |
| Info |
Additional information to identify the PPTP call. |
| LocId |
The local PPTP call ID assigned by remote. |
| RemId |
The locally assigned remote PPTP call ID. |
| Serial |
The unique Call Serial Number. Unlike the Call ID,
both the PNS and PAC associate the same Call Serial
Number with a given session |
| SWin |
The negotiated GRE send window size |
| GreWindowAdaption |
Displays wether the sliding GRE window algorithm is enabled
or disabled. Enumerations: |
| AssociatedIfIndex |
The index of the associated virtual interface. |