IP*Works! S/SNMP V9 - Online Help
IP*Works! S/SNMP V9
Questions / Feedback?

StoreWalkObjects Property

Tells the component whether or not to store returned objects.

Object Oriented Interface

public function getStoreWalkObjects();
public function setStoreWalkObjects($value);

Procedural Interface

ipworksssnmp_snmpmgr_get($res, 26 );
ipworksssnmp_snmpmgr_set($res, 26, $value );

Default Value

true

Remarks

When a Walk is performed, this property tells the class whether or not to store the objects that are returned by the server in the Objects collection. If the data is accumulated through the events, and not desired to be saved by the class, set this property to false.

Data Type

Boolean

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0