|
Description:
|
hwIpReturnDownstreamProfileChannelMapUdpPortList OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..24))
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Indicates the UDP port ID for channel mapping of the downstream IP return profile.
3 bytes in a group: 1 byte for the channel and 2 bytes for the UDP port. The rest can be deduced by analogy.
A maximum of 8 mapping groups are supported in the downstream direction. Only overwrite is supported.
Mapping relationships are issued in full each time. To switch the mapping relationship from channel 2 to UDP port 4,
issue 0x01 0x00 0x00 0x02 0x00 0x04 0x03 0x00 0x00 0x04 0x00 0x00 0x05 0x00 0x00 0x06 0x00 0x00 0x07 0x00 0x00 0x08 0x00 0x00.
If the mapping UDP port ID is 0, no mapping is made. In this case, the channel encounters service congestion.
UDP port IDs cannot be repeated during mapping.
This object only supports cascade(3) mode.
In local(1) mode, only the default value can be set.
In remote(2) mode, only the default value can be set.
Default: 01 00 00 02 00 00 03 00 00 04 00 00 05 00 00 06 00 00 07 00 00 08 00 00(hex)"
|
|
|