IPWorks SNMP 2020 .NET Edition

Questions / Feedback?

RemotePort Property

The port where the remote SNMP agent is listening.

Syntax

public int RemotePort { get; set; }
Public Property RemotePort As Integer

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.

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