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

WalkLimit Property

The limit of oid's returned in a walk.

Object Oriented Interface

public function getWalkLimit();
public function setWalkLimit($value);

Procedural Interface

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

Default Value

0

Remarks

This property specifies the limit of how many oid's are to be traversed during an SNMP Walk. If set to 0, the class will traverse all oid's in the specified table that are lexographically greater than the value of the specified table oid.

Data Type

Integer

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