IPWorks SNMP 2020 .NET Edition

Questions / Feedback?

Objects Property

The objects in the current request.

Syntax

public SNMPObjectList Objects { get; }
Public Property Objects As SNMPObjectList

Remarks

The SNMP objects being sent or received in the current request. The collection is first cleared, then populated every time an SNMP packet is received. It is also used to create outgoing SNMP packets.

This collection is indexed from 0 to Count - 1.

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