eth-link-snoop-endpoint eth-probe-port
Simics Reference Manual  /  5 Classes  / 

eth-probe

Description

Ethernet probe. The probe can be inserted between any devices or link talking via the ethernet_common interface. A snooper or probe function can be attached to listen to the traffic going to the probe, and possibly modify it. Use command insert-ethernet-probe to create and insert a probe. Or do a manual connection instead by using command create-unconnected-ethernet-probe and assign the attributes in port A and B of the probe.

Interfaces Implemented

conf_object, log_object, ethernet_probe

Notifiers

cell-change
Notifier that is triggered after the object's cell was changed.
object-delete
Notifier that is triggered just before Simics object is deleted.
queue-change
Notifier that is triggered after the object's clock was changed. New clock can be obtained with the SIM_object_clock function.

Commands for this class

Attributes

probe_ports
Required attribute; read/write access; type: [oo]
Port objects of the probe as [Port A, Port B]

Provided By

eth-probe
eth-link-snoop-endpoint eth-probe-port