DocsIf3CmtsCmCtrl¶
Leafs
docsif3cmtscmctrlcmdcommitdocsif3cmtscmctrlcmddisableforwardingdocsif3cmtscmctrlcmdmacaddrdocsif3cmtscmctrlcmdmuteintervaldocsif3cmtscmctrlcmdmuteuschid
Enum Classes
-
class
DOCSIF3MIB.DocsIf3CmtsCmCtrl¶ Bases:
EntityClass Hierarchy :
DOCSIF3MIBDocsIf3CmtsCmCtrlThis class represents state data.
-
docsif3cmtscmctrlcmdmacaddr¶ This attribute represents the MAC Address of the CM which the CMTS is instructed to send the CM-CTRL-REQ message
type: str
pattern: [0-9a-fA-F]{2}(:[0-9a-fA-F]{2}){5}
config: False
-
docsif3cmtscmctrlcmdmuteuschid¶ This attribute represents the Upstream Channel ID (UCID) to mute or unmute. A value of zero indicates all upstream channels. This attribute is only applicable when the docsIf3CmtsCmCtrlCmdCommit attribute is set to ‘mute’
type: int
range: 0..255
config: False
-
docsif3cmtscmctrlcmdmuteinterval¶ This attribute represents the length of time that the mute operation is in effect. This attribute is only applicable when the docsIf3CmtsCmCtrlCmdCommit attribute is set to ‘mute’. A value of 0 is an indication to unmute the channel referenced by the docsIf3CmtsCmCtrlCmdMuteUsChId attribute while a value of 0xFFFFFFFF is used to mute the channel referenced by the docsIf3CmtsCmCtrlCmdMuteUsChId attribute indefinitely
type: int
range: 0..4294967295
config: False
units: milliseconds
-
docsif3cmtscmctrlcmddisableforwarding¶ When set to ‘true’, this attribute disables data forwarding to the CMCI when the docsIf3CmtsCmCtrlCmdCommit attribute is set to ‘disableForwarding’. When set to ‘false’, this attribute enables data forwarding to the CMCI when the docsIf3CmtsCmCtrlCmdCommit attribute is set to ‘disableForwarding’. This attribute is only applicable when the docsIf3CmtsCmCtrlCmdCommit attribute is set to ‘disableForwarding’
type: bool
config: False
-
docsif3cmtscmctrlcmdcommit¶ This attribute indicates the type of command for the CMTS to trigger in the CM-CTRL-REQ message. This attribute will return the value of the last operation performed or the default value if no operation has been performed
type:
DocsIf3CmtsCmCtrlCmdCommitconfig: False
-