CISCO-CABLE-WIDEBAND-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-CABLE-WIDEBAND-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ciscoCableWidebandMIB | 1.3.6.1.4.1.9.9.479 |
This is the MIB module for the support of Channel Bonding Protocol for the Cable Modem Termination System (CMTS). Wideband DOCSIS is a method of increasing downstream bandwidth by simultaneously transmitting DOCSIS data over multiple RF channels. This DOCSIS data is organized as a sequence of 188-byte MPEG-TS data packets. A Wideband CMTS (WCMTS) is a CMTS that also transmits Wideband MPEG-TS packets. An Edge QAM (Quadrature Amplitude Modulation) device is one which provides the QAM and used to couple the Wideband MPEG-TS packet onto the HFC plant. A Wideband Cable Modem (WCM) is a CableModem (CM) that is able to receive Wideband MPEG-TS packets. A wideband channel or Bonded Group (BG) is a logical grouping of one or more physical RF channels over which MPEG-TS packets are carried. Wideband channel carries DOCSIS bonded packets encapsulated in MPEG-TS packets from a WCMTS to one or more WCMs. Packets outgoing from WCMTS to the WCM are formatted with the DOCSIS Header. The DOCSIS packets are then formatted into MPEG-TS data packets. These are 188 byte MPEG packets containing the DOCSIS information. Within DOCSIS Header of the WB Channel there is an extended header called, DOCSIS Bonding Extended Header, the format of which is shown below: -------------------------------------------------------- | ---------------------------------------------------- | | | TYPE | LEN | BSID | SEQ | | ---------------------------------------------------- | | | byte 0 | byte 1-2 | byte 3-4 | |--------------------------------------------------------| DOCSIS Bonding Extended Header BSID is the Bonding Service IDentifier, it defines a sequence number for a Wideband channel. It is used by the WCM to re-sequence packets received over downstream channels to maintain packet order. SEQ is per service flow sequence number. Whereas TYPE is the type of the Bonding Extended Header and LEN specifies its length. A Narrowband Channel is a standard DOCSIS downstream channel which contains exactly one RF channel. The wideband protocol utilizes the existing narrowband downstream channel for carrying the MAC management and signaling messages and the associated narrowband upstream for return data traffic and signaling. The channel bonding protocol supports multiple wideband bonded groups. This will allow the WCM to listen to multiple bonded groups at the same time. This would support (for example) multicast video being sent to a CPE device on the LAN side of the WCM in addition to standard DOCSIS data. Channel Bonding allows two types of Bonding Group (BG) interfaces. These are Secondary BG interface and non-Secondary BG interface. The Secondary BG interfaces will carry the multicast traffic, whereas, the non-Secondary BG interface will carry the non-multicast traffic. This MIB also allows for configuration of the RF channels on the WCMTS, as well as the association between the RF and narrowband downstream channels with the BG channel. Fiber Node is an optical node which terminates the fiber based downstream signal as an electrical signal onto a coaxial RF cable. DEPI: Downstream external physical interface. TSID: MPEG2 Transport Stream ID. SFP: Small Form-Factor Pluggable. |
||
ciscoCableWidebandMIBNotifs | 1.3.6.1.4.1.9.9.479.0 | |||
ccwbSFPLinkDownNotification | 1.3.6.1.4.1.9.9.479.0.1 |
This notification is generated when link of SFP port is lost. entPhysicalName identifies the SFP port. |
||
ccwbSFPLinkUpNotification | 1.3.6.1.4.1.9.9.479.0.2 |
This notification is generated when link of SFP port is up. entPhysicalName identifies the SFP port. |
||
ciscoCableWidebandMIBObjects | 1.3.6.1.4.1.9.9.479.1 | |||
ccwbRFChannelTable | 1.3.6.1.4.1.9.9.479.1.1 | no-access |
This table contains attributes of the physical RF channels. MPEG-TS packets are sent across RF channels within a wideband channel. These physical RF channels might be present on a different system but the WCMTS entity requires the knowledge of that system for its operation. |
|
1.3.6.1.4.1.9.9.479.1.1.1 | no-access |
An entry provides a list of attributes for a single downstream RF channel per WCMTS entity. An entry in this table exists for each configured RF channel on the WCMTS entity that provides the wideband DOCSIS functionality. The index, entPhysicalIndex, used here is the physical index of the wideband controller card. Since RF channels are considered part of the Wideband controller card, hence entPhysicalIndex is used for associating RF channels. |
||
ccwbRFChannelNum | 1.3.6.1.4.1.9.9.479.1.1.1.1 | unsigned32 | no-access |
The WCMTS identification of the RF channel. The range of this object is limited to 0-18 in the case of annex A/256qam, and 0-23 for Annex B and C. |
ccwbRFChannelFrequency | 1.3.6.1.4.1.9.9.479.1.1.1.2 | unsigned32 | read-only |
The center of the downstream frequency associated with this RF channel. The final downstream RF frequency may be provided by an edge QAM device or the CMTS itself. See the associated compliance object for a description of valid frequencies that may be written to this object. If the downstream frequency associated with this RF channel is greater than the maximum value reportable by this object then this object should report its maximum value (1,000,000,000) and ccwbRFChannelFrequencyRev1 must be used to report the downstream frequency. This object is deprecated and replaced by ccwbRFChannelFrequencyRev1. |
ccwbRFChannelWidth | 1.3.6.1.4.1.9.9.479.1.1.1.3 | unsigned32 | read-only |
The bandwidth of this downstream RF channel. Most implementations are expected to support a channel width of 6 MHz (North America) and/or 8 MHz (Europe). See the associated compliance object for a description of the valid channel widths for this object. |
ccwbRFChannelModulation | 1.3.6.1.4.1.9.9.479.1.1.1.4 | integer | read-only |
The modulation type associated with this downstream RF channel. See the associated conformance object for write conditions an limitations. See the DOCSIS specification for specifics on the modulation profiles implied by qam64 qam256 and qam1024. qam64, qam256 and qam1024 are various modulation schemes often used in digital cable and cable modem applications. The numbers 64/256/1024 in qam represent constellation points, which is the measurement of qam transmission capability, the higher the number, higher the bits that can be transmitted. Enumeration: 'qam256': 2, 'qam64': 1, 'qam1024': 3. |
ccwbRFChannelAnnex | 1.3.6.1.4.1.9.9.479.1.1.1.5 | integer | read-only |
The value of this object indicates the conformance of the implementation to important regional cable standards. annexA : Annex A from ITU-J83 is used. annexB : Annex B from ITU-J83 is used. annexC : Annex C from ITU-J83 is used. Enumeration: 'annexA': 1, 'annexB': 2, 'annexC': 3. |
ccwbRFChannelMpegPkts | 1.3.6.1.4.1.9.9.479.1.1.1.6 | counter64 | read-only |
The number of MPEG packets transmitted on this RF channel. |
ccwbRFChannelStorageType | 1.3.6.1.4.1.9.9.479.1.1.1.7 | storagetype | read-only |
The storage type for this conceptual row. |
ccwbRFChannelRowStatus | 1.3.6.1.4.1.9.9.479.1.1.1.8 | rowstatus | read-only |
Controls and reflects the status of rows in this table. It can be used for creating and deleting entries in this table. The ccwbRFChannelAnnex and ccwbRFChannelModulation must be valid for a row to be created. |
ccwbRFChannelUtilization | 1.3.6.1.4.1.9.9.479.1.1.1.9 | unsigned32 | read-only |
The calculated and truncated utilization for this RF channel over the previous complete measuring interval. The configured duration of the measurement intervals is defined in the ccwbRFChanUtilInterval object. The utilization index is a percentage expressing the ratio between bytes used to transmit data versus the total number of bytes transmitted in the raw bandwidth of the RF channel. |
ccwbRFChannelFrequencyRev1 | 1.3.6.1.4.1.9.9.479.1.1.1.10 | unsigned32 | read-only |
The center of the downstream frequency associated with this RF channel. The final downstream RF frequency may be provided by an edge QAM device or the CMTS itself. See the associated compliance object for a description of valid frequencies that may be written to this object. |
ccwbRFChannelQamTable | 1.3.6.1.4.1.9.9.479.1.2 | no-access |
This table contains information of the external edge QAM which provide the physical RF channels which are available to the wideband channels. |
|
1.3.6.1.4.1.9.9.479.1.2.1 | no-access |
An entry provides a list of attributes for a single RF channel which can be physically present on an external edge QAM device. An entry in this table exists for each configured RF channel on the WCMTS module that provides the wideband DOCSIS functionality. |
||
ccwbRFChanQamIPAddressType | 1.3.6.1.4.1.9.9.479.1.2.1.1 | inetaddresstype | read-only |
The type of internet address. This object identifies the internet address type specified by ccwbRFChanQamIPAddress object. |
ccwbRFChanQamIPAddress | 1.3.6.1.4.1.9.9.479.1.2.1.2 | inetaddress | read-only |
The IP address of the edge QAM device or the CMTS cable interface which provides the physical RF channel. The IP address will be of the type represented by object ccwbRFChanQamIPAddressType. |
ccwbRFChanQamMacAddress | 1.3.6.1.4.1.9.9.479.1.2.1.3 | macaddress | read-only |
The MAC address of the edge QAM device or next hop router which might be present between the WCMTS and the edge QAM. |
ccwbRFChanQamUdpPort | 1.3.6.1.4.1.9.9.479.1.2.1.4 | inetportnumber | read-only |
The port number on the edge QAM associated with this RF channel. |
ccwbRFChanQamTos | 1.3.6.1.4.1.9.9.479.1.2.1.5 | unsigned32 | read-only |
The value of the TOS field in the IP header for all Ethernet frames destined for the given RF channel. |
ccwbRFChanQamVlanId | 1.3.6.1.4.1.9.9.479.1.2.1.6 | unsigned32 | read-only |
The VLAN ID to be inserted in the Ethernet frames when using 802.1q frames instead of normal 802.1 frames for the given RF channel. The value of 0 indicates that 802.1 frames are being used and is not supported in setting this object. |
ccwbRFChanQamPriorityBits | 1.3.6.1.4.1.9.9.479.1.2.1.7 | unsigned32 | read-only |
The priority bits used when inserting Ethernet 802.1q VLAN tags into the Ethernet frames destined for a given RF channel. Priority Bits (0=Best effort, 1=background, 2=spare, 3=excellent effort, 4=controlled load, 5=video, 6=voice, 7=network control). |
ccwbRFChanQamDepiRemoteId | 1.3.6.1.4.1.9.9.479.1.2.1.8 | unsigned32 | read-only |
The DEPI remote ID on edge QAM associated with this RF channel. |
ccwbRFChanQamDepiTunnel | 1.3.6.1.4.1.9.9.479.1.2.1.9 | snmpadminstring | read-only |
This object specifies the name of the DEPI tunnel which determines the DEPI data session configuration associated with this RF channel. |
ccwbRFChanQamTsid | 1.3.6.1.4.1.9.9.479.1.2.1.10 | unsigned32 | read-only |
This object specifies the MPEG2 transport stream ID which is associated with this RF channel. |
ccwbWBtoRFMappingTable | 1.3.6.1.4.1.9.9.479.1.3 | no-access |
A wideband channel is a logical grouping of one or more physical RF channels over which Wideband MPEG-TS packets are carried. This table contains association information of the wideband channels to the RF channels that are available for the WCMTS. |
|
1.3.6.1.4.1.9.9.479.1.3.1 | no-access |
An entry provides a list of attributes for a single association between a wideband channel and a RF channel. An entry in this table exists for each association between a wideband channel and RF channel on the WCMTS. It is indexed by the ifIndex of the wideband channel and entPhysicalIndex and ccwbRFChannelNum which represents the RF channel. This object may be modified or deleted once they are already created. |
||
ccwbWBtoRFBandwidth | 1.3.6.1.4.1.9.9.479.1.3.1.1 | gauge32 | read-only |
The percentage of the RF channel bandwidth allocated for this wideband channel. |
ccwbWBtoRFStorageType | 1.3.6.1.4.1.9.9.479.1.3.1.2 | storagetype | read-only |
The storage type for this conceptual row. |
ccwbWBtoRFRowStatus | 1.3.6.1.4.1.9.9.479.1.3.1.3 | rowstatus | read-only |
Controls and reflects the status of rows in this table. It can be used for creating and deleting entries in this table. The ccwbWBtoRFBandwidth must be valid for a row to be created. When ccwbWBtoRFRowStatus is 'active', the object ccwbWBtoRFBandwidth can be modified. |
ccwbWBtoNBMappingTable | 1.3.6.1.4.1.9.9.479.1.4 | no-access |
This table contains information of the mapping of the wideband channels to the Narrowband channels that are available on the WCMTS. The wideband protocol utilizes the existing narrowband downstream channel for carrying the MAC management and signaling messages and the associated narrowband upstream for return data traffic and signaling. |
|
1.3.6.1.4.1.9.9.479.1.4.1 | no-access |
An entry provides a list of attributes for a association between a wideband channel and a narrowband channel. An entry in this table exists for each association between a wideband channel and narrowband channel on the WCMTS. The valid ifType for the ifIndex used here is, ciscoDocsCableWBDownstream(224). |
||
ccwbWBtoNBifIndexForNB | 1.3.6.1.4.1.9.9.479.1.4.1.1 | interfaceindex | no-access |
The ifIndex of the narrowband cable interface associated with this wideband channel. |
ccwbWBtoNBStorageType | 1.3.6.1.4.1.9.9.479.1.4.1.2 | storagetype | read-only |
The storage type for this conceptual row. |
ccwbWBtoNBRowStatus | 1.3.6.1.4.1.9.9.479.1.4.1.3 | rowstatus | read-only |
Controls and reflects the status of rows in this table. It can be used for creating and deleting entries in this table. The object ccwbWBtoNBifIndexForNB must be valid in order for row to be created. |
ccwbWBBondGrpTable | 1.3.6.1.4.1.9.9.479.1.5 | no-access |
This table provides information about a Wideband BG interface, whether its configured to carry multicast or non-multicast traffic. For multicast the BG interface type is Secondary and for non-multicast its non-Secondary. Other objects could be added to this later in the future. |
|
1.3.6.1.4.1.9.9.479.1.5.1 | no-access |
An entry in this table provides information about each Wideband BG interface whose ifType is ciscoDocsCableWBDownstream(224). |
||
ccwbWBBondGrpSecondary | 1.3.6.1.4.1.9.9.479.1.5.1.1 | truthvalue | read-write |
This object has the value 'true(1)' if the WB interface(BG) is Seconday and the value 'false(2)' for non-Secondary. |
ccwbWBCmStatusTable | 1.3.6.1.4.1.9.9.479.1.6 | no-access |
This table contains Wideband Cable Modem(WCM) connectivity state. A WCM connectivity state can be associated with multiple Wideband interfaces. |
|
1.3.6.1.4.1.9.9.479.1.6.1 | no-access |
Status information for a single Wideband Cable Modem. An entry in this table exists for each Wideband Cable Modem that is connected to the WCMTS. |
||
ccwbWBCmStatusValue | 1.3.6.1.4.1.9.9.479.1.6.1.1 | integer | read-only |
Current WB Cable Modem connectivity state, as specified in the RF Interface Specification. Returned status information is the WCM status as assumed by the WCMTS, and indicates the following events: The enumerations are: offline(1) : modem considered offline. others(2) : states is in ccwbWBCmStatusValue. initRangingRcvd(3) : modem sent initial ranging. initDhcpReqRcvd(4) : dhcp request received. onlineNetAccessDisabled(5): modem registered, but network access for the WCM is disabled. onlineKekAssigned(6) : modem registered, BPI enabled and KEK assigned. onlineTekAssigned(7) : modem registered, BPI enabled and TEK assigned. rejectBadMic(8) : modem did attempt to register but registration was refused due to bad mic. rejectBadCos(9) : modem did attempt to register but registration was refused due to bad COS. kekRejected(10) : KEK modem key assignment rejected. tekRejected(11) : TEK modem key assignment rejected. online(12) : modem registered, enabled for data. initTftpPacketRcvd(13) : tftp packet received and option file transfer started. initTodRquestRcvd(14) : Time of the Day (TOD) request received. reset(15) : modem is resetting. rangingInProgress(16) : initial ranging is in progress. dhcpGotIpAddr(17) : modem has got an IP address rejStaleConfig(18) : modem did attempt to register but registration was refused due to stale Config. rejIpSpoof(19) : modem did attempt to register but registration was refused due to IP Spoof. rejClassFail(20) : modem did attempt to register but registration was refused due to Class failure. rejRegNack(21) : modem did attempt to register but no acknowledgement was received. bpiKekExpired(22) : KEK modem key assignment expired. bpiTekExpired(23) : TEK modem key assignment expired. shutdown(24) : modem is in shutdown state. channelChgInitRangingRcvd(25) : modem sent initial ranging during channel change. channelChgRangingInProgress(26) : initial ranging is in progress during channel change. wbOnline(27) : Wideband modem is online. wbOnlinePrivacy(28) : Wideband modem is online Privacy enabled. wbOnlineKekAssigned(29) : Wideband modem is online and KEK assigned. wbOnlineTekAssigned(30) : Wideband modem is online and TEK assigned. wbOnlineNetAccessDis(31) : Wideband modem registered but Network access disabled. wbKekReject(32) : KEK wideband modem key assignment rejected. wbTekReject(33) : TEK wideband modem key assignment rejected. wbNetAccessDisReject(34) : wideband modem rejected - Net access disabled. wbPrivacyEnabReject(35) : wideband modem rejected Privacy enabled. wbKekExpire(36) : KEK Wideband modem key assignment expired. wbTekExpire(37) : TEK wideband modem key assignment rejected. wbNetAccessDisExpire(38) : wideband modem expire - Network access disabled. wbPrivacyEnabExpire(39) : wideband modem expire - Privacy enabled. This ccwbWBCmStatusValue could return initRangingRcvd(3) or rangingInProgress(16) when the ccwbWBCmStatusValue is ranging(2). This ccwbWBCmStatusValue will return others(2) when the ccwbWBCmStatusValue states is either rangingAborted(3), rangingComplete(4), and ipComplete(5). This ccwbWBCmStatusValue could return wbonline(27), or onlineNetAccessDisabled(5) for WCM with BPI disabled, or onlineNetAccessDisabled(5) or onlineTekAssigned(7) for WCM with BPI enabled, when the ccwbWBCmStatusValue is registrationComplete(6). This ccwbWBCmStatusValue could return either rejectBadMic(8), rejectBadCos(9) rejStaleConfig(19) or rejRegNack(22) when the ccwbWBCmStatusValue is accessDenied(7) for possible reasons of cable modem registration abort. This ccwbWBCmStatusValue could return either onlineKekAssigned(6), kekRejected(10), tekRejected(11), or online(12) for the WCM with BPI enabled when the ccwbWBCmStatusValue is registeredBPIInitializing(9). The state rejectBadCos(9) is not applicable for DOCSIS1.1 modems. The WCMTS only needs to report states it is able to detect. Enumeration: 'bpiKekExpired': 22, 'rejClassFail': 20, 'wbPrivacyEnabExpire': 39, 'wbOnlineTekAssigned': 30, 'onlineKekAssigned': 6, 'shutdown': 24, 'initTftpPacketRcvd': 13, 'initTodRequestRcvd': 14, 'wbOnlineKekAssigned': 29, 'wbOnlineNetAccessDis': 31, 'dhcpGotIpAddr': 17, 'rejectBadMic': 8, 'initDhcpReqRcvd': 4, 'wbKekExpire': 36, 'tekRejected': 11, 'wbNetAccessDisExpire': 38, 'rejRegNack': 21, 'wbOnline': 27, 'online': 12, 'wbKekReject': 32, 'offline': 1, 'bpiTekExpired': 23, 'wbOnlinePrivacy': 28, 'channelChgRangingInProgress': 26, 'wbPrivacyEnabReject': 35, 'others': 2, 'rangingInProgress': 16, 'reset': 15, 'wbTekReject': 33, 'wbTekExpire': 37, 'initRangingRcvd': 3, 'rejStaleConfig': 18, 'wbNetAccessDisReject': 34, 'rejectBadCos': 9, 'onlineTekAssigned': 7, 'rejIpSpoof': 19, 'kekRejected': 10, 'channelChgInitRangingRcvd': 25, 'onlineNetAccessDisabled': 5. |
ccwbWBCmStatusExtTable | 1.3.6.1.4.1.9.9.479.1.7 | no-access |
An entry in this table exists for each Wideband Cable Modem which links to one or more WB interface. |
|
1.3.6.1.4.1.9.9.479.1.7.1 | no-access |
This entry exists for each Wideband Cable Modem(WCM) which links to one or more WB interface. |
||
ccwbWBCmStatusExtIndex | 1.3.6.1.4.1.9.9.479.1.7.1.1 | integer32 | no-access |
The value of this object uniquely identifies an association between a WCM and a BG. |
ccwbWBCmWBIfindex | 1.3.6.1.4.1.9.9.479.1.7.1.2 | interfaceindex | read-only |
ifIndex of the wideband channel associated with the WCM. |
ccwbFiberNodeDescrTable | 1.3.6.1.4.1.9.9.479.1.8 | no-access |
This table contains the description of a Fiber Node on a CMTS. An entry in this table exists for each FiberNode ID. |
|
1.3.6.1.4.1.9.9.479.1.8.1 | no-access |
This entry provides the description of each fiber node on the CMTS and it is part of the Fiber node configuration. |
||
ccwbFiberNodeDescription | 1.3.6.1.4.1.9.9.479.1.8.1.1 | snmpadminstring | read-only |
This object contains the user configured description string of the fiber node. |
ccwbFiberNodeDescrStorageType | 1.3.6.1.4.1.9.9.479.1.8.1.2 | storagetype | read-only |
The storage type for this conceptual row. |
ccwbFiberNodeDescrRowStatus | 1.3.6.1.4.1.9.9.479.1.8.1.3 | rowstatus | read-only |
Controls and reflects the status of rows in this table. It can be used for creating and deleting entries in this table. ccwbFiberNodeDescription must not be null in order for row to be created. |
ccwbFiberNodeTable | 1.3.6.1.4.1.9.9.479.1.9 | no-access |
This table provides configuration information of each Fiber node. It will provide topology information of each Fiber node, which includes information such as, Narrowband and Wideband QAMs. |
|
1.3.6.1.4.1.9.9.479.1.9.1 | no-access |
An entry in this table exists for each FiberNode ID that is in use. It uses two indices, i.e. ccwbFiberNodeID which is the Fiber node ID, and ccwbFiberNodeGlobRFID, which is the combined bit mask of Narrowband RF channels and Wideband rf-ports(rf-channels). |
||
ccwbFiberNodeID | 1.3.6.1.4.1.9.9.479.1.9.1.1 | unsigned32 | no-access |
This object represents the Fiber node ID. Each Fiber node configuration on the CMTS is assigned a unique Fiber node ID. |
ccwbFiberNodeGlobRFID | 1.3.6.1.4.1.9.9.479.1.9.1.2 | unsigned32 | no-access |
This is the RF ID of both Narrowband and Wideband QAMs(rf-channels) combined. |
ccwbFiberNodeNBIfIndx | 1.3.6.1.4.1.9.9.479.1.9.1.3 | interfaceindexorzero | read-only |
This object represents the Narrowband Ifindex of the RF downstream channel which is part of the Fiber node configuation. |
ccwbFiberNodeWBContlrPhyIndx | 1.3.6.1.4.1.9.9.479.1.9.1.4 | physicalindexorzero | read-only |
This object represents the entity physical index of Wideband controller card. This card contains the RF port which is part of the ccwbFiberNodeGlobRFID bit mask. A value of zero means the index is invalid. ccwbFiberNodeWBRFPort and ccwbFiberNodeWBContlrPhyIndx are mutually inclusive. |
ccwbFiberNodeWBRFPort | 1.3.6.1.4.1.9.9.479.1.9.1.5 | integer32 | read-only |
This object represents the RF downstream channel IDs (rf-ports) of the wideband controller card. Each Wideband controller can have 24 RF channels. ccwbFiberNodeWBRFPort and ccwbFiberNodeWBContlrPhyIndx are mutually inclusive. |
ccwbFiberNodeStorageType | 1.3.6.1.4.1.9.9.479.1.9.1.6 | storagetype | read-only |
The storage type for this conceptual row. |
ccwbFiberNodeRowStatus | 1.3.6.1.4.1.9.9.479.1.9.1.7 | rowstatus | read-only |
Controls and reflects the status of rows in this table. It can be used for creating and deleting entries in this table. |
ccwbRFChanUtilInterval | 1.3.6.1.4.1.9.9.479.1.10 | unsigned32 | read-write |
The time interval in seconds over which the RF channels utilization index is calculated. All RF channels use the same interval. Setting a value of zero disables utilization reporting. This value should be persisted accross CMTS reinitializations. |
ccwbSFPLinkTrapEnable | 1.3.6.1.4.1.9.9.479.1.11 | truthvalue | read-write |
This object specifies whether ccwbSFPLinkDownNotification and ccwbSFPLinkUpNotification are generated. |
ciscoCableWidebandMIBConform | 1.3.6.1.4.1.9.9.479.2 | |||
ciscoCableWidebandMIBCompliances | 1.3.6.1.4.1.9.9.479.2.1 | |||
ciscoCableWidebandMIBCompliance | 1.3.6.1.4.1.9.9.479.2.1.1 |
The compliance statement for WCMTS devices that implement the Wideband DOCSIS feature. |
||
ciscoCableWidebandMIBComplianceRev1 | 1.3.6.1.4.1.9.9.479.2.1.2 |
The compliance statement for WCMTS devices that implement the Wideband DOCSIS feature. |
||
ciscoCableWidebandMIBComplianceRev2 | 1.3.6.1.4.1.9.9.479.2.1.3 |
The compliance statement for WCMTS devices that implement the Wideband DOCSIS feature. |
||
ciscoCableWidebandMIBComplianceRev3 | 1.3.6.1.4.1.9.9.479.2.1.4 |
The compliance statement for WCMTS devices that implement the Wideband DOCSIS feature. |
||
ciscoCableWidebandMIBGroups | 1.3.6.1.4.1.9.9.479.2.2 | |||
ccwbWidebandObjGroup | 1.3.6.1.4.1.9.9.479.2.2.1 |
Group of objects implemented in WCMTS providing for Wideband DOCSIS feature. |
||
ccwbWidebandObjGroupSup1 | 1.3.6.1.4.1.9.9.479.2.2.2 |
Group of objects implemented in WCMTS for RF channel utilization calculation. |
||
ccwbWidebandObjGroupRev1 | 1.3.6.1.4.1.9.9.479.2.2.3 |
Group of objects implemented in WCMTS providing for Wideband DOCSIS feature. |
||
ccwbWidebandObjGroupSup2 | 1.3.6.1.4.1.9.9.479.2.2.4 |
Group of objects implemented in WCMTS for SFP Port information. |
||
ccwbWidebandNotifGroup | 1.3.6.1.4.1.9.9.479.2.2.5 |
A collection of notifications which provides SFP linkup/linkdown state. |