MIB Viewer

pwGenUdpMuxMethod

OBJECT-TYPE
1.3.6.1.4.1.164.14.1.1.1.1.21
Access
read-write
Status
current
Sub-identifiers
0
This objects defines the method in which the UDP header is used to multiplex between different PWs, as follows: sourcePort - validate the destination port value and perform internal routing according to the source port (RAD's old implementation). destinationPort - the configured destination port, together with both the source and destination IP addresses, uniquely identifies the PW for the receiver (standard method). It is applicable only when pwPsnType= ip(3).
INTEGER { notApplicable (1), sourcePort (2), destinationPort (3) }