Address attributes
Defines the address line attributes that the target will support
Signature: addressattrs(cinfo)
Return Value:
ACSuccess 0
ACUnknownError 1
ACOperationNotSupported 2
Remarks:
The agent.addAddressAttr callback should be used in this operation to define the address attributes for the target, refer to agent.addAddressAttr callback for full details. The callback can only be used in scripted agents that are defined with a .con file. The values specified for the address attributes, will be available to be used in other operations inside of the "settings" dictionary object.