IPWorks SNMP 2020 C++ Builder Edition

Questions / Feedback?

RemotePort Property

The port where the remote SNMP agent is listening.

Syntax

__property int RemotePort = { read=FRemotePort, write=FSetRemotePort };

Default Value

161

Remarks

The RemotePort is the port on the RemoteHost to send SNMP requests to.

A valid port number (a value between 1 and 65535) is required. The default value is 161.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SNMP 2020 C++ Builder Edition - Version 20.0 [Build 8202]