v1

latestOpenAPI 3.0.0Apache 2.02026-07-1335624312.5 KB
Agent

Adds a new ipalias for the agent.

port defaults to 161 if not specified. mask defaults to the class-based network mask for the address. interface defaults to the default network interface. If port is set to 0, the system will automatically select a port number. This is useful for client-mode protocols, such as TFTP or TOD. Upon start of an IP alias with a 0 (auto-assigned) port number, its port will change to contain the value of the selected system port.

post/mimic/agent/{agentNum}/ipalias/add/{IP}/{port}/{mask}/{interface}

Path parameters

agentNuminteger required

Agent to add the IP alias

IPstring required

IP address , IPv4 or IPv6

portinteger required

SNMP port , 0 or empty for default

maskstring required

Netmask, empty for default

interfacestring required

Interface. Empty for default

Response

successful operation

string required