IPWorks SNMP 2020 Java Edition

Questions / Feedback?

Objects Property

The objects in the current request.

Syntax

public SNMPObjectList getObjects();
public void setObjects(SNMPObjectList objects);

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) 2022 /n software inc. - All rights reserved.
IPWorks SNMP 2020 Java Edition - Version 20.0 [Build 8202]