>> MIB - Management Information Base

>> Table: pptpProfileTable - (.1.3.6.1.4.1.272.4.23.1.1)

pptpProfileTable
OIDNameTypeAccess
.1IdINTEGERRW
.2KeepaliveENUMD
.3MaxRequestsINTEGERRW
.4MaxBlockTimeINTEGERRW
.5MaxAckTimeoutINTEGERRW
.6ReassemblyTimeoutINTEGERRW
.7MaxSWinINTEGERRW
.8XmitWaitTimeINTEGERRW
.9MaxCtlConnINTEGERRW
.10GreWindowAdaptionENUMRW

Id
The profile ID of the PPTP profile.
Keepalive
When set to on(1), PPTP echo requests as described in
RFC 2637 are sent in regular intervals during the connection.
If set to off(2), no PPTP echo requests will be performed,
delete(3) determines the entry is marked for discard.
Enumerations:
  • on (1)
  • off (2)
  • delete (3)
MaxRequests
The maximum number of outstanding PPTP echo replies, until
the PPTP control connection is droped and all associated
calls are terminated.
MaxBlockTime
Maximum time (in msec) the GRE Send Window is blocked. 
If the GRE Send Window is full, no packets can be forwarded 
and the Maximum Time is passed, the GRE Send Window is 
resetted to prevent unsolvable situations.
MaxAckTimeout
Maximum value the adaptive Acknowledgment Timeout (in msec) 
can reach while it is calculated. According to RFC 2637.
ReassemblyTimeout
Maximum time (in msec) for rearranging out-of-sequence packets.
After this time outstanding packets will be supposed missing.
MaxSWin
Maximum GRE send window size
XmitWaitTime
Wait time (in msec) before transmitting data.
MaxCtlConn
Defines the maximum number of incoming PPTP control
connections per remote IP address.
GreWindowAdaption
Enables/disables the sliding GRE window algorithm.
Enumerations:
  • enabled (1)
  • disabled (2)


Copyright ©2003 by BinTec Access Networks GmbH