Uses of Class
org.netxms.client.snmp.SnmpValue
-
Packages that use SnmpValue Package Description org.netxms.client.snmp -
-
Uses of SnmpValue in org.netxms.client.snmp
Method parameters in org.netxms.client.snmp with type arguments of type SnmpValue Modifier and Type Method Description voidSnmpWalkListener. onSnmpWalkData(List<SnmpValue> data)Called by NXCSession.snmpWalk when new data from server is available
-