This function was written for internal use only. It parses IP addresses received from a CA Application Insight Module (AIM). CA has only tested this function with an internal class; therefore, another type of class may not be supported.
Syntax
This function has the following format:
snmpStringParser(Delimiter, Type to convert to, String to parse 1, String to parse 2)
Parameters
The type of class to which to parse the supplied strings.
The IP address to parse. Two strings enable you to provide addresses in IPv4 and IPv6 format.
Return Values
Returns the converted value of the string, or returns "null" when the function cannot parse the string.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|