This object specifies permitted methods of creating
entries in cwdIfQosProfileTable.
CreateByManagement(0) is set if entries can be created
using SNMP. UpdateByManagement(1) is set if updating
entries using SNMP is permitted.
CreateBySubscriberUnits(2) is set if entries can be
created based on information in REG-REQ MAC messages
received from Subscriber units. Information in this
object is only applicable if cwdIfQosProfileTable is
implemented as read-create.
Otherwise, this object is implemented as read-only
and returns CreateBySubscriberUnits(2).
Either CreateByManagement(0) or
CreateBySubscriberUnits(2) must be set when writing
to this object. If this object has a value of
createByManagement(2) the qos entries can be created
and modified by the management.
If this object has a value of UpdateByManagement(1)
the qos entries can be updated my management irrespective
of who created it. But the management cannot create
new entry in the cwdIfQosProfileTable.