All MIBs › CADANT-CMTS-MAC-MIB
Organization: Arris Group, Inc.
Last Updated: 2015-09-08
Category: DOCSIS and Cable, Vendor: ARRIS
Description:
Manages MAC-layer operations and cable modem registration state on ARRIS/Cadant CMTS including MAC domain and cable modem tracking.
Imported Objects
From CADANT-CMTS-DOWNCHANNEL-MIB
| CerOfdmModBitsType | |
| OfdmProfileId |
From CADANT-CMTS-LAYER2CMTS-MIB
| cadIfMacDomainIfIndex | OBJECT-TYPE |
| cadMacChlChannelIfIndex | OBJECT-TYPE |
From CADANT-PRODUCTS-MIB
| cadLayer2 | OBJECT-IDENTITY |
From CADANT-TC
| CadCpeDeviceTypes | |
| InetAddressIPv4or6 | |
| OUIAddress |
From DOCS-IF-MIB
| DocsisQosVersion | |
| DocsisUpstreamType | |
| DocsisVersion | |
| TenthdB | |
| TenthdBmV |
From DOCS-IF3-MIB
| ChSetId | |
| IfDirection | |
| RcpId |
From DOCS-QOS3-MIB
| BitRate | |
| docsQosServiceClassEntry | OBJECT-TYPE |
| docsQosServiceFlowId | OBJECT-TYPE |
| docsQosServiceFlowSidClusterId | OBJECT-TYPE |
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero | |
| ifIndex | OBJECT-TYPE |
From INET-ADDRESS-MIB
| InetAddressIPv4 | |
| InetAddressIPv6 | |
| InetAddressType |
From IP-MIB
| ipNetToMediaEntry | OBJECT-TYPE |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| MacAddress | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
What Is CADANT-CMTS-MAC-MIB?
CADANT-CMTS-MAC-MIB is an ARRIS/Cadant proprietary MIB for the Cadant Cable Modem Termination System (CMTS), part of the DOCSIS cable broadband access technology area. It exposes MAC-layer cable modem tracking data, mirroring and supplementing the standard DOCS-IF-MIB's cable-modem status table with Cadant-specific per-modem registration and ranging detail. It is used heavily for monitoring software/protocol status of the access network: cable modem registration state, DOCSIS version, downstream/upstream channel assignment, and stability counters like ranging, provisioning, and registration "flaps" (retries) plus the timestamp of the last flap, which together reveal unstable or failing modems. It has an explicit dependency on DOCS-IF-MIB, reusing its docsIfCmtsCmStatusIndex as the index for these Cadant-specific tables. It is deployed on ARRIS/Cadant CMTS chassis in cable-operator headends managing large populations of subscriber cable modems, and operators typically download CADANT-CMTS-MAC-MIB together with DOCS-IF-MIB when provisioning a new CMTS monitoring template.
IPNetwork Monitor allows you to monitor SNMP objects defined in CADANT-CMTS-MAC-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- cable modem registration state
- downstream/upstream channel assignment
- DOCSIS version per modem
- ranging flap count
- provisioning flap count
- registration flap count and last flap time
Supported Devices
- ARRIS/Cadant Cable Modem Termination System (CMTS)
Monitoring Examples
An operator would poll cadIfCmtsCmStatusTable/cadIfCmtsCmStatusEntry keyed by cadIfCmtsCmStatusMacAddress to see per-modem cadIfCmtsCmStatusDownChannelIfIndex/cadIfCmtsCmStatusUpChannelIfIndex assignments and cadIfCmtsCmStatusValue (registration state). A rising count in cadIfCmtsCmStatusRangFlaps, cadIfCmtsCmStatusProvFlaps, or cadIfCmtsCmStatusRegFlaps combined with a recent cadIfCmtsCmStatusLastFlapTime flags a cable modem with an unstable RF path or provisioning issue needing field investigation.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| cadMacMib | 1.3.6.1.4.1.4998.1.1.20.2 | This is the Cadant version of all the tables which are really indexed by MacAddress, but are index by docsIfCmtsCmStatusIndex in the DOCS-IF-MIB | ||
| C32 cadIfCmtsCmStatusNumber | 1.3.6.1.4.1.4998.1.1.20.2.1 | Counter32 | read-only | The number of rows in the cadIfCmtsCmStatusTable |
| cadIfCmtsCmStatusTable | 1.3.6.1.4.1.4998.1.1.20.2.2 | not-accessible | ||
| cadIfCmtsCmStatusEntry | 1.3.6.1.4.1.4998.1.1.20.2.2.1 | not-accessible | ||
| MAC cadIfCmtsCmStatusMacAddress | 1.3.6.1.4.1.4998.1.1.20.2.2.1.2 | MacAddress | not-accessible | MAC address of this Cable Modem |
| NUM cadIfCmtsCmStatusDownChannelIfIndex | 1.3.6.1.4.1.4998.1.1.20.2.2.1.4 | InterfaceIndexOrZero | read-only | |
| NUM cadIfCmtsCmStatusUpChannelIfIndex | 1.3.6.1.4.1.4998.1.1.20.2.2.1.5 | InterfaceIndexOrZero | read-only | |
| CAD cadIfCmtsCmStatusValue | 1.3.6.1.4.1.4998.1.1.20.2.2.1.9 | CadIfCmtsCmStatusType | read-only | |
| DOC cadIfCmtsCmStatusDocsisVersion | 1.3.6.1.4.1.4998.1.1.20.2.2.1.12 | DocsisVersion | read-only | Indication whether the CM has registered as a 1.0 or 1.1 modem. This object has been deprecated with the new objects cadIfCmtsCmStatusDocsCapability and cadIfCmtsCmStatusDocsProvisioned. This object will be removed in a future release. |
| C32 cadIfCmtsCmStatusRangFlaps | 1.3.6.1.4.1.4998.1.1.20.2.2.1.13 | Counter32 | read-only | Number of times the CM has flapped in Ranging states. |
| C32 cadIfCmtsCmStatusProvFlaps | 1.3.6.1.4.1.4998.1.1.20.2.2.1.14 | Counter32 | read-only | Number of times the CM has flapped in Provisioning states. |
| C32 cadIfCmtsCmStatusRegFlaps | 1.3.6.1.4.1.4998.1.1.20.2.2.1.15 | Counter32 | read-only | Number of times the CM has flapped in Registered state. |
| TIM cadIfCmtsCmStatusLastFlapTime | 1.3.6.1.4.1.4998.1.1.20.2.2.1.16 | TimeStamp | read-only | Timestamp of the last time the CM flapped. |
| TIM cadIfCmtsCmStatusInitRangTime | 1.3.6.1.4.1.4998.1.1.20.2.2.1.17 | TimeStamp | read-only | Timestamp of the last time the CM did initial ranging. |
| CAD cadIfCmtsCmStatusPreFlapStatus | 1.3.6.1.4.1.4998.1.1.20.2.2.1.18 | CadIfCmtsCmStatusType | read-only | CM status value prior to last CM flap. |
| STR cadIfCmtsCmStatusConfigFilename | 1.3.6.1.4.1.4998.1.1.20.2.2.1.19 | DisplayString | read-only | Name of the file used to configure the modem during registration. |
| INT cadIfCmtsCmStatusBpiVersion | 1.3.6.1.4.1.4998.1.1.20.2.2.1.20 | INTEGER | read-only | The value of this object is the version of Baseline Privacy for which this CM has registered. |
| INT cadIfCmtsCmStatusModemType | 1.3.6.1.4.1.4998.1.1.20.2.2.1.21 | INTEGER | read-only | The type of modem that has been detected. This value is unknown(0) if the CMTS cannot determine a proper value. The standalone(1) value is set if the modem is a canonical DOCSIS 1.0 or 1.1 modem. The mta(2) value is used if the modem has been detected as being an MTA. |
| DOC cadIfCmtsCmStatusModulationType | 1.3.6.1.4.1.4998.1.1.20.2.2.1.22 | DocsisUpstreamType | read-only | Indicates modulation type currently used by the CM. Since this object specifically identifies PHY mode, the shared type is not permitted. If the upstream channel is unknown, this object returns a value of zero. |
| I32 cadIfCmtsCmStatusCmPtr | 1.3.6.1.4.1.4998.1.1.20.2.2.1.23 | Integer32 | read-only | An index into the docsIfCmtsCmStatusTable. |
| T/F cadIfCmtsCmStatusTftpEnforceFailed | 1.3.6.1.4.1.4998.1.1.20.2.2.1.24 | TruthValue | read-only | Indicates if TFTP Enforce failed during the modem registration. |
| T/F cadIfCmtsCmStatusDynamicSecretFailed | 1.3.6.1.4.1.4998.1.1.20.2.2.1.25 | TruthValue | read-only | Indicates if Dynamic Secret failed during the modem registration. |
| DOC cadIfCmtsCmStatusDocsCapability | 1.3.6.1.4.1.4998.1.1.20.2.2.1.26 | DocsisVersion | read-only | The highest DOCSIS version the modem is capable of operating at. Note this comes from the modem itself and not the configuration file. |
| DOC cadIfCmtsCmStatusDocsProvisioned | 1.3.6.1.4.1.4998.1.1.20.2.2.1.27 | DocsisVersion | read-only | The DOCSIS version the modem has currently been configured to operate at. Note this comes from the config file and is not based upon the hardware capabilities of the modem. |
| C64 cadIfHVCmtsCmStatusLastFlapTime | 1.3.6.1.4.1.4998.1.1.20.2.2.1.28 | Counter64 | read-only | The timestamp of the last time the CM flapped, measured in centiseconds. This object is a 64-bit version of cadIfCmtsCmStatusLastFlapTime. |
| C64 cadIfHVCmtsCmStatusInitRangTime | 1.3.6.1.4.1.4998.1.1.20.2.2.1.29 | Counter64 | read-only | The timestamp of the last time the CM did initial ranging, measured in centiseconds. This object is a 64-bit version of cadIfCmtsCmStatusInitRangTime. |
| ADR cadIf3CmtsCmRegStatusIPv6Addr | 1.3.6.1.4.1.4998.1.1.20.2.2.1.30 | InetAddressIPv6 | read-only | This attribute represents the IPv6 address of the CM. If the CM has no Internet address assigned, or the Internet address is unknown, the value of this attribute is the all zeros address. |
| ADR cadIf3CmtsCmRegStatusIPv6LinkLocal | 1.3.6.1.4.1.4998.1.1.20.2.2.1.31 | InetAddressIPv6 | read-only | This attribute represents the IPv6 local scope address of the CM. If the CM has no link local address assigned, or the Internet address is unknown, the value of this attribute is the all zeros address. |
| NUM cadIf3CmtsCmRegStatusMdIfIndex | 1.3.6.1.4.1.4998.1.1.20.2.2.1.32 | InterfaceIndexOrZero | read-only | This attribute represents the interface Index of the CMTS MAC Domain where the CM is active. If the interface is unknown, the CMTS returns a value of zero. |
| U32 cadIf3CmtsCmRegStatusMdCmSgId | 1.3.6.1.4.1.4998.1.1.20.2.2.1.33 | Unsigned32 | read-only | This attribute represents the ID of the MAC Domain CM Service Group Id (MD-CM-SG-ID) in which the CM is registered. If the ID is unknown, the CMTS returns a value of zero. |
| RCP cadIf3CmtsCmRegStatusRcpId | 1.3.6.1.4.1.4998.1.1.20.2.2.1.34 | RcpId | read-only | This attribute represents the RCP-ID associated with the CM. If the RCP-ID is unknown the CMTS returns a five octet long string of zeros. |
| U32 cadIf3CmtsCmRegStatusRccStatusId | 1.3.6.1.4.1.4998.1.1.20.2.2.1.35 | Unsigned32 | read-only | This attribute represents the RCC Id the CMTS used to configure the CM receive channel set during the registration process. If unknown, the CMTS returns the value zero. |
| CHS cadIf3CmtsCmRegStatusRcsId | 1.3.6.1.4.1.4998.1.1.20.2.2.1.36 | ChSetId | read-only | This attribute represents the Receive Channel Set (RCS) that the CM is currently using. If the RCS is unknown, the CMTS returns the value zero. |
| CHS cadIf3CmtsCmRegStatusTcsId | 1.3.6.1.4.1.4998.1.1.20.2.2.1.37 | ChSetId | read-only | This attribute represents Transmit Channel Set (TCS) the CM is currently using. If the TCS is unknown, the CMTS returns the value zero. |
| DAT cadIf3CmtsCmRegStatusLastRegTime | 1.3.6.1.4.1.4998.1.1.20.2.2.1.38 | DateAndTime | read-only | This attribute represents the last time the CM registered. |
| IPt cadIfCmtsCmStatusInetIpAddrType | 1.3.6.1.4.1.4998.1.1.20.2.2.1.39 | InetAddressType | read-only | The address type associated with the cable modem's IP address |
| ADR cadIfCmtsCmStatusInetIpAddress | 1.3.6.1.4.1.4998.1.1.20.2.2.1.40 | InetAddressIPv4or6 | read-only | The IPv4 or IPv6 IP address assigned to the cable modem. |
| DOC cadIf3CmtsCmRegStatusServiceType | 1.3.6.1.4.1.4998.1.1.20.2.2.1.41 | DocsisQosVersion | read-only | This attribute denotes the queueing services the CM registered, either DOCSIS 1.1 QoS or DOCSIS 1.0 CoS mode. |
| T/F cadIfCmtsCmStatusBpiEnabled | 1.3.6.1.4.1.4998.1.1.20.2.2.1.42 | TruthValue | read-only | This attribute denotes if BPI is enabled on the CM. |
| CAD cadIfCmtsCmStatuseDocsisTypes | 1.3.6.1.4.1.4998.1.1.20.2.2.1.43 | CadCpeDeviceTypes | read-only | The types of eDOCSIS devices within the modem that have been detected. This list is derived from the vendor specific option (option 43.3) in the DHCP packet from the CM. |
| C32 cadIfCmtsCmStatusDsPenalties | 1.3.6.1.4.1.4998.1.1.20.2.2.1.44 | Counter32 | read-only | Number of times the CM has had a downstream SF penalized. When this count is cleared, Start and Duration will not be reset since this CM may still be in penalty |
| C32 cadIfCmtsCmStatusUsPenalties | 1.3.6.1.4.1.4998.1.1.20.2.2.1.45 | Counter32 | read-only | Number of times the CM has had an upstream SF penalized. When this count is cleared, Start and Duration will not be reset since this CM may still be in penalty |
| C32 cadIfCmtsCmStatusLastDsPenaltyStart | 1.3.6.1.4.1.4998.1.1.20.2.2.1.46 | Counter32 | read-only | The timestamp of the most recent time the system started penalizing a downstream SF on that CM. |
| C32 cadIfCmtsCmStatusLastDsPenaltyDuration | 1.3.6.1.4.1.4998.1.1.20.2.2.1.47 | Counter32 | read-only | The duration of the last downstream penalty. |
| C32 cadIfCmtsCmStatusLastUsPenaltyStart | 1.3.6.1.4.1.4998.1.1.20.2.2.1.48 | Counter32 | read-only | The timestamp of the most recent time the system started penalizing an upstream SF on that CM. |
| C32 cadIfCmtsCmStatusLastUsPenaltyDuration | 1.3.6.1.4.1.4998.1.1.20.2.2.1.49 | Counter32 | read-only | The duration of the last upstream penalty. |
| T/F cadIfCmtsCmStatusRxAcPowerLost | 1.3.6.1.4.1.4998.1.1.20.2.2.1.50 | TruthValue | read-only | This attribute denotes if the CMTS believes the CM to be in an AC Power Loss condition. |
| C32 cadIfCmtsCmStatusInsertionFlaps | 1.3.6.1.4.1.4998.1.1.20.2.2.1.51 | Counter32 | read-only | Number of times the CM has flapped in Provisioned or Registered state within the flaplist insertion interval. |
| BIT cadIf3CmtsCmRegStatusEnergyMgtCapability | 1.3.6.1.4.1.4998.1.1.20.2.2.1.52 | Bits | read-only | This attribute indicates the Energy Management Features the CM supports. If this attribute returns em1x1Mode(0) bit set, the CM supports the Energy Management 1x1 feature. If this attribute returns em1x1Mode(0) bit cleared, the CM does not support the Energy Management 1x1 feature. Note: This attribute only indicates if an Energy Management Feature is supported by the CM and does not indicate if the feature is enabled/disabled via the CM config file and registration request/response exchange and and does not indicate whether the CM is actively operation in an Energy Management Mode. |
| BIT cadIf3CmtsCmRegStatusEnergyMgtEnabled | 1.3.6.1.4.1.4998.1.1.20.2.2.1.53 | Bits | read-only | This attribute indicates which, if any, of the Energy Management Features are enabled for this CM. If this attribute returns em1x1Mode(0) bit set, the CM is configured with the Energy Management 1x1 Feature enabled. If this attribute returns all bits cleared, the CM will not request to operate in any Energy Management mode of operation. Note: This attribute only indicates if an Energy Management Feature is enabled/disabled via the CM config file and registration request/response exchange and does not indicate whether the CM is actively operating in an Energy Management Mode. |
| BIT cadIf3CmtsCmRegStatusEnergyMgtOperStatus | 1.3.6.1.4.1.4998.1.1.20.2.2.1.54 | Bits | read-only | This attribute indicates whether the CM is currently operating in an Energy Management Mode. If this attribute returns em1x1Mode(0) bit set, the CM is operating in Energy Management 1x1 Mode. If this attribute returns all bits cleared, the CM is not operating in any Energy Management Mode. This attribute always returns 0x00 (no bits set) in the case when docsIf3CmtsCmRegStatusEnergyMgtEnabled is set to 0x00 (no Energy Management Features enabled). |
| U32 cadIf3CmtsCmStatsEm1x1ModeTotalDuration | 1.3.6.1.4.1.4998.1.1.20.2.2.1.55 | Unsigned32 | read-only | This attribute indicates the total time duration, in seconds that this CM (identified by docsIf3CmtsCmRegStatusId ) was in Energy Management 1x1 mode, not including the duration of time if it is Currently in Energy Management 1x1 mode as controlled by the DBC-REQ Energy Management 1x1 Mode Indicator TLV. |
| U32 cadIf3CmtsCmStatsEm1x1ModeEntryTime | 1.3.6.1.4.1.4998.1.1.20.2.2.1.56 | Unsigned32 | read-only | This attribute indicates the sysUpTime when the CM started its current Energy Management 1x1 mode cycle, in seconds. Zero indicates the CM is currently not in the Energy Management 1x1 mode. |
| cadIfCmtsCmCountsTable | 1.3.6.1.4.1.4998.1.1.20.2.3 | not-accessible | ||
| cadIfCmtsCmCountsEntry | 1.3.6.1.4.1.4998.1.1.20.2.3.1 | not-accessible | ||
| TEN cadIfCmtsCmCountsRxPower | 1.3.6.1.4.1.4998.1.1.20.2.3.1.1 | TenthdBmV | read-only | The reciever power as perceived for upstream data from this cable modem. If the receive power is unknown, this object returns a value of zero. |
| I32 cadIfCmtsCmCountsTimingOffset | 1.3.6.1.4.1.4998.1.1.20.2.3.1.2 | Integer32 | read-only | A measure of the current round trip time for this cable modem. Used for timing of CM upstream transmissions to ensure synchronized arrivals at the CMTS. Units are in terms of 6.25 microseconds/(64*256). Returns zero if the value is unknown. |
| OCT cadIfCmtsCmCountsEqualizationData | 1.3.6.1.4.1.4998.1.1.20.2.3.1.3 | OCTET STRING | read-only | Equalization data for this CM. Returns an empty string if the value is unknown or if there is no equalization data available or defined. |
| C32 cadIfCmtsCmCountsRangeReqOpportunities | 1.3.6.1.4.1.4998.1.1.20.2.3.1.4 | Counter32 | read-only | The number of ranging request opportunities. |
| C32 cadIfCmtsCmCountsRangeReqReceived | 1.3.6.1.4.1.4998.1.1.20.2.3.1.5 | Counter32 | read-only | The number of ranging request frames received. |
| C32 cadIfCmtsCmCountsPowerAdjExceedsThreshold | 1.3.6.1.4.1.4998.1.1.20.2.3.1.6 | Counter32 | read-only | The number of ranging request which results in a power adjustment greater than the threshold value. |
| NUM cadIfCmtsCmCountsUpChIfIndex | 1.3.6.1.4.1.4998.1.1.20.2.3.1.7 | InterfaceIndex | not-accessible | The upstream channel ifIndex. |
| TEN cadIfCmtsCmCountsSignalNoise | 1.3.6.1.4.1.4998.1.1.20.2.3.1.8 | TenthdB | read-only | This attribute represents Signal/Noise ratio as perceived for upstream data from the CM on this upstream channel. |
| C32 cadIfCmtsCmCountsUnerroreds | 1.3.6.1.4.1.4998.1.1.20.2.3.1.9 | Counter32 | read-only | This attribute represents the codewords received without error from the CM on this interface. Discontinuities in the value of this counter can occur at re-initialization of the managed system, and at other times as indicated by the value of ifCounterDiscontinuityTime for the associated upstream channel. |
| C32 cadIfCmtsCmCountsCorrecteds | 1.3.6.1.4.1.4998.1.1.20.2.3.1.10 | Counter32 | read-only | This attribute represents the codewords received with correctable errors from the CM on this upstream channeli. Discontinuities in the value of this counter can occur at re-initialization of the managed system, and at other times as indicated by the value of ifCounterDiscontinuityTime for the associated upstream channel. |
| C32 cadIfCmtsCmCountsUncorrectables | 1.3.6.1.4.1.4998.1.1.20.2.3.1.11 | Counter32 | read-only | This attribute represents the codewords received with uncorrectable errors from the CM on this upstream channel. Discontinuities in the value of this counter can occur at re-initialization of the managed system, and at other times as indicated by the value of ifCounterDiscontinuityTime for the associated upstream channel. |
| C32 cadIfCmtsCmCountsTxPower | 1.3.6.1.4.1.4998.1.1.20.2.3.1.12 | Counter32 | read-only | This attribute holds the value of CM channel transmit power that is included in the last CM ranging request message (in units of quarter dBmV). This value is updated at the receipt of every station maintenance message. Default value is zero. The value of this MIB object will be non-zero only for D3.0 CMs when MTCM is enabled. If the value of this MIB object is 0, it means that the object is not populated yet or MTCM is disabled (or both). |
| cadIfCmtsServiceTable | 1.3.6.1.4.1.4998.1.1.20.2.4 | not-accessible | ||
| cadIfCmtsServiceEntry | 1.3.6.1.4.1.4998.1.1.20.2.4.1 | not-accessible | ||
| I32 cadIfCmtsServiceId | 1.3.6.1.4.1.4998.1.1.20.2.4.1.1 | Integer32 | read-only | |
| MAC cadIfCmtsServiceMacAddress | 1.3.6.1.4.1.4998.1.1.20.2.4.1.2 | MacAddress | read-only | MAC address of the Cable Modem this SID is associated with. |
| INT cadIfCmtsServiceAdminStatus | 1.3.6.1.4.1.4998.1.1.20.2.4.1.3 | INTEGER | read-only | |
| I32 cadIfCmtsServiceQosProfile | 1.3.6.1.4.1.4998.1.1.20.2.4.1.4 | Integer32 | read-only | This should be 1 if this is the default flow. |
| TIM cadIfCmtsServiceCreateTime | 1.3.6.1.4.1.4998.1.1.20.2.4.1.5 | TimeStamp | read-only | |
| I32 cadIfQosProfPriority | 1.3.6.1.4.1.4998.1.1.20.2.4.1.8 | Integer32 | read-only | |
| I32 cadIfQosProfMaxUpBandwidth | 1.3.6.1.4.1.4998.1.1.20.2.4.1.9 | Integer32 | read-only | |
| I32 cadIfQosProfGuarUpBandwidth | 1.3.6.1.4.1.4998.1.1.20.2.4.1.10 | Integer32 | read-only | |
| I32 cadIfQosProfMaxDownBandwidth | 1.3.6.1.4.1.4998.1.1.20.2.4.1.11 | Integer32 | read-only | |
| I32 cadIfQosProfMaxTxBurst | 1.3.6.1.4.1.4998.1.1.20.2.4.1.12 | Integer32 | read-only | |
| T/F cadIfQosProfBaselinePrivacy | 1.3.6.1.4.1.4998.1.1.20.2.4.1.13 | TruthValue | read-only | |
| cadIfCmtsPtrToMacTable | 1.3.6.1.4.1.4998.1.1.20.2.5 | not-accessible | This table is the inverse of docsIfCmtsMacToCmTable | |
| cadIfCmtsPtrToMacEntry | 1.3.6.1.4.1.4998.1.1.20.2.5.1 | not-accessible | ||
| I32 cadIfCmtsCmPtr | 1.3.6.1.4.1.4998.1.1.20.2.5.1.1 | Integer32 | not-accessible | An row index into the docsIfCmtsCmStatusTable. |
| MAC cadIfCmtsCmMac | 1.3.6.1.4.1.4998.1.1.20.2.5.1.2 | MacAddress | read-only | The MAC address this CMPtr is for. |
| cadSubMgtCpeControlTable | 1.3.6.1.4.1.4998.1.1.20.2.6 | not-accessible | This table extends the cadifCmtsCmStatusTable and adds 4 objects which reflect the state of subscriber management on a particular CM. | |
| cadSubMgtCpeControlEntry | 1.3.6.1.4.1.4998.1.1.20.2.6.1 | not-accessible | ||
| I32 cadSubMgtCpeControlMaxCpeIpv4 | 1.3.6.1.4.1.4998.1.1.20.2.6.1.1 | Integer32 | read-only | |
| T/F cadSubMgtCpeControlActive | 1.3.6.1.4.1.4998.1.1.20.2.6.1.2 | TruthValue | read-only | |
| T/F cadSubMgtCpeControlLearnable | 1.3.6.1.4.1.4998.1.1.20.2.6.1.3 | TruthValue | read-only | |
| T/F cadSubMgtCpeControlReset | 1.3.6.1.4.1.4998.1.1.20.2.6.1.4 | TruthValue | read-only | |
| I32 cadSubMgtCpeControlMaxCpeIpv6Addresses | 1.3.6.1.4.1.4998.1.1.20.2.6.1.5 | Integer32 | read-only | This attribute represents the number of simultaneous IPv6 prefixes permitted ofr CPE connected to the CM. |
| TIM cadSubMgtCpeControlLastReset | 1.3.6.1.4.1.4998.1.1.20.2.6.1.6 | TimeStamp | read-only | This attribute represents the system Up Time of the last set to 'true' of the Reset attribute of this instance. Zero if never reset. |
| cadSubMgtCpeIpTable | 1.3.6.1.4.1.4998.1.1.20.2.7 | not-accessible | ||
| cadSubMgtCpeIpEntry | 1.3.6.1.4.1.4998.1.1.20.2.7.1 | not-accessible | An entry in the cadSubMgtCpeIpTable. The first index is the specific modem we're referring to, the second index is the IP address of a specific CPE. | |
| I32 cadSubMgtCpeIpIndex | 1.3.6.1.4.1.4998.1.1.20.2.7.1.1 | Integer32 | not-accessible | refer to DocsSubMgtCpeIpIndex |
| ADR cadSubMgtCpeIpAddr | 1.3.6.1.4.1.4998.1.1.20.2.7.1.2 | InetAddressIPv4or6 | read-only | refer to DocsSubMgtCpeIpAddr |
| T/F cadSubMgtCpeIpLearned | 1.3.6.1.4.1.4998.1.1.20.2.7.1.3 | TruthValue | read-only | TRUE if this IP addresses was learned, FALSE if it was provisioned |
| MAC cadSubMgtCpeIpMacAddr | 1.3.6.1.4.1.4998.1.1.20.2.7.1.4 | MacAddress | read-only | The MAC address of this CPE. |
| I32 cadSubMgtCpeFilterDownstream | 1.3.6.1.4.1.4998.1.1.20.2.7.1.5 | Integer32 | read-only | This is the per-CPE equivalent of docsSubMgtSubFilterDownstream |
| I32 cadSubMgtCpeFilterUpstream | 1.3.6.1.4.1.4998.1.1.20.2.7.1.6 | Integer32 | read-only | This is the per-CPE equivalent of docsSubMgtSubFilterUpstream |
| INT cadSubMgtCpeCpeType | 1.3.6.1.4.1.4998.1.1.20.2.7.1.7 | INTEGER | read-only | This is the equivalent of docsSubMgtCpeType |
| IPt cadSubMgtCpeIpAddrType | 1.3.6.1.4.1.4998.1.1.20.2.7.1.8 | InetAddressType | read-only | The IP address type for this CPE. |
| cadSubMgtCmFilterTable | 1.3.6.1.4.1.4998.1.1.20.2.8 | not-accessible | ||
| cadSubMgtCmFilterEntry | 1.3.6.1.4.1.4998.1.1.20.2.8.1 | not-accessible | An entry in the cadSubMgtCmFilterTable. The index is the specific modem we're referring to. | |
| I32 cadSubMgtSubFilterDownstream | 1.3.6.1.4.1.4998.1.1.20.2.8.1.1 | Integer32 | read-only | |
| I32 cadSubMgtSubFilterUpstream | 1.3.6.1.4.1.4998.1.1.20.2.8.1.2 | Integer32 | read-only | |
| I32 cadSubMgtCmFilterDownstream | 1.3.6.1.4.1.4998.1.1.20.2.8.1.3 | Integer32 | read-only | |
| I32 cadSubMgtCmFilterUpstream | 1.3.6.1.4.1.4998.1.1.20.2.8.1.4 | Integer32 | read-only | |
| I32 cadSubMgtPsFilterDownstream | 1.3.6.1.4.1.4998.1.1.20.2.8.1.5 | Integer32 | read-only | |
| I32 cadSubMgtPsFilterUpstream | 1.3.6.1.4.1.4998.1.1.20.2.8.1.6 | Integer32 | read-only | |
| I32 cadSubMgtMtaFilterDownstream | 1.3.6.1.4.1.4998.1.1.20.2.8.1.7 | Integer32 | read-only | |
| I32 cadSubMgtMtaFilterUpstream | 1.3.6.1.4.1.4998.1.1.20.2.8.1.8 | Integer32 | read-only | |
| I32 cadSubMgtStbFilterDownstream | 1.3.6.1.4.1.4998.1.1.20.2.8.1.9 | Integer32 | read-only | |
| I32 cadSubMgtStbFilterUpstream | 1.3.6.1.4.1.4998.1.1.20.2.8.1.10 | Integer32 | read-only | |
| cadTpFdbTable | 1.3.6.1.4.1.4998.1.1.20.2.9 | not-accessible | see dot1dTpFdbTable | |
| cadTpFdbEntry | 1.3.6.1.4.1.4998.1.1.20.2.9.1 | not-accessible | see CadTpFdbEntry | |
| MAC cadTpFdbAddress | 1.3.6.1.4.1.4998.1.1.20.2.9.1.1 | MacAddress | not-accessible | see dot1dTpFdbAddress |
| NUM cadTpFdbIfIndex | 1.3.6.1.4.1.4998.1.1.20.2.9.1.2 | InterfaceIndex | not-accessible | The ifIndex of the bridge port this MAC address was learned on. For ECard ports, this is the ifIndex of eport itself. However, for DCard ports, this is the ifIndex of the DOCSIS MacLayer (ifType=127). IfIndices of types 128 (DOCSIS downstream port) and 129 (DOCSIS upstream port) should not be used in this table. |
| INT cadTpFdbStatus | 1.3.6.1.4.1.4998.1.1.20.2.9.1.3 | INTEGER | read-only | see dot1dTpFdbStatus |
| cadIfQosProfileLookupTable | 1.3.6.1.4.1.4998.1.1.20.2.10 | not-accessible | ||
| cadIfQosProfileLookupEntry | 1.3.6.1.4.1.4998.1.1.20.2.10.1 | not-accessible | ||
| I32 cadIfQosProfileLookupIndex | 1.3.6.1.4.1.4998.1.1.20.2.10.1.1 | Integer32 | read-only | This should be 1 if this is the default flow. |
| C32 cadIfQosProfileLookupRefCount | 1.3.6.1.4.1.4998.1.1.20.2.10.1.2 | Counter32 | read-only | The number of cadIfCmtsServiceEntry rows that have the same cadIfQosProf values. If this count reaches zero(0), this row should be deleted. |
| cadChannelToCmTable | 1.3.6.1.4.1.4998.1.1.20.2.11 | not-accessible | ||
| cadChannelToCmEntry | 1.3.6.1.4.1.4998.1.1.20.2.11.1 | not-accessible | ||
| I32 cadChannelToCmPtr | 1.3.6.1.4.1.4998.1.1.20.2.11.1.1 | Integer32 | read-only | An index into the docsIf3CmtsCmRegStatusTable. |
| cadCmtsCmStatusSummaryTable | 1.3.6.1.4.1.4998.1.1.20.2.12 | not-accessible | ||
| cadCmtsCmStatusSummaryEntry | 1.3.6.1.4.1.4998.1.1.20.2.12.1 | not-accessible | ||
| I32 cadCmtsCmStatusNumOther | 1.3.6.1.4.1.4998.1.1.20.2.12.1.1 | Integer32 | read-only | The number of modems on this upstream channel in state other(1) |
| I32 cadCmtsCmStatusNumRanging | 1.3.6.1.4.1.4998.1.1.20.2.12.1.2 | Integer32 | read-only | The number of modems on this upstream channel in state ranging(2) |
| I32 cadCmtsCmStatusNumRangingAborted | 1.3.6.1.4.1.4998.1.1.20.2.12.1.3 | Integer32 | read-only | The number of modems on this upstream channel in state rangingAborted(3) |
| I32 cadCmtsCmStatusNumRangingComplete | 1.3.6.1.4.1.4998.1.1.20.2.12.1.4 | Integer32 | read-only | The number of modems on this upstream channel in state rangingComplete(4) |
| I32 cadCmtsCmStatusNumIpComplete | 1.3.6.1.4.1.4998.1.1.20.2.12.1.5 | Integer32 | read-only | The number of modems on this upstream channel in state ipComplete(5) |
| I32 cadCmtsCmStatusNumRegistrationComplete | 1.3.6.1.4.1.4998.1.1.20.2.12.1.6 | Integer32 | read-only | The number of modems on this upstream channel in state registrationComplete(6) |
| I32 cadCmtsCmStatusNumAccessDenied | 1.3.6.1.4.1.4998.1.1.20.2.12.1.7 | Integer32 | read-only | The number of modems on this upstream channel in state accessDenied(7) |
| C32 cadCmtsCmStatusNumRangFlaps | 1.3.6.1.4.1.4998.1.1.20.2.12.1.8 | Counter32 | read-only | The number of times a CM on this upstream channel has reset in Ranging states. |
| C32 cadCmtsCmStatusNumProvFlaps | 1.3.6.1.4.1.4998.1.1.20.2.12.1.9 | Counter32 | read-only | The number of times a CM on this upstream channel has reset in Provisioning states. |
| C32 cadCmtsCmStatusNumRegFlaps | 1.3.6.1.4.1.4998.1.1.20.2.12.1.10 | Counter32 | read-only | The number of times a CM on this upstream channel has reset in Registered state. |
| I32 cadCmtsCmStatusNumOperational | 1.3.6.1.4.1.4998.1.1.20.2.12.1.11 | Integer32 | read-only | The number of modems on this upstream channel in state operational(8) - deprecated |
| I32 cadCmtsCmStatusNumRegisteredBpiInitializing | 1.3.6.1.4.1.4998.1.1.20.2.12.1.12 | Integer32 | read-only | The number of modems on this upstream channel in state RegisteredBpiInitializing(9) |
| I32 cadCmtsCmStatusNumTotal | 1.3.6.1.4.1.4998.1.1.20.2.12.1.13 | Integer32 | read-only | The total count of cable modems on this upstream channel. |
| I32 cadCmtsCmStatusNumActive | 1.3.6.1.4.1.4998.1.1.20.2.12.1.14 | Integer32 | read-only | The count of cable modems that are active. Active cable modems are recognized by the docsIfCmtsCmStatusValue other than other(1). |
| I32 cadCmtsCmStatusNumRegistered | 1.3.6.1.4.1.4998.1.1.20.2.12.1.15 | Integer32 | read-only | The count of cable modems that are registered and online on this upstream. Registered cable modems are those included in the counts: cadCmtsCmStatusNumRegistrationComplete, cadCmtsCmStatusNumOperational and cadCmtsCmStatusNumRegisteredBpiInitializing. |
| cadArpTable | 1.3.6.1.4.1.4998.1.1.20.2.13 | not-accessible | The ARP table. It can easily used for mapping from IP addresses to physical addresses. | |
| cadArpEntry | 1.3.6.1.4.1.4998.1.1.20.2.13.1 | not-accessible | Each entry contains one IpAddress to MAC address equivalence. | |
| NUM cadArpIfIndex | 1.3.6.1.4.1.4998.1.1.20.2.13.1.1 | InterfaceIndex | not-accessible | The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex. |
| IPt cadArpAddressType | 1.3.6.1.4.1.4998.1.1.20.2.13.1.2 | InetAddressType | not-accessible | The IP address type for this MAC to IP address entry router interface. |
| ADR cadArpNetAddress | 1.3.6.1.4.1.4998.1.1.20.2.13.1.3 | InetAddressIPv4or6 | not-accessible | The IpAddress corresponding to the media-dependent 'physical' address. |
| MAC cadArpMacAddress | 1.3.6.1.4.1.4998.1.1.20.2.13.1.4 | MacAddress | read-create | The 'physical' address associated with this IP address. |
| INT cadArpType | 1.3.6.1.4.1.4998.1.1.20.2.13.1.5 | INTEGER | read-create | The type of mapping. See IpNetToPhysicalType in the IP-MIB for a description. |
| INT cadArpState | 1.3.6.1.4.1.4998.1.1.20.2.13.1.6 | INTEGER | read-only | The state of the mapping. See ipNetToPhysicalState in the IP-MIB for a description. |
| NUM cadArpL3IfIndex | 1.3.6.1.4.1.4998.1.1.20.2.13.1.7 | InterfaceIndexOrZero | not-accessible | The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex. |
| cadMacControl | 1.3.6.1.4.1.4998.1.1.20.2.14 | |||
| T/F cadMacClearFlapCounts | 1.3.6.1.4.1.4998.1.1.20.2.14.1 | TruthValue | read-write | This variable always returns false(2) upon reading. When set to true(1), the flap counts in the Mac Mib are cleared. |
| MAC cadMacResetCMMacAddress | 1.3.6.1.4.1.4998.1.1.20.2.14.2 | MacAddress | read-write | This variable always returns 00:00:00:00:00:00 upon reading. When set to any other value, an attempt is made to find the Cable Modem whose MAC address matches that value and then reset that Cable Modem. |
| MAC cadMacDeleteMacAddress | 1.3.6.1.4.1.4998.1.1.20.2.14.3 | MacAddress | read-write | This variable always returns 00:00:00:00:00:00 upon reading. When set to any other value, an attempt is made to find the device whose MAC address matches that value and remove all data pertaining to that device from the CMTS. |
| T/F cadMacClearDenyCounts | 1.3.6.1.4.1.4998.1.1.20.2.14.4 | TruthValue | read-write | This variable always returns false(2) upon reading. When set to true(1), the counts in the modem deny status table are cleared. |
| MAC cadMacClearDenyCountMacAddr | 1.3.6.1.4.1.4998.1.1.20.2.14.5 | MacAddress | read-write | This variable always returns 00:00:00:00:00:00 upon reading. When set to any other value, the count in the modem deny status table whose MAC address matches that value is cleared. |
| MAC cadMacClearFlapCountMacAddr | 1.3.6.1.4.1.4998.1.1.20.2.14.6 | MacAddress | read-write | This variable always returns 00:00:00:00:00:00 upon reading. When set to any other value, the the modem flap count in cadIfCmtsCmStatusTable whose MAC address matches that value is cleared. |
| NUM cadMacRecalculateCmSummaryIfIndex | 1.3.6.1.4.1.4998.1.1.20.2.14.7 | InterfaceIndexOrZero | read-write | This variable always returns 0 upon reading. When set to an ifIndex of a cable MAC domain, the modem summary count of the MAC domain will be recalculated. |
| NUM cadMacClearFlapCountsByIfIndex | 1.3.6.1.4.1.4998.1.1.20.2.14.8 | InterfaceIndexOrZero | read-write | This variable always returns 0 upon reading. When set to an ifIndex of a cable MAC domain, the flap counts of the MAC domain will be cleared. |
| T/F cadMacClearPenaltyCounts | 1.3.6.1.4.1.4998.1.1.20.2.14.9 | TruthValue | read-write | This variable always returns false(2) upon reading. When set to true(1), the CM penalty counts in the cadIfCmtsCmStatusTable and the per penalty rule counts in cadEnforceRuleCountsTable are cleared. |
| NUM cadMacClearPenaltyCountsByIfIndex | 1.3.6.1.4.1.4998.1.1.20.2.14.10 | InterfaceIndexOrZero | read-write | This variable always returns 0 upon reading. When set to an ifIndex of a cable MAC domain, the modem penalty count in cadIfCmtsCmStatusTable for all CMs in the MAC domain will be cleared. |
| MAC cadMacClearPenaltyCountMacAddr | 1.3.6.1.4.1.4998.1.1.20.2.14.11 | MacAddress | read-write | This variable always returns 00:00:00:00:00:00 upon reading. When set to any other value, the modem penalty count in cadIfCmtsCmStatusTable whose MAC address matches that value is cleared. |
| STR cadMacClearPenaltyCountScn | 1.3.6.1.4.1.4998.1.1.20.2.14.12 | SnmpAdminString | read-write | This variable always returns a single blank character upon reading. When set to any other value, the enforce rule penalty count in cadEnforceRuleCountsTable whose SCN matches that value is cleared. |
| cadQosCmtsMacToSrvFlowTable | 1.3.6.1.4.1.4998.1.1.20.2.15 | not-accessible | This table provide for referencing the service flows associated with a particular cable modem. This allows for indexing into other docsQos tables that are indexed by service flow ID and ifIndex. | |
| cadQosCmtsMacToSrvFlowEntry | 1.3.6.1.4.1.4998.1.1.20.2.15.1 | not-accessible | An entry is created by CMTS for each service flow connected to this CMTS. | |
| MAC cadQosCmtsCmMac | 1.3.6.1.4.1.4998.1.1.20.2.15.1.1 | MacAddress | not-accessible | The MAC address for the referenced CM. |
| U32 cadQosCmtsServiceFlowId | 1.3.6.1.4.1.4998.1.1.20.2.15.1.2 | Unsigned32 | read-only | An index assigned to a service flow by CMTS. |
| NUM cadQosCmtsIfIndex | 1.3.6.1.4.1.4998.1.1.20.2.15.1.3 | InterfaceIndex | read-only | The ifIndex of ifType docsCableMacLayter(127) on the CMTS that is connected to the Cable Modem. |
| cadQosServiceClassTable | 1.3.6.1.4.1.4998.1.1.20.2.19 | not-accessible | This table extends the docQosServiceClassTable and adds 1 object which is the peak traffic rate shaped to while traffic still conforms to the policing parameters. | |
| cadQosServiceClassEntry | 1.3.6.1.4.1.4998.1.1.20.2.19.1 | not-accessible | ||
| BIT cadQosServiceClassPeakTrafficRate | 1.3.6.1.4.1.4998.1.1.20.2.19.1.1 | BitRate | read-create | Peak traffic rate shaped to while traffic still conforms to the policing parameters (Tmax and Burst). If the peak rate is set to a value greater than Tmax, then the traffic will be shaped to the peak rate until the traffic is non-conforming to the policing parameters (Tmax and Burst), and then the traffic will be shaped to the Tmax rate. If the peak rate is less than the Tmax for a flow, then all traffic for that flow will shaped to the Tmax rate, regardless of the Burst parameter. Setting the peak rate to a value of 0 will result no peak rate limiting and flows having virtually unlimited bandwidth until their burst size is used up. |
| T/F cadQosServiceClassLatencyControlledFlowFlag | 1.3.6.1.4.1.4998.1.1.20.2.19.1.2 | TruthValue | read-create | This object indicated whether the flow should be should be latency-controlled. If this flag is not true than the legacy (bitrate-based) scheduler will be used. |
| cadCmtsCmVendorTable | 1.3.6.1.4.1.4998.1.1.20.2.20 | not-accessible | The table of known and configured cable modem vendors as identified by the first three bytes of their MAC address, also known as the OUI | |
| cadCmtsCmVendorEntry | 1.3.6.1.4.1.4998.1.1.20.2.20.1 | not-accessible | Each row contains an OUI-to-vendor association | |
| ADR cadCmtsCmVendorOUI | 1.3.6.1.4.1.4998.1.1.20.2.20.1.1 | OUIAddress | not-accessible | First three(3) bytes of the MAC address of the cable modems |
| STR cadCmtsCmVendorName | 1.3.6.1.4.1.4998.1.1.20.2.20.1.2 | DisplayString | read-create | Name of the cable modem vendor using this OUI |
| ROW cadCmtsCmVendorRowStatus | 1.3.6.1.4.1.4998.1.1.20.2.20.1.3 | RowStatus | read-create | Control object for each row |
| cadIfCmtsMacToIpTable | 1.3.6.1.4.1.4998.1.1.20.2.21 | not-accessible | This table provides a SNMP style wrapper to the MAC DB with a direct translation from MAC to the IP address and CM MAC associated with the CM or CPE MAC. | |
| cadIfCmtsMacToIpEntry | 1.3.6.1.4.1.4998.1.1.20.2.21.1 | not-accessible | Per MAC information stored in MAC DB | |
| MAC cadIfCmtsMacAddr | 1.3.6.1.4.1.4998.1.1.20.2.21.1.1 | MacAddress | not-accessible | MAC address of CM or CPE |
| MAC cadIfCmtsMacCmMacAddr | 1.3.6.1.4.1.4998.1.1.20.2.21.1.3 | MacAddress | read-only | Mac address of the CM associated with the MAC address. If this is an entry for a CM, the it will be the same as the cadIfCmtsmac. For a CPE MAC, this will be the MAC address of the CM. |
| ADR cadIfCmtsMacInetIpAddr | 1.3.6.1.4.1.4998.1.1.20.2.21.1.4 | InetAddressIPv4or6 | read-only | Inet Ip address (IPv4 or IPv6)associated with this CM or CPE MAC address. |
| IPt cadIfCmtsMacInetIpAddrType | 1.3.6.1.4.1.4998.1.1.20.2.21.1.5 | InetAddressType | read-only | Inet Ip address type (IPv4 or IPv6)associated with this CM or CPE MAC address. |
| cadCmDenyTable | 1.3.6.1.4.1.4998.1.1.20.2.22 | not-accessible | The list of cable modems that is configured to be denied for traffic. Maximum number of rows is 100. | |
| cadCmDenyEntry | 1.3.6.1.4.1.4998.1.1.20.2.22.1 | not-accessible | The collection of deny modems. | |
| MAC cadCmDenyMacAddress | 1.3.6.1.4.1.4998.1.1.20.2.22.1.1 | MacAddress | not-accessible | The MAC address of the CM that is denied for any traffic. |
| ROW cadCmDenyRowStatus | 1.3.6.1.4.1.4998.1.1.20.2.22.1.2 | RowStatus | read-create | The status of this conceptual row. To create a row in this table, set this object to createAndGo(4). Support of the values includes createAndGo(4) and destroy(6) |
| cadCmDenyStatusTable | 1.3.6.1.4.1.4998.1.1.20.2.23 | not-accessible | Table of cable modem deny status. | |
| cadCmDenyStatusEntry | 1.3.6.1.4.1.4998.1.1.20.2.23.1 | not-accessible | Entry of cable modem deny status. | |
| NUM cadCmDenyRecentIfIndex | 1.3.6.1.4.1.4998.1.1.20.2.23.1.1 | InterfaceIndex | not-accessible | The ifIndex of upstream channel where the denied modem was last on or attempted. |
| DAT cadCmDenyRecentTime | 1.3.6.1.4.1.4998.1.1.20.2.23.1.2 | DateAndTime | read-only | The actual clock time when the modem was last denied. |
| C32 cadCmDenyAttempts | 1.3.6.1.4.1.4998.1.1.20.2.23.1.3 | Counter32 | read-only | The number of attempts received from the denied modem. |
| cadCpeHostAuthorizationTable | 1.3.6.1.4.1.4998.1.1.20.2.24 | not-accessible | ||
| cadCpeHostAuthorizationEntry | 1.3.6.1.4.1.4998.1.1.20.2.24.1 | not-accessible | ||
| MAC cadCpeHostAuthCmMacAddress | 1.3.6.1.4.1.4998.1.1.20.2.24.1.1 | MacAddress | not-accessible | The CM MAC address. |
| MAC cadCpeHostAuthCpeMacAddress | 1.3.6.1.4.1.4998.1.1.20.2.24.1.2 | MacAddress | not-accessible | The CPE MAC address. |
| IP cadCpeHostAuthCpeIpAddress | 1.3.6.1.4.1.4998.1.1.20.2.24.1.3 | IpAddress | not-accessible | The CPE IP address. |
| ROW cadCpeHostAuthRowStatus | 1.3.6.1.4.1.4998.1.1.20.2.24.1.4 | RowStatus | read-create | Object to control the row addition/deletion in this table. |
| cadIfCmtsInetIpToCmMacTable | 1.3.6.1.4.1.4998.1.1.20.2.25 | not-accessible | Inet MAC DB interface for SNMP | |
| cadIfCmtsInetIpToCmMacEntry | 1.3.6.1.4.1.4998.1.1.20.2.25.1 | not-accessible | Per IP information stored in MAC DB | |
| IPt cadIfCmtsInetIpMacAddrType | 1.3.6.1.4.1.4998.1.1.20.2.25.1.1 | InetAddressType | not-accessible | Inet IP address type of CM or CPE |
| ADR cadIfCmtsInetIpMac | 1.3.6.1.4.1.4998.1.1.20.2.25.1.2 | InetAddressIPv4or6 | not-accessible | Inet IP address of CM or CPE |
| MAC cadIfCmtsInetIpCmMac | 1.3.6.1.4.1.4998.1.1.20.2.25.1.3 | MacAddress | read-only | Mac address of CM associated with this CM or CPE IP |
| MAC cadIfCmtsInetIpCpeMac | 1.3.6.1.4.1.4998.1.1.20.2.25.1.4 | MacAddress | read-only | Mac address of CPE associated with this CPE IP. This is set to 0 for CM IPs. |
| cadCmtsCmStatusMacSummaryTable | 1.3.6.1.4.1.4998.1.1.20.2.26 | not-accessible | ||
| cadCmtsCmStatusMacSummaryEntry | 1.3.6.1.4.1.4998.1.1.20.2.26.1 | not-accessible | ||
| I32 cadCmtsCmStatusMacNumOther | 1.3.6.1.4.1.4998.1.1.20.2.26.1.1 | Integer32 | read-only | The number of modems on this mac domain in state other(1) |
| I32 cadCmtsCmStatusMacNumInitRanging | 1.3.6.1.4.1.4998.1.1.20.2.26.1.2 | Integer32 | read-only | The number of modems on this mac domain in state initialRanging(2) |
| I32 cadCmtsCmStatusMacNumRangingComplete | 1.3.6.1.4.1.4998.1.1.20.2.26.1.3 | Integer32 | read-only | The number of modems on this mac domain in state rangingAutoAdjComplete(4) |
| I32 cadCmtsCmStatusMacNumStartEae | 1.3.6.1.4.1.4998.1.1.20.2.26.1.4 | Integer32 | read-only | The number of modems on this mac domain in state startEae(10) |
| I32 cadCmtsCmStatusMacNumStartDhcpv4 | 1.3.6.1.4.1.4998.1.1.20.2.26.1.5 | Integer32 | read-only | The number of modems on this mac domain in state startDhcpv4(11) |
| I32 cadCmtsCmStatusMacNumStartDhcpv6 | 1.3.6.1.4.1.4998.1.1.20.2.26.1.6 | Integer32 | read-only | The number of modems on this mac domain in state startDhcpv6(12) |
| I32 cadCmtsCmStatusMacNumDhcpv4Complete | 1.3.6.1.4.1.4998.1.1.20.2.26.1.7 | Integer32 | read-only | The number of modems on this mac domain in state dhcpv4Complete(5) |
| I32 cadCmtsCmStatusMacNumDhcpv6Complete | 1.3.6.1.4.1.4998.1.1.20.2.26.1.8 | Integer32 | read-only | The number of modems on this mac domain in state dhcpv6Complete(13) |
| I32 cadCmtsCmStatusMacNumStartCfgFileDownload | 1.3.6.1.4.1.4998.1.1.20.2.26.1.9 | Integer32 | read-only | The number of modems on this mac domain in state startConfigFileDownload(14) |
| I32 cadCmtsCmStatusMacNumCfgFileDownloadComplete | 1.3.6.1.4.1.4998.1.1.20.2.26.1.10 | Integer32 | read-only | The number of modems on this mac domain in state configFileDownloadComplete(15) |
| I32 cadCmtsCmStatusMacNumStartRegistration | 1.3.6.1.4.1.4998.1.1.20.2.26.1.11 | Integer32 | read-only | The number of modems on this mac domain in state startRegistration(16) |
| I32 cadCmtsCmStatusMacNumRegistrationComplete | 1.3.6.1.4.1.4998.1.1.20.2.26.1.12 | Integer32 | read-only | The number of modems on this mac domain in state registrationComplete(6) |
| I32 cadCmtsCmStatusMacNumOperational | 1.3.6.1.4.1.4998.1.1.20.2.26.1.13 | Integer32 | read-only | The number of modems on this mac domain in state operational(8) |
| I32 cadCmtsCmStatusMacNumBpiInit | 1.3.6.1.4.1.4998.1.1.20.2.26.1.14 | Integer32 | read-only | The number of modems on this mac domain in state bpiInit(9) |
| I32 cadCmtsCmStatusMacNumForwardingDisabled | 1.3.6.1.4.1.4998.1.1.20.2.26.1.15 | Integer32 | read-only | The number of modems on this mac domain in state forwardingDisabled(17) |
| I32 cadCmtsCmStatusMacNumRfMuteAll | 1.3.6.1.4.1.4998.1.1.20.2.26.1.16 | Integer32 | read-only | The number of modems on this mac domain in state rfMuteAll(18) |
| I32 cadCmtsCmStatusMacNumTotal | 1.3.6.1.4.1.4998.1.1.20.2.26.1.17 | Integer32 | read-only | The total count of cable modems on this mac domain |
| I32 cadCmtsCmStatusMacNumRangingAborted | 1.3.6.1.4.1.4998.1.1.20.2.26.1.18 | Integer32 | read-only | The number of modems on this mac domain in state rangingAborted(3) |
| I32 cadCmtsCmStatusMacNumRangFlaps | 1.3.6.1.4.1.4998.1.1.20.2.26.1.19 | Integer32 | read-only | The number of times a CM on this upstream channel has reset in Ranging states. |
| I32 cadCmtsCmStatusMacNumProvFlaps | 1.3.6.1.4.1.4998.1.1.20.2.26.1.20 | Integer32 | read-only | The number of times a CM on this upstream channel has reset in Provisioning states. |
| I32 cadCmtsCmStatusMacNumRegFlaps | 1.3.6.1.4.1.4998.1.1.20.2.26.1.21 | Integer32 | read-only | The number of times a CM on this upstream channel has reset in Registered state. |
| cadCmtsCmStatusMacChSummaryTable | 1.3.6.1.4.1.4998.1.1.20.2.27 | not-accessible | ||
| cadCmtsCmStatusMacChSummaryEntry | 1.3.6.1.4.1.4998.1.1.20.2.27.1 | not-accessible | ||
| I32 cadCmtsCmStatusMacChNumOther | 1.3.6.1.4.1.4998.1.1.20.2.27.1.1 | Integer32 | read-only | The number of modems on this channel in state other(1) |
| I32 cadCmtsCmStatusMacChNumInitRanging | 1.3.6.1.4.1.4998.1.1.20.2.27.1.2 | Integer32 | read-only | The number of modems on this channel in state initialRanging(2) |
| I32 cadCmtsCmStatusMacChNumRangingComplete | 1.3.6.1.4.1.4998.1.1.20.2.27.1.3 | Integer32 | read-only | The number of modems on this channel in state rangingAutoAdjComplete(4) |
| I32 cadCmtsCmStatusMacChNumStartEae | 1.3.6.1.4.1.4998.1.1.20.2.27.1.4 | Integer32 | read-only | The number of modems on this channel in state startEae(10) |
| I32 cadCmtsCmStatusMacChNumStartDhcpv4 | 1.3.6.1.4.1.4998.1.1.20.2.27.1.5 | Integer32 | read-only | The number of modems on this channel in state startDhcpv4(11) |
| I32 cadCmtsCmStatusMacChNumStartDhcpv6 | 1.3.6.1.4.1.4998.1.1.20.2.27.1.6 | Integer32 | read-only | The number of modems on this channel in state startDhcpv6(12) |
| I32 cadCmtsCmStatusMacChNumDhcpv4Complete | 1.3.6.1.4.1.4998.1.1.20.2.27.1.7 | Integer32 | read-only | The number of modems on this channel in state dhcpv4Complete(5) |
| I32 cadCmtsCmStatusMacChNumDhcpv6Complete | 1.3.6.1.4.1.4998.1.1.20.2.27.1.8 | Integer32 | read-only | The number of modems on this channel in state dhcpv6Complete(13) |
| I32 cadCmtsCmStatusMacChNumStartCfgFileDownload | 1.3.6.1.4.1.4998.1.1.20.2.27.1.9 | Integer32 | read-only | The number of modems on this channel in state startConfigFileDownload(14) |
| I32 cadCmtsCmStatusMacChNumCfgFileDownloadComplete | 1.3.6.1.4.1.4998.1.1.20.2.27.1.10 | Integer32 | read-only | The number of modems on this channel in state configFileDownloadComplete(15) |
| I32 cadCmtsCmStatusMacChNumStartRegistration | 1.3.6.1.4.1.4998.1.1.20.2.27.1.11 | Integer32 | read-only | The number of modems on this channel in state startRegistration(16) |
| I32 cadCmtsCmStatusMacChNumRegistrationComplete | 1.3.6.1.4.1.4998.1.1.20.2.27.1.12 | Integer32 | read-only | The number of modems on this channel in state registrationComplete(6) |
| I32 cadCmtsCmStatusMacChNumOperational | 1.3.6.1.4.1.4998.1.1.20.2.27.1.13 | Integer32 | read-only | The number of modems on this channel in state operational(8) |
| I32 cadCmtsCmStatusMacChNumBpiInit | 1.3.6.1.4.1.4998.1.1.20.2.27.1.14 | Integer32 | read-only | The number of modems on this channel in state bpiInit(9) |
| I32 cadCmtsCmStatusMacChNumForwardingDisabled | 1.3.6.1.4.1.4998.1.1.20.2.27.1.15 | Integer32 | read-only | The number of modems on this channel in state forwardingDisabled(17) |
| I32 cadCmtsCmStatusMacChNumRfMuteAll | 1.3.6.1.4.1.4998.1.1.20.2.27.1.16 | Integer32 | read-only | The number of modems on this channel in state rfMuteAll(18) |
| I32 cadCmtsCmStatusMacChNumTotal | 1.3.6.1.4.1.4998.1.1.20.2.27.1.17 | Integer32 | read-only | The total count of cable modems on this channel |
| I32 cadCmtsCmStatusMacChNumRangingAborted | 1.3.6.1.4.1.4998.1.1.20.2.27.1.18 | Integer32 | read-only | The number of modems on this channel in state rangingAborted(3) |
| I32 cadCmtsCmStatusMacChNumRangFlaps | 1.3.6.1.4.1.4998.1.1.20.2.27.1.19 | Integer32 | read-only | The number of times a CM on this upstream channel has reset in Ranging states. |
| I32 cadCmtsCmStatusMacChNumProvFlaps | 1.3.6.1.4.1.4998.1.1.20.2.27.1.20 | Integer32 | read-only | The number of times a CM on this upstream channel has reset in Provisioning states. |
| I32 cadCmtsCmStatusMacChNumRegFlaps | 1.3.6.1.4.1.4998.1.1.20.2.27.1.21 | Integer32 | read-only | The number of times a CM on this upstream channel has reset in Registered state. |
| cadQosServiceFlowSidClusterTable | 1.3.6.1.4.1.4998.1.1.20.2.28 | not-accessible | This object defines the SID clusters associated with an upstream service flow. | |
| cadQosServiceFlowSidClusterEntry | 1.3.6.1.4.1.4998.1.1.20.2.28.1 | not-accessible | The conceptual row of cadQosServiceFlowSidClusterTable. The ifIndex key corresponds to the MAC Domain interface of the service flow. The index scheme used upstream channel ifIndex intead of channel ID to speed up query performance. | |
| NUM cadQosServiceFlowSidClusterChIfIndex | 1.3.6.1.4.1.4998.1.1.20.2.28.1.1 | InterfaceIndex | not-accessible | This key represents the upstream Channel ifIndex mapped to the corresponding SID. |
| I32 cadQosServiceFlowSidClusterUcid | 1.3.6.1.4.1.4998.1.1.20.2.28.1.2 | Integer32 | read-only | This attribute represents the UCID assigned to the upstream channel in this SID Cluster. |
| U32 cadQosServiceFlowSidClusterSid | 1.3.6.1.4.1.4998.1.1.20.2.28.1.3 | Unsigned32 | read-only | This attribute represents the SID assigned to the upstream channel in this SID Cluster. |
| INT cadQosServiceFlowSegHdr | 1.3.6.1.4.1.4998.1.1.20.2.28.1.4 | INTEGER | read-only | This object indicates the segment header in a MTCM enabled flow is on or off. |
| cadIfCmtsMacToInetIpTable | 1.3.6.1.4.1.4998.1.1.20.2.29 | not-accessible | This table provides a SNMP style wrapper to the MAC DB with a direct translation from MAC to the IP address and CM MAC associated with the CM or CPE MAC. | |
| cadIfCmtsMacToInetIpEntry | 1.3.6.1.4.1.4998.1.1.20.2.29.1 | not-accessible | Per MAC information stored in MAC DB | |
| IPt cadIfCmtsMacToInetIpAddrType | 1.3.6.1.4.1.4998.1.1.20.2.29.1.1 | InetAddressType | not-accessible | Inet Ip address type (IPv4 or IPv6)associated with this CM or CPE MAC address. |
| ADR cadIfCmtsMacToInetIpAddr | 1.3.6.1.4.1.4998.1.1.20.2.29.1.2 | InetAddressIPv4or6 | not-accessible | Inet Ip address (IPv4 or IPv6)associated with this CM or CPE MAC address. |
| MAC cadIfCmtsMacToInetIpCmMacAddr | 1.3.6.1.4.1.4998.1.1.20.2.29.1.3 | MacAddress | read-only | Mac address of the CM associated with the MAC address. If this is an entry for a CM, the it will be the same as the cadIfCmtsmac. For a CPE MAC, this will be the MAC address of the CM. |
| cadEnforceRule | 1.3.6.1.4.1.4998.1.1.20.2.30 | |||
| C32 cadEnforceRuleTableLastChange | 1.3.6.1.4.1.4998.1.1.20.2.30.1 | Counter32 | read-only | The value of sysUpTime on the most recent occasion at which a row in the cadEnforceRuleTable was added or deleted. Is zero if not modified since last boot. |
| cadEnforceRuleTable | 1.3.6.1.4.1.4998.1.1.20.2.30.2 | not-accessible | This object describes an enforce rule list For the Integrated SC Agility feature on a CMTS. Each object instance defines an enforce rule. | |
| cadEnforceRuleEntry | 1.3.6.1.4.1.4998.1.1.20.2.30.2.1 | not-accessible | The conceptual row of cadEnforceRuleTable. | |
| STR cadEnforceRuleReferenceSCN | 1.3.6.1.4.1.4998.1.1.20.2.30.2.1.1 | SnmpAdminString | not-accessible | This attribute represents the Service Class Name from which the reference parameter set values for a SF were derived. This ASCII string acts as a handle pointing to the Service Class Name In the docsQosParamSetTable. This SCN's name and pre-configured QoS parameters are used to determine if a particular Service Flow should be mapped into this particular Enforce Rule. |
| STR cadEnforceRuleEnforceSCN | 1.3.6.1.4.1.4998.1.1.20.2.30.2.1.2 | SnmpAdminString | read-create | This attribute represents the Service Class Name from which the penalty parameter set values are derived. Must be specified. This ASCII string acts as a handle pointing to the Service Class Name In the docsQosParamSetTable. This SCN's pre-configured QoS parameters for Priority, Tmax, Tpeak, and Max Burst are used to temporarily over-write the service flow's QoS Parameter Set values whenever that service flow bandwidth exceeds the threshold. |
| INT cadEnforceRuleAvgBwRateUsageTrigger | 1.3.6.1.4.1.4998.1.1.20.2.30.2.1.3 | INTEGER | read-create | The threshold bandwidth (in kilobits per second) above which the service flow is identified as being a Heavy User below which the service flow is identified as being a Light User. This must be specified. |
| INT cadEnforceRuleAvgHistoryDuration | 1.3.6.1.4.1.4998.1.1.20.2.30.2.1.4 | INTEGER | read-create | The duration of time (in minutes) that is used to monitor and calculate the average bandwidth for each service flow associated with this Enforce Rule. In essence, we will use a sliding window with a duration specified by this parameter whenever calculating the average bandwidth that the service flow has utilized. Values must be divisible by 30. The history duration must be an integer multiple of the sampling interval. |
| INT cadEnforceRuleSamplingInterval | 1.3.6.1.4.1.4998.1.1.20.2.30.2.1.5 | INTEGER | read-create | The period of time (in minutes) between successive slides of the sliding window. It is also the temporal distance over which the sliding window is moved whenever it is slid. The penalty duration and window duration must be an integer multiple of the sampling interval. |
| INT cadEnforceRulePenaltyDuration | 1.3.6.1.4.1.4998.1.1.20.2.30.2.1.6 | INTEGER | read-create | The duration of time (in minutes) that a monitored service flow is held in the penalty box after it has been found to be a Heavy User. Being placed in the penalty box implies that the service flow has had its Priority, Tmax, Tpeak, and Max Burst parameters within its QoS Parameter Set overridden by the corresponding values from the Enforce Service Class Name. Values must be divisible by 30. The penalty duration must be an integer multiple of the sampling interval. |
| C32 cadEnforceRuleCreateTime | 1.3.6.1.4.1.4998.1.1.20.2.30.2.1.7 | Counter32 | read-only | The value of sysUpTime in seconds when this rule was created. Set to new sysUpTime if created before last boot. |
| ROW cadEnforceRuleStatus | 1.3.6.1.4.1.4998.1.1.20.2.30.2.1.8 | RowStatus | read-create | The conceptual row status of this object. |
| cadEnforceRuleCountsTable | 1.3.6.1.4.1.4998.1.1.20.2.30.3 | not-accessible | This object contains the number of times an enforce rule has been used to penalize a service flow. | |
| cadEnforceRuleCountsEntry | 1.3.6.1.4.1.4998.1.1.20.2.30.3.1 | not-accessible | The conceptual row of cadEnforceRuleCountsTable. | |
| C32 cadEnforceRuleCountsPenalties | 1.3.6.1.4.1.4998.1.1.20.2.30.3.1.1 | Counter32 | read-only | Number of times the CM has had a SF penalized by this Enforce Rule. |
| cadQosServiceClassControl | 1.3.6.1.4.1.4998.1.1.20.2.31 | |||
| cadQosServiceClassControlTable | 1.3.6.1.4.1.4998.1.1.20.2.31.1 | not-accessible | This table extends the docQosServiceClassTable and adds control features for service classes. | |
| cadQosServiceClassControlEntry | 1.3.6.1.4.1.4998.1.1.20.2.31.1.1 | not-accessible | This is an extension of the DocsQosServiceClassEntry table that provides additional service class control features. | |
| T/F cadQosServiceClassControlSendDsc | 1.3.6.1.4.1.4998.1.1.20.2.31.1.1.1 | TruthValue | read-write | This variable always returns false(2) upon reading. When set to true(1), a DSC updating the SF parameters is sent to all CMs having a SF matching this SCN name and whose QOS parameter set is out-of-date. |
| TIM cadQosServiceClassControlSendDscLastUpdated | 1.3.6.1.4.1.4998.1.1.20.2.31.1.1.2 | TimeStamp | read-only | The time that cadQosServiceClassControlSendDsc was written for this row. If it was updated prior to the last re- initialization of the local network management subsystem, then this object contains a zero value. Used to decide if a DSC is needed for a SF using this SCN. |
| cadQosServiceClassCmControlTable | 1.3.6.1.4.1.4998.1.1.20.2.31.2 | not-accessible | This table extends the docQosServiceClassTable and adds a per-CM control feature for service classes. | |
| cadQosServiceClassCmControlEntry | 1.3.6.1.4.1.4998.1.1.20.2.31.2.1 | not-accessible | This is an extension of the DocsQosServiceClassEntry table that provides additional service class control features. | |
| MAC cadQosServiceClassCmControlSendDscMacAddr | 1.3.6.1.4.1.4998.1.1.20.2.31.2.1.1 | MacAddress | read-write | This variable always returns 00:00:00:00:00:00 upon reading. When set to any other value, a DSC updating the SF parameters in the CM whose MAC address matches the value written is sent, providing that there is a SF matching this SCN's name, and the CM's QoS parameter set for that SF is out-of-date. |
| cadIfCmtsCmOfdmStatusTable | 1.3.6.1.4.1.4998.1.1.20.2.32 | not-accessible | This table contains DOCSIS 3.1 CM Capabilities from CM registration requests. | |
| cadIfCmtsCmOfdmStatusEntry | 1.3.6.1.4.1.4998.1.1.20.2.32.1 | not-accessible | An entry has the capabilities from the registration request for one CM. | |
| MAC cadIfCmtsCmOfdmStatusMacAddress | 1.3.6.1.4.1.4998.1.1.20.2.32.1.1 | MacAddress | not-accessible | The MAC address of the modem. |
| CER cadIfCmtsCmOfdmStatusOkOfdmMod | 1.3.6.1.4.1.4998.1.1.20.2.32.1.2 | CerOfdmModBitsType | read-only | The OFDM modulations supported by the CM, as reported in TLV 5.52. QAM8 and QAM32 are not allowed for DS channels. |
| CER cadIfCmtsCmOfdmStatusOkOfdmaMod | 1.3.6.1.4.1.4998.1.1.20.2.32.1.3 | CerOfdmModBitsType | read-only | The OFDMA US modulations supported by the CM, as reported in TLV 5.53. |
| I32 cadIfCmtsCmOfdmStatusDsLowFreq | 1.3.6.1.4.1.4998.1.1.20.2.32.1.4 | Integer32 | read-only | The low DS edge frequency (Downstream Lower Band Edge) supported by the CM,as reported in TLV 5.54. |
| I32 cadIfCmtsCmOfdmStatusDsHighFreq | 1.3.6.1.4.1.4998.1.1.20.2.32.1.5 | Integer32 | read-only | The high DS edge frequency (Downstream Upper Band Edge) supported by the CM, as reported in TLV 5.55. |
| I32 cadIfCmtsCmOfdmStatusUsHighFreq | 1.3.6.1.4.1.4998.1.1.20.2.32.1.6 | Integer32 | read-only | The high US edge frequency (Diplexor Upper Band Edge) supported by the CM,as reported in TLV 5.56. |
| cadIfCmtsCmOfdmProfTable | 1.3.6.1.4.1.4998.1.1.20.2.33 | not-accessible | This table contains the OFDM and OFDMA channels and profiles assigned to DOCSIS 3.1 CMs, and their status. | |
| cadIfCmtsCmOfdmProfEntry | 1.3.6.1.4.1.4998.1.1.20.2.33.1 | not-accessible | An entry describes one channel and profile assigned to a DOCSIS 3.1 CM. | |
| MAC cadIfCmtsCmOfdmProfMacAddress | 1.3.6.1.4.1.4998.1.1.20.2.33.1.1 | MacAddress | not-accessible | The MAC address of the modem. |
| NUM cadIfCmtsCmOfdmProfIfIndex | 1.3.6.1.4.1.4998.1.1.20.2.33.1.2 | InterfaceIndex | not-accessible | The ifIndex of an OFDM DS or OFDMA US channel. |
| OFD cadIfCmtsCmOfdmProfProfId | 1.3.6.1.4.1.4998.1.1.20.2.33.1.3 | OfdmProfileId | not-accessible | The profile number plus one of this profile for a DS channel. The data IUC number for a US channel. Range is (1..16|256) for downstream channels, and (5|6|9|10|11|12|13) for upstream channels. |
| IFD cadIfCmtsCmOfdmProfDirection | 1.3.6.1.4.1.4998.1.1.20.2.33.1.4 | IfDirection | read-only | Whether the channel is downstream or upstream. |
| INT cadIfCmtsCmOfdmProfStatus | 1.3.6.1.4.1.4998.1.1.20.2.33.1.5 | INTEGER | read-create | Active if there are no issues for this profile for this CM on this channel. Impaired when we receive a CM-STATUS message of type ofdmProfileFailure, for OFDM channels, or due to excessive errors seen by the receiver, for OFDMA channels. |
| cadSubmgtFilterGrpDescTable | 1.3.6.1.4.1.4998.1.1.20.2.34 | not-accessible | Each entry of this table defines the description text associated with a single subscriber management filter group. The object exists independent of the existence of the particular filter group (docsSubmgt3FilterGrpTable (DOCS-SUBMGT3-MIB)) | |
| cadSubmgtFilterGrpDescEntry | 1.3.6.1.4.1.4998.1.1.20.2.34.1 | not-accessible | The conceptual row of cadSubmgtFilterGrpDescTable. | |
| U32 cadSubmgtFilterGrpId | 1.3.6.1.4.1.4998.1.1.20.2.34.1.1 | Unsigned32 | not-accessible | This key is an identifier for a set of classifiers known as a filter group. Each CM may be associated with several filter groups for its upstream and downstream traffic, one group per target end point on the CM as defined in the docsSubmgt3GrpEntry object (DOCS-SUBMGT3-MIB). Typically, many CMs share a common set of filter groups. |
| STR cadSubmgtFilterGrpDescription | 1.3.6.1.4.1.4998.1.1.20.2.34.1.2 | SnmpAdminString | read-create | A user-defined description of the filter group (1 to 32 human- readable characters). |
| ROW cadSubmgtFilterGrpRowStatus | 1.3.6.1.4.1.4998.1.1.20.2.34.1.3 | RowStatus | read-create | Control object for row creation and deletion. Support limited to active(1), createAndGo(4), destroy(6). |
RFC description
Cadant vendor-private MIB for managing MAC (Media Access Control) layer functions on Cable Modem Termination System (CMTS) devices.
Start monitoring ARRIS/Cadant C4/E6000 CMTS (cable modem termination system) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.