DlmsTypeLcpOptionType Enumeration
Supported LCP option types
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
| MaximumReceiveUnit | 1 |
This configuration option may be sent to inform the peer that the implementation can receive larger packets,
or to request that peer send smaller packets. The default value is 1 500 octets
|
| AsyncControlCharacterMap | 2 |
This configuration option provides a method to negotiate the use of control character transparency on asynchronous links
|
| AuthenticationProtocol | 3 |
This configuration option provides a method to negotiate the use of a specific protocol for authentication
|
| MagicNumber | 5 |
This configuration option provides a method to detect looped-back links and other data link layer anomalies
|
| ProtocolFieldCompression | 7 |
This configuration option provides a method to negotiate the compression of the PPP protocol fields
|
| AddressControlFieldCompression | 8 |
This configuration option provides a method to negotiate the compression of the data link layer address and control fields
|
| FCSAlternatives | 9 |
This configuration option provides a method for an implementation to specify another FCS format to be sent by the peer, or to negotiate away the FCS altogether
|
| Callback | 13 |
This configuration option provides a method for an implementation to request a dial-up peer to call back
|