MIB Viewer

sipcktSourceRoute

OBJECT-TYPE
1.3.6.1.4.1.97.3.21.1.1.5
Access
read-write
Status
mandatory
Source
CTATX-MIB
Sub-identifiers
0
Specifies the behavior of IP routing with respect to (link-layer) source routing for this circuit. If default(1) then behavior depends on whether the port is token ring or not. If token ring then ARP requests are sent both as source-routing explorers and as local frames; if not token ring then only local frames are sent. If sr(2) then ARP requests are sent as source-routing explorers only. If no-sr(3) then ARP requests are sent as local frames only. If both(4), ARP requests are sent both as source-routing explorers and as local frames. Default(1) should be adequate for most uses unless either source routing is being used on FDDI, or the ARP traffic is excessive on token ring.
INTEGER { default(1), sr(2), no-sr(3), both(4) }