IPWorks SNMP 2020 JavaScript Edition

Questions / Feedback?

Objects Property

The objects in the current request.

Syntax


 getObjects(): SNMPObjectList;

 setObjects(objects: SNMPObjectList): void;

Default Value

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.

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