Description | This represents one entry in the p2mpThresholdTable.
At the head end:
Thresholds can be created on each upstream channel either on a
per channel or per subscriber unit basis.
When creating thresholds on a per subscriber unit basis, the
user must specify the subscriber unit's MAC address and the
ifIndex of the MAC layer (propDocsWirelessMaclayer) at the
head end.
When creating thresholds on a per channel basis, the user
must set the MAC address to zero(00 00 00 00 00 00). The channel
ID is specified by the ifIndex of the upstream channel. Hence,
when creating thresholds on a per channel basis, the ifIndex must
be set to the ifIndex of the upstream channel
(propDocsWirelessUpstream) on which the threshold is created.
At the subscriber end:
Thresholds can only be created on the downstream channel. Since
there is only one downstream channel, thresholds cannot be
created per channel ID. Hence, when a thresholds is created, the
users sets the MAC address (p2mpThreshSuMacAdress) to
zero(00 00 00 00 00 00). The ifIndex must be set to the ifIndex
of the downstream channel (propDocsWirelessDownstream). |