<< Click to Display Table of Contents >> Navigation: »No topics above this level« SNMPVariableCollection.ReadFiltered Method |
Read a subset off all SNMP variables.
[Visual Basic]
Public Sub ReadFiltered( _
ByVal filter As List(Of String) _
)
[C#]
public int ReadFiltered(
List<string> filter
);
filter
List of all variable names to read
Zero on success.
SNMPVariableCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]