sla:PermanentResponder

sla Responder permanent port configs for tcp-connect and udp-echo are handled with this mo.If this MO used the IP address will always be wild-card, only the port is configurable.

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
ipAddress address:Ip
IP on which the responder is listenening to receive the packets from the sender. This property is applicable only for TCP or UDP protocol. Required only if ip sla sender probe's control is disabled. Permanently enables the responder functionality on the specified port and IP. If the user needs wild card IP address, then use 0.0.0.0(any IP) Value must match ipv4 or ipv6 known format
port sla:PortNum
(scalar:Uint16)
Port on which the responder is listenening to receive the packets from the sender. This property is applicable only for TCP or UDP protocol. Required only if ip sla sender probe's control is disabled. Permanently enables the responder functionality on the specified port.
RANGE: [1 , 65535]
protocol sla:RespProto
(scalar:Enum8)
Responder protocol types supported types are udp-echo, tcp-connect SELECTION:
1 - udp
2 - tcp
DEFAULT: tcp

Internal Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
modTs mo:TStamp
(scalar:Date)
The time when this object was last modified. SELECTION:
0 - never
DEFAULT: never
status mo:ModificationStatus
(scalar:Bitmask32)
The upgrade status. This property is for internal use only. SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced