Programmer's Guide (Supporting ADX v03.1.00) Manual

40 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Methods
3
Return values
Table 85 contains the return values of the method.
Error messages
List of Error Messages
getAllSnmpClients
Description
This method retrieves all the configured SNMP clients.
Parameters
Table 86 contains the parameters required for the method.
Return values
Table 87 contains the return values of the method.
Error messages
List of Error Messages
TABLE 85 Return values
Name Type Description
genericInfo ResponseInformation Generic information. This provides the information - total entries
available and the time at which the values are retrieved.
serverList RadiusServerConfiguration[ ] Retrieves all the configured RADIUS servers.
TABLE 86 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional Sets the start index for retrieving the configured
SNMP clients.When both startIndex and
numRetrieved parameters are not present, then
all the possible configured SNMP clients will be
returned.
numRetrieved unsignedInt Optional Specifies the number of configured SNMP clients
to be retrieved. The maximum value allowed is 64.
When both startIndex and numRetrieved
parameters are not present, then all possible
configured SNMP clients will be returned.
Filter SnmpClientFilter Optional Filter criteria.
TABLE 87 Parameters
Name Type Description
genericInfo ResponseInformation This provides the information - total entries available and the time at which
the values are retrieved.
clientList SnmpClient[ ] Retrieves all the IPv4 and IPv6 configured SNMP clients.