Package org.netxms.client.snmp
Interface SnmpWalkListener
-
public interface SnmpWalkListenerListener for NXCSession.snmpWalk method
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonSnmpWalkData(List<SnmpValue> data)Called by NXCSession.snmpWalk when new data from server is available
-