MIB Viewer

sprotoArpTranslate

OBJECT-TYPE
1.3.6.1.4.1.97.3.17.1.1.7
Access
read-write
Status
mandatory
Source
CTATX-MIB
Sub-identifiers
0
These options are intended to compensate for any like- ly implementation of internet ARP on 802.5 token ring. If set to bitswap1(2), then embedded MAC addresses for ARP packets with hardwareType 1 (Ethernet) will be bitswapped. If bitswap6(3) then embedded MAC addresses for ARP packets with hardware type 6 (IEEE 802) will be bitswapped. If bitswap61(4) then both type-1 and type-6 ARP packets will be bitswapped. If oneto6(5), then in- coming type-6 ARP packets will be changed to type-1 and outgoing type-1 ARP packets will be changed to type-6, both without bitswapping. If oneto6swap(6), then incom- ing type-6 ARP packets will be converted to type-1 and outgoing type-1 to type-6, with embedded addresses bitswapped. This option only applies to token ring ports. The fac- tory default for all ports is none(1).
INTEGER { none(1), bitswap1(2), bitswap6(3), bitswap61(4), oneto6(5), oneto6swap(6) }