|
|
| AbsoluteTimeout
| Determines whether timeouts are inactivity timeouts or absolute timeouts.
|
| CodePage
| The system code page used for Unicode to Multibyte translations (Windows/COM only).
|
| ContextEngineId
| The context engine id in the message.
|
| ContextName
| The context name in the message.
|
| FirewallData
| Used to send extra data to the firewall.
|
| InBufferSize
| The size in bytes of the incoming queue of the socket.
|
| MaxPacketSize
| The maximum length of the packets that can be received.
|
| OutBufferSize
| The size in bytes of the outgoing queue of the socket.
|
| QOSFlags
| Flags determining Quality Of Service bits of packets sent by the socket.
|
| ShareLocalPort
| If set to True, allows more than one instance of the component to be active on the same local port.
|
| SocketHandle
| The handle of the main socket used by the component.
|
| TimeWindow
| The time window used for SNMPv3 timeliness checking (authentication).
|
| TrapAgentAddress
| The address of the object generating the trap.
|
| TrapCommunity
| The value of the Community parameter for SNMP traps.
|
| TrapEnterprise
| The type of the object generating the trap.
|
| TrapPort
| The port where SNMP traps are sent.
|
| UseConnection
| Determines whether to use a connected socket.
|
| WinsockInfo
| Identifying information about the loaded Winsock stack (Windows only)
|
| WinsockLoaded
| Loads and unloads Winsock on demand (Windows only)
|
| WinsockMaxDatagramSize
| Size in bytes of the largest UDP datagram that can be sent or received (Windows only)
|
| WinsockMaxSockets
| Maximum number of sockets available to a single process (Windows only)
|
| WinsockPath
| The path to the Winsock DLL used (Windows only)
|
| WinsockStatus
| The status of the Winsock stack (Windows only)
|