DlmsTypeIpcpOptionType Enumeration

Supported IPCP option types

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
public enum Type

Members

IPCompressionProtocol2 This configuration option provides a way to negotiate the use of a specific compression protocol
PreferredLocalIpAddress3 This configuration option provides a way to negotiate the IP address to be used on the local end of the link
PreferredPeerIPAddresses20 This configuration option provides a way to negotiate the IP Address to be used on the remote end of the link
GrantAccessPrefPeerOnList21 This configuration option indicates whether the device can accept PPP connection only with peer devices with IP Address on the above list or not
UseStaticIPPool22 This configuration option provides a method to negotiate the compression of the data link layer address and control fields

See Also