SnmpKit.SnmpMgr.V2Walk (snmpkit v1.3.21)
Handles iterative SNMP walks for one or many targets.
Single-target walks still run synchronously in the caller, while multi-target walks can share one caller process and one UDP socket without spawning a task per target.
Summary
Functions
Performs a full SNMP walk for a given target and root OID.
Performs bounded multi-target SNMP walks using a shared UDP socket.