IPWorks SNMP 2020 Kotlin Edition

Questions / Feedback?

Objects Property

The objects in the current request.

Syntax

public val objects: MutableSNMPObjectList

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 size - 1.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks SNMP 2020 Kotlin Edition - Version 20.0 [Build 7941]