a3IParpReqFormat
A3Com-IPextns-r5-MIB ·
.1.3.6.1.4.1.43.2.6.13.1.4
Object
column
mandatory
r/w
Enumeration
This parameter specifies the Ethernet header format
used for ARP requests. If this is set to ethernet (1),
ARP sends requests with an Ethernet Version 2 header.
If this is set to snap (2), ARP sends requests with the
IEEE 802.2 and 802.3 headers, including the Snap extension.
If this is set to both (3), ARP sends two request packets,
one with Ethernet format and one with the Snap extensions.
If this is set to auto(128), the default request format is
based on the media type of the interface with which this
parameter is associated.
When GETting the value of this object, the first three
enumerations (ethernet, snap, and both) are returned if
this parmeter was explicitly set to one of these values.
If this parameter was set to auto(128), either ethAuto(129),
snapAuto(130), or bothAuto(131) will be returned, depending
on which header format is the most appropriate (which
is based on the media type of the associated interface).
This object corresponds to the UI parameter: -arp RequestFormat.
Context
- MIB
- A3Com-IPextns-r5-MIB
- OID
.1.3.6.1.4.1.43.2.6.13.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3IParpConfigEntry
- Table
- a3IParpConfigTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ethernet |
2 | snap |
3 | both |
128 | auto |
129 | ethAuto |
130 | snapAuto |
131 | bothAuto |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3IParpPortIndex mandatory The port index to which these entries apply. | column | Integer32 | .1.3.6.1.4.1.43.2.6.13.1.1 |
| a3IParpProxyCtl mandatory This object applies to ARP requests for networks or
subnetworks that are in the IP routing table. When
this is the case, this system will respond to the
request with the MAC addr… | column | Enumeration | .1.3.6.1.4.1.43.2.6.13.1.2 |
| a3IParpHoldTime mandatory This object determines the amount of time, in hours,
an entry can stay in the ARP table. When the
specified time elapses, the entry is deleted. When
one sixteenth of the time el… | column | Integer32 | .1.3.6.1.4.1.43.2.6.13.1.3 |
| a3IParpRemAddr mandatory The value of this object reflects the IP address
that is assigned to the boundary router that is
attached to this port. This address is used when
a RARP request is received from … | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.43.2.6.13.1.5 |
| a3IParpInvCtl mandatory This object specifies whether inverse arp is
enabled on this port. Note, this affects only
Frame Relay ports. | column | Enumeration | .1.3.6.1.4.1.43.2.6.13.1.6 |