|
|
Description:
|
channelAdminStatus OBJECT-TYPE
SYNTAX INTEGER {
locked (1), unlocked (2), shuttingDown (3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This object is used to control the management state of this channel. When this object is set to locked(1) all existing customers connected to this channel shall be immediately disconnected and further join requests to this channel should be rejected. If this object is set to shuttingDown(3), no further join requests should be accepted for this channel; when all existing customers have disconnected from this channel the value of this object moves to locked(1)."
|
|
|
|
|
|