ARP Object (arp:ARP)


Description:

The ARP message

Parents: StreamBlock

Children: None

Next headers: custom:Custom, customrepeat:CustomRepeat

ARP Attributes

Attribute Description
hardware

Hardware type

Type: HardwareByte

Default: 0001

Possible Values:

Value Description
0001 Ethernet
ihAddr

Hardware address length

Type: INTEGER

Default: 6

ipAddr

Protocol address length

Type: INTEGER

Default: 4

Name

A text name for the object. This attribute is required when you use stream block modifiers such as RangeModifier, RandomModifier, and TableModifier. See the description of the OffsetReference attribute for these modifier objects for more information.

Type: string

operation

Operation code

Type: ARPOperationByte

Default: 1

Possible Values:

Value Description
0 Unknown
1 ARP Request
2 ARP Reply
protocol

Protocol type

Type: ProtocolByte

Default: 0800

Possible Values:

Value Description
0800 Internet IP
senderHwAddr

Sender hardware address

Type: MACADDR

Default: 00:00:01:00:00:02

senderPAddr

Sender IP address

Type: IPV4ADDR

Default: 192.85.1.2

targetHwAddr

Target hardware address

Type: MACADDR

Default: 00:00:00:00:00:00

targetPAddr

Target IP address

Type: IPV4ADDR

Default: 0.0.0.0