IPWorks SNMP 2020 Delphi Edition

Questions / Feedback?

WalkLimit Property

The limit of oid's returned in a walk.

Syntax

property WalkLimit: Integer read get_WalkLimit write set_WalkLimit;

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 component will traverse all oid's in the specified table that are lexographically greater than the value of the specified table oid.

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