|
Description:
|
hwIpReturnDownstreamProfileChannelMapList OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0..16))
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Indicates the channel mapping of the downstream IP return profile.
2 bytes in a group: 1 byte for the src channel and 1 byte for the dst channel. 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 channel 4,
issue 0x01 0x00 0x02 0x04 0x03 0x00 0x04 0x00 0x05 0x00 0x06 0x00 0x07 0x00 0x08 0x00.
If the mapping channel ID is 0, no mapping is made. In this case, the channel encounters service congestion.
This object supports local(1) mode and cascade(3) mode.
In remote(2) mode, only the default value can be set.
Default: 01 00 02 00 03 00 04 00 05 00 06 00 07 00 08 00(hex)"
|
|
|