CTmsActionParamType
This textual convention represents the type of the action parameter. The semantics as follows. unsigned(1), Unsigned integer. networkAddress(2), represents a network address e,g, IPv4 and IPv6 address. string(3) A sequence of octets.
Possible values
3 objects| Number | Name |
|---|---|
| 1 | unsigned |
| 2 | networkAddress |
| 3 | string |