|
Description:
|
mvrGroupsCtlAction OBJECT-TYPE
SYNTAX INTEGER {noAction(0), create(1), destory(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Sets the configure action for a contiguous range of MVR group
addresses. The start addresses is the current value of
mvrGroupsCtlId and the range count is the current value of
mvrGroupsCtlCount. Set this object to create(2) to
create MVR group addresses. Set this object
to destory(3) to delete MVR group addresses. When
the action is complete, this object becomes noAction(1)."
|
|
|