CADANT-CMTS-MAC-MIB

MIB Reference — IPNetwork Monitor

All MIBsCADANT-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

cadIfMacDomainIfIndexOBJECT-TYPE
cadMacChlChannelIfIndexOBJECT-TYPE

From CADANT-PRODUCTS-MIB

cadLayer2OBJECT-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
docsQosServiceClassEntryOBJECT-TYPE
docsQosServiceFlowIdOBJECT-TYPE
docsQosServiceFlowSidClusterIdOBJECT-TYPE

From IF-MIB

InterfaceIndex
InterfaceIndexOrZero
ifIndexOBJECT-TYPE

From INET-ADDRESS-MIB

InetAddressIPv4
InetAddressIPv6
InetAddressType

From IP-MIB

ipNetToMediaEntryOBJECT-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 symbolicOID numericTypeAccessDescription
cadMacMib1.3.6.1.4.1.4998.1.1.20.2This 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 cadIfCmtsCmStatusNumber1.3.6.1.4.1.4998.1.1.20.2.1Counter32read-onlyThe number of rows in the cadIfCmtsCmStatusTable
cadIfCmtsCmStatusTable1.3.6.1.4.1.4998.1.1.20.2.2not-accessible
cadIfCmtsCmStatusEntry1.3.6.1.4.1.4998.1.1.20.2.2.1not-accessible
MAC cadIfCmtsCmStatusMacAddress1.3.6.1.4.1.4998.1.1.20.2.2.1.2MacAddressnot-accessibleMAC address of this Cable Modem
NUM cadIfCmtsCmStatusDownChannelIfIndex1.3.6.1.4.1.4998.1.1.20.2.2.1.4InterfaceIndexOrZeroread-only
NUM cadIfCmtsCmStatusUpChannelIfIndex1.3.6.1.4.1.4998.1.1.20.2.2.1.5InterfaceIndexOrZeroread-only
CAD cadIfCmtsCmStatusValue1.3.6.1.4.1.4998.1.1.20.2.2.1.9CadIfCmtsCmStatusTyperead-only
DOC cadIfCmtsCmStatusDocsisVersion1.3.6.1.4.1.4998.1.1.20.2.2.1.12DocsisVersionread-onlyIndication 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 cadIfCmtsCmStatusRangFlaps1.3.6.1.4.1.4998.1.1.20.2.2.1.13Counter32read-onlyNumber of times the CM has flapped in Ranging states.
C32 cadIfCmtsCmStatusProvFlaps1.3.6.1.4.1.4998.1.1.20.2.2.1.14Counter32read-onlyNumber of times the CM has flapped in Provisioning states.
C32 cadIfCmtsCmStatusRegFlaps1.3.6.1.4.1.4998.1.1.20.2.2.1.15Counter32read-onlyNumber of times the CM has flapped in Registered state.
TIM cadIfCmtsCmStatusLastFlapTime1.3.6.1.4.1.4998.1.1.20.2.2.1.16TimeStampread-onlyTimestamp of the last time the CM flapped.
TIM cadIfCmtsCmStatusInitRangTime1.3.6.1.4.1.4998.1.1.20.2.2.1.17TimeStampread-onlyTimestamp of the last time the CM did initial ranging.
CAD cadIfCmtsCmStatusPreFlapStatus1.3.6.1.4.1.4998.1.1.20.2.2.1.18CadIfCmtsCmStatusTyperead-onlyCM status value prior to last CM flap.
STR cadIfCmtsCmStatusConfigFilename1.3.6.1.4.1.4998.1.1.20.2.2.1.19DisplayStringread-onlyName of the file used to configure the modem during registration.
INT cadIfCmtsCmStatusBpiVersion1.3.6.1.4.1.4998.1.1.20.2.2.1.20INTEGERread-onlyThe value of this object is the version of Baseline Privacy for which this CM has registered.
INT cadIfCmtsCmStatusModemType1.3.6.1.4.1.4998.1.1.20.2.2.1.21INTEGERread-onlyThe 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 cadIfCmtsCmStatusModulationType1.3.6.1.4.1.4998.1.1.20.2.2.1.22DocsisUpstreamTyperead-onlyIndicates 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 cadIfCmtsCmStatusCmPtr1.3.6.1.4.1.4998.1.1.20.2.2.1.23Integer32read-onlyAn index into the docsIfCmtsCmStatusTable.
T/F cadIfCmtsCmStatusTftpEnforceFailed1.3.6.1.4.1.4998.1.1.20.2.2.1.24TruthValueread-onlyIndicates if TFTP Enforce failed during the modem registration.
T/F cadIfCmtsCmStatusDynamicSecretFailed1.3.6.1.4.1.4998.1.1.20.2.2.1.25TruthValueread-onlyIndicates if Dynamic Secret failed during the modem registration.
DOC cadIfCmtsCmStatusDocsCapability1.3.6.1.4.1.4998.1.1.20.2.2.1.26DocsisVersionread-onlyThe highest DOCSIS version the modem is capable of operating at. Note this comes from the modem itself and not the configuration file.
DOC cadIfCmtsCmStatusDocsProvisioned1.3.6.1.4.1.4998.1.1.20.2.2.1.27DocsisVersionread-onlyThe 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 cadIfHVCmtsCmStatusLastFlapTime1.3.6.1.4.1.4998.1.1.20.2.2.1.28Counter64read-onlyThe timestamp of the last time the CM flapped, measured in centiseconds. This object is a 64-bit version of cadIfCmtsCmStatusLastFlapTime.
C64 cadIfHVCmtsCmStatusInitRangTime1.3.6.1.4.1.4998.1.1.20.2.2.1.29Counter64read-onlyThe timestamp of the last time the CM did initial ranging, measured in centiseconds. This object is a 64-bit version of cadIfCmtsCmStatusInitRangTime.
ADR cadIf3CmtsCmRegStatusIPv6Addr1.3.6.1.4.1.4998.1.1.20.2.2.1.30InetAddressIPv6read-onlyThis 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 cadIf3CmtsCmRegStatusIPv6LinkLocal1.3.6.1.4.1.4998.1.1.20.2.2.1.31InetAddressIPv6read-onlyThis 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 cadIf3CmtsCmRegStatusMdIfIndex1.3.6.1.4.1.4998.1.1.20.2.2.1.32InterfaceIndexOrZeroread-onlyThis 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 cadIf3CmtsCmRegStatusMdCmSgId1.3.6.1.4.1.4998.1.1.20.2.2.1.33Unsigned32read-onlyThis 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 cadIf3CmtsCmRegStatusRcpId1.3.6.1.4.1.4998.1.1.20.2.2.1.34RcpIdread-onlyThis 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 cadIf3CmtsCmRegStatusRccStatusId1.3.6.1.4.1.4998.1.1.20.2.2.1.35Unsigned32read-onlyThis 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 cadIf3CmtsCmRegStatusRcsId1.3.6.1.4.1.4998.1.1.20.2.2.1.36ChSetIdread-onlyThis 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 cadIf3CmtsCmRegStatusTcsId1.3.6.1.4.1.4998.1.1.20.2.2.1.37ChSetIdread-onlyThis attribute represents Transmit Channel Set (TCS) the CM is currently using. If the TCS is unknown, the CMTS returns the value zero.
DAT cadIf3CmtsCmRegStatusLastRegTime1.3.6.1.4.1.4998.1.1.20.2.2.1.38DateAndTimeread-onlyThis attribute represents the last time the CM registered.
IPt cadIfCmtsCmStatusInetIpAddrType1.3.6.1.4.1.4998.1.1.20.2.2.1.39InetAddressTyperead-onlyThe address type associated with the cable modem's IP address
ADR cadIfCmtsCmStatusInetIpAddress1.3.6.1.4.1.4998.1.1.20.2.2.1.40InetAddressIPv4or6read-onlyThe IPv4 or IPv6 IP address assigned to the cable modem.
DOC cadIf3CmtsCmRegStatusServiceType1.3.6.1.4.1.4998.1.1.20.2.2.1.41DocsisQosVersionread-onlyThis attribute denotes the queueing services the CM registered, either DOCSIS 1.1 QoS or DOCSIS 1.0 CoS mode.
T/F cadIfCmtsCmStatusBpiEnabled1.3.6.1.4.1.4998.1.1.20.2.2.1.42TruthValueread-onlyThis attribute denotes if BPI is enabled on the CM.
CAD cadIfCmtsCmStatuseDocsisTypes1.3.6.1.4.1.4998.1.1.20.2.2.1.43CadCpeDeviceTypesread-onlyThe 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 cadIfCmtsCmStatusDsPenalties1.3.6.1.4.1.4998.1.1.20.2.2.1.44Counter32read-onlyNumber 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 cadIfCmtsCmStatusUsPenalties1.3.6.1.4.1.4998.1.1.20.2.2.1.45Counter32read-onlyNumber 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 cadIfCmtsCmStatusLastDsPenaltyStart1.3.6.1.4.1.4998.1.1.20.2.2.1.46Counter32read-onlyThe timestamp of the most recent time the system started penalizing a downstream SF on that CM.
C32 cadIfCmtsCmStatusLastDsPenaltyDuration1.3.6.1.4.1.4998.1.1.20.2.2.1.47Counter32read-onlyThe duration of the last downstream penalty.
C32 cadIfCmtsCmStatusLastUsPenaltyStart1.3.6.1.4.1.4998.1.1.20.2.2.1.48Counter32read-onlyThe timestamp of the most recent time the system started penalizing an upstream SF on that CM.
C32 cadIfCmtsCmStatusLastUsPenaltyDuration1.3.6.1.4.1.4998.1.1.20.2.2.1.49Counter32read-onlyThe duration of the last upstream penalty.
T/F cadIfCmtsCmStatusRxAcPowerLost1.3.6.1.4.1.4998.1.1.20.2.2.1.50TruthValueread-onlyThis attribute denotes if the CMTS believes the CM to be in an AC Power Loss condition.
C32 cadIfCmtsCmStatusInsertionFlaps1.3.6.1.4.1.4998.1.1.20.2.2.1.51Counter32read-onlyNumber of times the CM has flapped in Provisioned or Registered state within the flaplist insertion interval.
BIT cadIf3CmtsCmRegStatusEnergyMgtCapability1.3.6.1.4.1.4998.1.1.20.2.2.1.52Bitsread-onlyThis 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 cadIf3CmtsCmRegStatusEnergyMgtEnabled1.3.6.1.4.1.4998.1.1.20.2.2.1.53Bitsread-onlyThis 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 cadIf3CmtsCmRegStatusEnergyMgtOperStatus1.3.6.1.4.1.4998.1.1.20.2.2.1.54Bitsread-onlyThis 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 cadIf3CmtsCmStatsEm1x1ModeTotalDuration1.3.6.1.4.1.4998.1.1.20.2.2.1.55Unsigned32read-onlyThis 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 cadIf3CmtsCmStatsEm1x1ModeEntryTime1.3.6.1.4.1.4998.1.1.20.2.2.1.56Unsigned32read-onlyThis 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.
cadIfCmtsCmCountsTable1.3.6.1.4.1.4998.1.1.20.2.3not-accessible
cadIfCmtsCmCountsEntry1.3.6.1.4.1.4998.1.1.20.2.3.1not-accessible
TEN cadIfCmtsCmCountsRxPower1.3.6.1.4.1.4998.1.1.20.2.3.1.1TenthdBmVread-onlyThe 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 cadIfCmtsCmCountsTimingOffset1.3.6.1.4.1.4998.1.1.20.2.3.1.2Integer32read-onlyA 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 cadIfCmtsCmCountsEqualizationData1.3.6.1.4.1.4998.1.1.20.2.3.1.3OCTET STRINGread-onlyEqualization data for this CM. Returns an empty string if the value is unknown or if there is no equalization data available or defined.
C32 cadIfCmtsCmCountsRangeReqOpportunities1.3.6.1.4.1.4998.1.1.20.2.3.1.4Counter32read-onlyThe number of ranging request opportunities.
C32 cadIfCmtsCmCountsRangeReqReceived1.3.6.1.4.1.4998.1.1.20.2.3.1.5Counter32read-onlyThe number of ranging request frames received.
C32 cadIfCmtsCmCountsPowerAdjExceedsThreshold1.3.6.1.4.1.4998.1.1.20.2.3.1.6Counter32read-onlyThe number of ranging request which results in a power adjustment greater than the threshold value.
NUM cadIfCmtsCmCountsUpChIfIndex1.3.6.1.4.1.4998.1.1.20.2.3.1.7InterfaceIndexnot-accessibleThe upstream channel ifIndex.
TEN cadIfCmtsCmCountsSignalNoise1.3.6.1.4.1.4998.1.1.20.2.3.1.8TenthdBread-onlyThis attribute represents Signal/Noise ratio as perceived for upstream data from the CM on this upstream channel.
C32 cadIfCmtsCmCountsUnerroreds1.3.6.1.4.1.4998.1.1.20.2.3.1.9Counter32read-onlyThis 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 cadIfCmtsCmCountsCorrecteds1.3.6.1.4.1.4998.1.1.20.2.3.1.10Counter32read-onlyThis 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 cadIfCmtsCmCountsUncorrectables1.3.6.1.4.1.4998.1.1.20.2.3.1.11Counter32read-onlyThis 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 cadIfCmtsCmCountsTxPower1.3.6.1.4.1.4998.1.1.20.2.3.1.12Counter32read-onlyThis 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).
cadIfCmtsServiceTable1.3.6.1.4.1.4998.1.1.20.2.4not-accessible
cadIfCmtsServiceEntry1.3.6.1.4.1.4998.1.1.20.2.4.1not-accessible
I32 cadIfCmtsServiceId1.3.6.1.4.1.4998.1.1.20.2.4.1.1Integer32read-only
MAC cadIfCmtsServiceMacAddress1.3.6.1.4.1.4998.1.1.20.2.4.1.2MacAddressread-onlyMAC address of the Cable Modem this SID is associated with.
INT cadIfCmtsServiceAdminStatus1.3.6.1.4.1.4998.1.1.20.2.4.1.3INTEGERread-only
I32 cadIfCmtsServiceQosProfile1.3.6.1.4.1.4998.1.1.20.2.4.1.4Integer32read-onlyThis should be 1 if this is the default flow.
TIM cadIfCmtsServiceCreateTime1.3.6.1.4.1.4998.1.1.20.2.4.1.5TimeStampread-only
I32 cadIfQosProfPriority1.3.6.1.4.1.4998.1.1.20.2.4.1.8Integer32read-only
I32 cadIfQosProfMaxUpBandwidth1.3.6.1.4.1.4998.1.1.20.2.4.1.9Integer32read-only
I32 cadIfQosProfGuarUpBandwidth1.3.6.1.4.1.4998.1.1.20.2.4.1.10Integer32read-only
I32 cadIfQosProfMaxDownBandwidth1.3.6.1.4.1.4998.1.1.20.2.4.1.11Integer32read-only
I32 cadIfQosProfMaxTxBurst1.3.6.1.4.1.4998.1.1.20.2.4.1.12Integer32read-only
T/F cadIfQosProfBaselinePrivacy1.3.6.1.4.1.4998.1.1.20.2.4.1.13TruthValueread-only
cadIfCmtsPtrToMacTable1.3.6.1.4.1.4998.1.1.20.2.5not-accessibleThis table is the inverse of docsIfCmtsMacToCmTable
cadIfCmtsPtrToMacEntry1.3.6.1.4.1.4998.1.1.20.2.5.1not-accessible
I32 cadIfCmtsCmPtr1.3.6.1.4.1.4998.1.1.20.2.5.1.1Integer32not-accessibleAn row index into the docsIfCmtsCmStatusTable.
MAC cadIfCmtsCmMac1.3.6.1.4.1.4998.1.1.20.2.5.1.2MacAddressread-onlyThe MAC address this CMPtr is for.
cadSubMgtCpeControlTable1.3.6.1.4.1.4998.1.1.20.2.6not-accessibleThis table extends the cadifCmtsCmStatusTable and adds 4 objects which reflect the state of subscriber management on a particular CM.
cadSubMgtCpeControlEntry1.3.6.1.4.1.4998.1.1.20.2.6.1not-accessible
I32 cadSubMgtCpeControlMaxCpeIpv41.3.6.1.4.1.4998.1.1.20.2.6.1.1Integer32read-only
T/F cadSubMgtCpeControlActive1.3.6.1.4.1.4998.1.1.20.2.6.1.2TruthValueread-only
T/F cadSubMgtCpeControlLearnable1.3.6.1.4.1.4998.1.1.20.2.6.1.3TruthValueread-only
T/F cadSubMgtCpeControlReset1.3.6.1.4.1.4998.1.1.20.2.6.1.4TruthValueread-only
I32 cadSubMgtCpeControlMaxCpeIpv6Addresses1.3.6.1.4.1.4998.1.1.20.2.6.1.5Integer32read-onlyThis attribute represents the number of simultaneous IPv6 prefixes permitted ofr CPE connected to the CM.
TIM cadSubMgtCpeControlLastReset1.3.6.1.4.1.4998.1.1.20.2.6.1.6TimeStampread-onlyThis attribute represents the system Up Time of the last set to 'true' of the Reset attribute of this instance. Zero if never reset.
cadSubMgtCpeIpTable1.3.6.1.4.1.4998.1.1.20.2.7not-accessible
cadSubMgtCpeIpEntry1.3.6.1.4.1.4998.1.1.20.2.7.1not-accessibleAn 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 cadSubMgtCpeIpIndex1.3.6.1.4.1.4998.1.1.20.2.7.1.1Integer32not-accessiblerefer to DocsSubMgtCpeIpIndex
ADR cadSubMgtCpeIpAddr1.3.6.1.4.1.4998.1.1.20.2.7.1.2InetAddressIPv4or6read-onlyrefer to DocsSubMgtCpeIpAddr
T/F cadSubMgtCpeIpLearned1.3.6.1.4.1.4998.1.1.20.2.7.1.3TruthValueread-onlyTRUE if this IP addresses was learned, FALSE if it was provisioned
MAC cadSubMgtCpeIpMacAddr1.3.6.1.4.1.4998.1.1.20.2.7.1.4MacAddressread-onlyThe MAC address of this CPE.
I32 cadSubMgtCpeFilterDownstream1.3.6.1.4.1.4998.1.1.20.2.7.1.5Integer32read-onlyThis is the per-CPE equivalent of docsSubMgtSubFilterDownstream
I32 cadSubMgtCpeFilterUpstream1.3.6.1.4.1.4998.1.1.20.2.7.1.6Integer32read-onlyThis is the per-CPE equivalent of docsSubMgtSubFilterUpstream
INT cadSubMgtCpeCpeType1.3.6.1.4.1.4998.1.1.20.2.7.1.7INTEGERread-onlyThis is the equivalent of docsSubMgtCpeType
IPt cadSubMgtCpeIpAddrType1.3.6.1.4.1.4998.1.1.20.2.7.1.8InetAddressTyperead-onlyThe IP address type for this CPE.
cadSubMgtCmFilterTable1.3.6.1.4.1.4998.1.1.20.2.8not-accessible
cadSubMgtCmFilterEntry1.3.6.1.4.1.4998.1.1.20.2.8.1not-accessibleAn entry in the cadSubMgtCmFilterTable. The index is the specific modem we're referring to.
I32 cadSubMgtSubFilterDownstream1.3.6.1.4.1.4998.1.1.20.2.8.1.1Integer32read-only
I32 cadSubMgtSubFilterUpstream1.3.6.1.4.1.4998.1.1.20.2.8.1.2Integer32read-only
I32 cadSubMgtCmFilterDownstream1.3.6.1.4.1.4998.1.1.20.2.8.1.3Integer32read-only
I32 cadSubMgtCmFilterUpstream1.3.6.1.4.1.4998.1.1.20.2.8.1.4Integer32read-only
I32 cadSubMgtPsFilterDownstream1.3.6.1.4.1.4998.1.1.20.2.8.1.5Integer32read-only
I32 cadSubMgtPsFilterUpstream1.3.6.1.4.1.4998.1.1.20.2.8.1.6Integer32read-only
I32 cadSubMgtMtaFilterDownstream1.3.6.1.4.1.4998.1.1.20.2.8.1.7Integer32read-only
I32 cadSubMgtMtaFilterUpstream1.3.6.1.4.1.4998.1.1.20.2.8.1.8Integer32read-only
I32 cadSubMgtStbFilterDownstream1.3.6.1.4.1.4998.1.1.20.2.8.1.9Integer32read-only
I32 cadSubMgtStbFilterUpstream1.3.6.1.4.1.4998.1.1.20.2.8.1.10Integer32read-only
cadTpFdbTable1.3.6.1.4.1.4998.1.1.20.2.9not-accessiblesee dot1dTpFdbTable
cadTpFdbEntry1.3.6.1.4.1.4998.1.1.20.2.9.1not-accessiblesee CadTpFdbEntry
MAC cadTpFdbAddress1.3.6.1.4.1.4998.1.1.20.2.9.1.1MacAddressnot-accessiblesee dot1dTpFdbAddress
NUM cadTpFdbIfIndex1.3.6.1.4.1.4998.1.1.20.2.9.1.2InterfaceIndexnot-accessibleThe 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 cadTpFdbStatus1.3.6.1.4.1.4998.1.1.20.2.9.1.3INTEGERread-onlysee dot1dTpFdbStatus
cadIfQosProfileLookupTable1.3.6.1.4.1.4998.1.1.20.2.10not-accessible
cadIfQosProfileLookupEntry1.3.6.1.4.1.4998.1.1.20.2.10.1not-accessible
I32 cadIfQosProfileLookupIndex1.3.6.1.4.1.4998.1.1.20.2.10.1.1Integer32read-onlyThis should be 1 if this is the default flow.
C32 cadIfQosProfileLookupRefCount1.3.6.1.4.1.4998.1.1.20.2.10.1.2Counter32read-onlyThe number of cadIfCmtsServiceEntry rows that have the same cadIfQosProf values. If this count reaches zero(0), this row should be deleted.
cadChannelToCmTable1.3.6.1.4.1.4998.1.1.20.2.11not-accessible
cadChannelToCmEntry1.3.6.1.4.1.4998.1.1.20.2.11.1not-accessible
I32 cadChannelToCmPtr1.3.6.1.4.1.4998.1.1.20.2.11.1.1Integer32read-onlyAn index into the docsIf3CmtsCmRegStatusTable.
cadCmtsCmStatusSummaryTable1.3.6.1.4.1.4998.1.1.20.2.12not-accessible
cadCmtsCmStatusSummaryEntry1.3.6.1.4.1.4998.1.1.20.2.12.1not-accessible
I32 cadCmtsCmStatusNumOther1.3.6.1.4.1.4998.1.1.20.2.12.1.1Integer32read-onlyThe number of modems on this upstream channel in state other(1)
I32 cadCmtsCmStatusNumRanging1.3.6.1.4.1.4998.1.1.20.2.12.1.2Integer32read-onlyThe number of modems on this upstream channel in state ranging(2)
I32 cadCmtsCmStatusNumRangingAborted1.3.6.1.4.1.4998.1.1.20.2.12.1.3Integer32read-onlyThe number of modems on this upstream channel in state rangingAborted(3)
I32 cadCmtsCmStatusNumRangingComplete1.3.6.1.4.1.4998.1.1.20.2.12.1.4Integer32read-onlyThe number of modems on this upstream channel in state rangingComplete(4)
I32 cadCmtsCmStatusNumIpComplete1.3.6.1.4.1.4998.1.1.20.2.12.1.5Integer32read-onlyThe number of modems on this upstream channel in state ipComplete(5)
I32 cadCmtsCmStatusNumRegistrationComplete1.3.6.1.4.1.4998.1.1.20.2.12.1.6Integer32read-onlyThe number of modems on this upstream channel in state registrationComplete(6)
I32 cadCmtsCmStatusNumAccessDenied1.3.6.1.4.1.4998.1.1.20.2.12.1.7Integer32read-onlyThe number of modems on this upstream channel in state accessDenied(7)
C32 cadCmtsCmStatusNumRangFlaps1.3.6.1.4.1.4998.1.1.20.2.12.1.8Counter32read-onlyThe number of times a CM on this upstream channel has reset in Ranging states.
C32 cadCmtsCmStatusNumProvFlaps1.3.6.1.4.1.4998.1.1.20.2.12.1.9Counter32read-onlyThe number of times a CM on this upstream channel has reset in Provisioning states.
C32 cadCmtsCmStatusNumRegFlaps1.3.6.1.4.1.4998.1.1.20.2.12.1.10Counter32read-onlyThe number of times a CM on this upstream channel has reset in Registered state.
I32 cadCmtsCmStatusNumOperational1.3.6.1.4.1.4998.1.1.20.2.12.1.11Integer32read-onlyThe number of modems on this upstream channel in state operational(8) - deprecated
I32 cadCmtsCmStatusNumRegisteredBpiInitializing1.3.6.1.4.1.4998.1.1.20.2.12.1.12Integer32read-onlyThe number of modems on this upstream channel in state RegisteredBpiInitializing(9)
I32 cadCmtsCmStatusNumTotal1.3.6.1.4.1.4998.1.1.20.2.12.1.13Integer32read-onlyThe total count of cable modems on this upstream channel.
I32 cadCmtsCmStatusNumActive1.3.6.1.4.1.4998.1.1.20.2.12.1.14Integer32read-onlyThe count of cable modems that are active. Active cable modems are recognized by the docsIfCmtsCmStatusValue other than other(1).
I32 cadCmtsCmStatusNumRegistered1.3.6.1.4.1.4998.1.1.20.2.12.1.15Integer32read-onlyThe 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.
cadArpTable1.3.6.1.4.1.4998.1.1.20.2.13not-accessibleThe ARP table. It can easily used for mapping from IP addresses to physical addresses.
cadArpEntry1.3.6.1.4.1.4998.1.1.20.2.13.1not-accessibleEach entry contains one IpAddress to MAC address equivalence.
NUM cadArpIfIndex1.3.6.1.4.1.4998.1.1.20.2.13.1.1InterfaceIndexnot-accessibleThe 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 cadArpAddressType1.3.6.1.4.1.4998.1.1.20.2.13.1.2InetAddressTypenot-accessibleThe IP address type for this MAC to IP address entry router interface.
ADR cadArpNetAddress1.3.6.1.4.1.4998.1.1.20.2.13.1.3InetAddressIPv4or6not-accessibleThe IpAddress corresponding to the media-dependent 'physical' address.
MAC cadArpMacAddress1.3.6.1.4.1.4998.1.1.20.2.13.1.4MacAddressread-createThe 'physical' address associated with this IP address.
INT cadArpType1.3.6.1.4.1.4998.1.1.20.2.13.1.5INTEGERread-createThe type of mapping. See IpNetToPhysicalType in the IP-MIB for a description.
INT cadArpState1.3.6.1.4.1.4998.1.1.20.2.13.1.6INTEGERread-onlyThe state of the mapping. See ipNetToPhysicalState in the IP-MIB for a description.
NUM cadArpL3IfIndex1.3.6.1.4.1.4998.1.1.20.2.13.1.7InterfaceIndexOrZeronot-accessibleThe 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.
cadMacControl1.3.6.1.4.1.4998.1.1.20.2.14
T/F cadMacClearFlapCounts1.3.6.1.4.1.4998.1.1.20.2.14.1TruthValueread-writeThis variable always returns false(2) upon reading. When set to true(1), the flap counts in the Mac Mib are cleared.
MAC cadMacResetCMMacAddress1.3.6.1.4.1.4998.1.1.20.2.14.2MacAddressread-writeThis 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 cadMacDeleteMacAddress1.3.6.1.4.1.4998.1.1.20.2.14.3MacAddressread-writeThis 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 cadMacClearDenyCounts1.3.6.1.4.1.4998.1.1.20.2.14.4TruthValueread-writeThis variable always returns false(2) upon reading. When set to true(1), the counts in the modem deny status table are cleared.
MAC cadMacClearDenyCountMacAddr1.3.6.1.4.1.4998.1.1.20.2.14.5MacAddressread-writeThis 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 cadMacClearFlapCountMacAddr1.3.6.1.4.1.4998.1.1.20.2.14.6MacAddressread-writeThis 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 cadMacRecalculateCmSummaryIfIndex1.3.6.1.4.1.4998.1.1.20.2.14.7InterfaceIndexOrZeroread-writeThis 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 cadMacClearFlapCountsByIfIndex1.3.6.1.4.1.4998.1.1.20.2.14.8InterfaceIndexOrZeroread-writeThis 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 cadMacClearPenaltyCounts1.3.6.1.4.1.4998.1.1.20.2.14.9TruthValueread-writeThis 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 cadMacClearPenaltyCountsByIfIndex1.3.6.1.4.1.4998.1.1.20.2.14.10InterfaceIndexOrZeroread-writeThis 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 cadMacClearPenaltyCountMacAddr1.3.6.1.4.1.4998.1.1.20.2.14.11MacAddressread-writeThis 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 cadMacClearPenaltyCountScn1.3.6.1.4.1.4998.1.1.20.2.14.12SnmpAdminStringread-writeThis 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.
cadQosCmtsMacToSrvFlowTable1.3.6.1.4.1.4998.1.1.20.2.15not-accessibleThis 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.
cadQosCmtsMacToSrvFlowEntry1.3.6.1.4.1.4998.1.1.20.2.15.1not-accessibleAn entry is created by CMTS for each service flow connected to this CMTS.
MAC cadQosCmtsCmMac1.3.6.1.4.1.4998.1.1.20.2.15.1.1MacAddressnot-accessibleThe MAC address for the referenced CM.
U32 cadQosCmtsServiceFlowId1.3.6.1.4.1.4998.1.1.20.2.15.1.2Unsigned32read-onlyAn index assigned to a service flow by CMTS.
NUM cadQosCmtsIfIndex1.3.6.1.4.1.4998.1.1.20.2.15.1.3InterfaceIndexread-onlyThe ifIndex of ifType docsCableMacLayter(127) on the CMTS that is connected to the Cable Modem.
cadQosServiceClassTable1.3.6.1.4.1.4998.1.1.20.2.19not-accessibleThis table extends the docQosServiceClassTable and adds 1 object which is the peak traffic rate shaped to while traffic still conforms to the policing parameters.
cadQosServiceClassEntry1.3.6.1.4.1.4998.1.1.20.2.19.1not-accessible
BIT cadQosServiceClassPeakTrafficRate1.3.6.1.4.1.4998.1.1.20.2.19.1.1BitRateread-createPeak 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 cadQosServiceClassLatencyControlledFlowFlag1.3.6.1.4.1.4998.1.1.20.2.19.1.2TruthValueread-createThis 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.
cadCmtsCmVendorTable1.3.6.1.4.1.4998.1.1.20.2.20not-accessibleThe table of known and configured cable modem vendors as identified by the first three bytes of their MAC address, also known as the OUI
cadCmtsCmVendorEntry1.3.6.1.4.1.4998.1.1.20.2.20.1not-accessibleEach row contains an OUI-to-vendor association
ADR cadCmtsCmVendorOUI1.3.6.1.4.1.4998.1.1.20.2.20.1.1OUIAddressnot-accessibleFirst three(3) bytes of the MAC address of the cable modems
STR cadCmtsCmVendorName1.3.6.1.4.1.4998.1.1.20.2.20.1.2DisplayStringread-createName of the cable modem vendor using this OUI
ROW cadCmtsCmVendorRowStatus1.3.6.1.4.1.4998.1.1.20.2.20.1.3RowStatusread-createControl object for each row
cadIfCmtsMacToIpTable1.3.6.1.4.1.4998.1.1.20.2.21not-accessibleThis 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.
cadIfCmtsMacToIpEntry1.3.6.1.4.1.4998.1.1.20.2.21.1not-accessiblePer MAC information stored in MAC DB
MAC cadIfCmtsMacAddr1.3.6.1.4.1.4998.1.1.20.2.21.1.1MacAddressnot-accessibleMAC address of CM or CPE
MAC cadIfCmtsMacCmMacAddr1.3.6.1.4.1.4998.1.1.20.2.21.1.3MacAddressread-onlyMac 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 cadIfCmtsMacInetIpAddr1.3.6.1.4.1.4998.1.1.20.2.21.1.4InetAddressIPv4or6read-onlyInet Ip address (IPv4 or IPv6)associated with this CM or CPE MAC address.
IPt cadIfCmtsMacInetIpAddrType1.3.6.1.4.1.4998.1.1.20.2.21.1.5InetAddressTyperead-onlyInet Ip address type (IPv4 or IPv6)associated with this CM or CPE MAC address.
cadCmDenyTable1.3.6.1.4.1.4998.1.1.20.2.22not-accessibleThe list of cable modems that is configured to be denied for traffic. Maximum number of rows is 100.
cadCmDenyEntry1.3.6.1.4.1.4998.1.1.20.2.22.1not-accessibleThe collection of deny modems.
MAC cadCmDenyMacAddress1.3.6.1.4.1.4998.1.1.20.2.22.1.1MacAddressnot-accessibleThe MAC address of the CM that is denied for any traffic.
ROW cadCmDenyRowStatus1.3.6.1.4.1.4998.1.1.20.2.22.1.2RowStatusread-createThe 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)
cadCmDenyStatusTable1.3.6.1.4.1.4998.1.1.20.2.23not-accessibleTable of cable modem deny status.
cadCmDenyStatusEntry1.3.6.1.4.1.4998.1.1.20.2.23.1not-accessibleEntry of cable modem deny status.
NUM cadCmDenyRecentIfIndex1.3.6.1.4.1.4998.1.1.20.2.23.1.1InterfaceIndexnot-accessibleThe ifIndex of upstream channel where the denied modem was last on or attempted.
DAT cadCmDenyRecentTime1.3.6.1.4.1.4998.1.1.20.2.23.1.2DateAndTimeread-onlyThe actual clock time when the modem was last denied.
C32 cadCmDenyAttempts1.3.6.1.4.1.4998.1.1.20.2.23.1.3Counter32read-onlyThe number of attempts received from the denied modem.
cadCpeHostAuthorizationTable1.3.6.1.4.1.4998.1.1.20.2.24not-accessible
cadCpeHostAuthorizationEntry1.3.6.1.4.1.4998.1.1.20.2.24.1not-accessible
MAC cadCpeHostAuthCmMacAddress1.3.6.1.4.1.4998.1.1.20.2.24.1.1MacAddressnot-accessibleThe CM MAC address.
MAC cadCpeHostAuthCpeMacAddress1.3.6.1.4.1.4998.1.1.20.2.24.1.2MacAddressnot-accessibleThe CPE MAC address.
IP cadCpeHostAuthCpeIpAddress1.3.6.1.4.1.4998.1.1.20.2.24.1.3IpAddressnot-accessibleThe CPE IP address.
ROW cadCpeHostAuthRowStatus1.3.6.1.4.1.4998.1.1.20.2.24.1.4RowStatusread-createObject to control the row addition/deletion in this table.
cadIfCmtsInetIpToCmMacTable1.3.6.1.4.1.4998.1.1.20.2.25not-accessibleInet MAC DB interface for SNMP
cadIfCmtsInetIpToCmMacEntry1.3.6.1.4.1.4998.1.1.20.2.25.1not-accessiblePer IP information stored in MAC DB
IPt cadIfCmtsInetIpMacAddrType1.3.6.1.4.1.4998.1.1.20.2.25.1.1InetAddressTypenot-accessibleInet IP address type of CM or CPE
ADR cadIfCmtsInetIpMac1.3.6.1.4.1.4998.1.1.20.2.25.1.2InetAddressIPv4or6not-accessibleInet IP address of CM or CPE
MAC cadIfCmtsInetIpCmMac1.3.6.1.4.1.4998.1.1.20.2.25.1.3MacAddressread-onlyMac address of CM associated with this CM or CPE IP
MAC cadIfCmtsInetIpCpeMac1.3.6.1.4.1.4998.1.1.20.2.25.1.4MacAddressread-onlyMac address of CPE associated with this CPE IP. This is set to 0 for CM IPs.
cadCmtsCmStatusMacSummaryTable1.3.6.1.4.1.4998.1.1.20.2.26not-accessible
cadCmtsCmStatusMacSummaryEntry1.3.6.1.4.1.4998.1.1.20.2.26.1not-accessible
I32 cadCmtsCmStatusMacNumOther1.3.6.1.4.1.4998.1.1.20.2.26.1.1Integer32read-onlyThe number of modems on this mac domain in state other(1)
I32 cadCmtsCmStatusMacNumInitRanging1.3.6.1.4.1.4998.1.1.20.2.26.1.2Integer32read-onlyThe number of modems on this mac domain in state initialRanging(2)
I32 cadCmtsCmStatusMacNumRangingComplete1.3.6.1.4.1.4998.1.1.20.2.26.1.3Integer32read-onlyThe number of modems on this mac domain in state rangingAutoAdjComplete(4)
I32 cadCmtsCmStatusMacNumStartEae1.3.6.1.4.1.4998.1.1.20.2.26.1.4Integer32read-onlyThe number of modems on this mac domain in state startEae(10)
I32 cadCmtsCmStatusMacNumStartDhcpv41.3.6.1.4.1.4998.1.1.20.2.26.1.5Integer32read-onlyThe number of modems on this mac domain in state startDhcpv4(11)
I32 cadCmtsCmStatusMacNumStartDhcpv61.3.6.1.4.1.4998.1.1.20.2.26.1.6Integer32read-onlyThe number of modems on this mac domain in state startDhcpv6(12)
I32 cadCmtsCmStatusMacNumDhcpv4Complete1.3.6.1.4.1.4998.1.1.20.2.26.1.7Integer32read-onlyThe number of modems on this mac domain in state dhcpv4Complete(5)
I32 cadCmtsCmStatusMacNumDhcpv6Complete1.3.6.1.4.1.4998.1.1.20.2.26.1.8Integer32read-onlyThe number of modems on this mac domain in state dhcpv6Complete(13)
I32 cadCmtsCmStatusMacNumStartCfgFileDownload1.3.6.1.4.1.4998.1.1.20.2.26.1.9Integer32read-onlyThe number of modems on this mac domain in state startConfigFileDownload(14)
I32 cadCmtsCmStatusMacNumCfgFileDownloadComplete1.3.6.1.4.1.4998.1.1.20.2.26.1.10Integer32read-onlyThe number of modems on this mac domain in state configFileDownloadComplete(15)
I32 cadCmtsCmStatusMacNumStartRegistration1.3.6.1.4.1.4998.1.1.20.2.26.1.11Integer32read-onlyThe number of modems on this mac domain in state startRegistration(16)
I32 cadCmtsCmStatusMacNumRegistrationComplete1.3.6.1.4.1.4998.1.1.20.2.26.1.12Integer32read-onlyThe number of modems on this mac domain in state registrationComplete(6)
I32 cadCmtsCmStatusMacNumOperational1.3.6.1.4.1.4998.1.1.20.2.26.1.13Integer32read-onlyThe number of modems on this mac domain in state operational(8)
I32 cadCmtsCmStatusMacNumBpiInit1.3.6.1.4.1.4998.1.1.20.2.26.1.14Integer32read-onlyThe number of modems on this mac domain in state bpiInit(9)
I32 cadCmtsCmStatusMacNumForwardingDisabled1.3.6.1.4.1.4998.1.1.20.2.26.1.15Integer32read-onlyThe number of modems on this mac domain in state forwardingDisabled(17)
I32 cadCmtsCmStatusMacNumRfMuteAll1.3.6.1.4.1.4998.1.1.20.2.26.1.16Integer32read-onlyThe number of modems on this mac domain in state rfMuteAll(18)
I32 cadCmtsCmStatusMacNumTotal1.3.6.1.4.1.4998.1.1.20.2.26.1.17Integer32read-onlyThe total count of cable modems on this mac domain
I32 cadCmtsCmStatusMacNumRangingAborted1.3.6.1.4.1.4998.1.1.20.2.26.1.18Integer32read-onlyThe number of modems on this mac domain in state rangingAborted(3)
I32 cadCmtsCmStatusMacNumRangFlaps1.3.6.1.4.1.4998.1.1.20.2.26.1.19Integer32read-onlyThe number of times a CM on this upstream channel has reset in Ranging states.
I32 cadCmtsCmStatusMacNumProvFlaps1.3.6.1.4.1.4998.1.1.20.2.26.1.20Integer32read-onlyThe number of times a CM on this upstream channel has reset in Provisioning states.
I32 cadCmtsCmStatusMacNumRegFlaps1.3.6.1.4.1.4998.1.1.20.2.26.1.21Integer32read-onlyThe number of times a CM on this upstream channel has reset in Registered state.
cadCmtsCmStatusMacChSummaryTable1.3.6.1.4.1.4998.1.1.20.2.27not-accessible
cadCmtsCmStatusMacChSummaryEntry1.3.6.1.4.1.4998.1.1.20.2.27.1not-accessible
I32 cadCmtsCmStatusMacChNumOther1.3.6.1.4.1.4998.1.1.20.2.27.1.1Integer32read-onlyThe number of modems on this channel in state other(1)
I32 cadCmtsCmStatusMacChNumInitRanging1.3.6.1.4.1.4998.1.1.20.2.27.1.2Integer32read-onlyThe number of modems on this channel in state initialRanging(2)
I32 cadCmtsCmStatusMacChNumRangingComplete1.3.6.1.4.1.4998.1.1.20.2.27.1.3Integer32read-onlyThe number of modems on this channel in state rangingAutoAdjComplete(4)
I32 cadCmtsCmStatusMacChNumStartEae1.3.6.1.4.1.4998.1.1.20.2.27.1.4Integer32read-onlyThe number of modems on this channel in state startEae(10)
I32 cadCmtsCmStatusMacChNumStartDhcpv41.3.6.1.4.1.4998.1.1.20.2.27.1.5Integer32read-onlyThe number of modems on this channel in state startDhcpv4(11)
I32 cadCmtsCmStatusMacChNumStartDhcpv61.3.6.1.4.1.4998.1.1.20.2.27.1.6Integer32read-onlyThe number of modems on this channel in state startDhcpv6(12)
I32 cadCmtsCmStatusMacChNumDhcpv4Complete1.3.6.1.4.1.4998.1.1.20.2.27.1.7Integer32read-onlyThe number of modems on this channel in state dhcpv4Complete(5)
I32 cadCmtsCmStatusMacChNumDhcpv6Complete1.3.6.1.4.1.4998.1.1.20.2.27.1.8Integer32read-onlyThe number of modems on this channel in state dhcpv6Complete(13)
I32 cadCmtsCmStatusMacChNumStartCfgFileDownload1.3.6.1.4.1.4998.1.1.20.2.27.1.9Integer32read-onlyThe number of modems on this channel in state startConfigFileDownload(14)
I32 cadCmtsCmStatusMacChNumCfgFileDownloadComplete1.3.6.1.4.1.4998.1.1.20.2.27.1.10Integer32read-onlyThe number of modems on this channel in state configFileDownloadComplete(15)
I32 cadCmtsCmStatusMacChNumStartRegistration1.3.6.1.4.1.4998.1.1.20.2.27.1.11Integer32read-onlyThe number of modems on this channel in state startRegistration(16)
I32 cadCmtsCmStatusMacChNumRegistrationComplete1.3.6.1.4.1.4998.1.1.20.2.27.1.12Integer32read-onlyThe number of modems on this channel in state registrationComplete(6)
I32 cadCmtsCmStatusMacChNumOperational1.3.6.1.4.1.4998.1.1.20.2.27.1.13Integer32read-onlyThe number of modems on this channel in state operational(8)
I32 cadCmtsCmStatusMacChNumBpiInit1.3.6.1.4.1.4998.1.1.20.2.27.1.14Integer32read-onlyThe number of modems on this channel in state bpiInit(9)
I32 cadCmtsCmStatusMacChNumForwardingDisabled1.3.6.1.4.1.4998.1.1.20.2.27.1.15Integer32read-onlyThe number of modems on this channel in state forwardingDisabled(17)
I32 cadCmtsCmStatusMacChNumRfMuteAll1.3.6.1.4.1.4998.1.1.20.2.27.1.16Integer32read-onlyThe number of modems on this channel in state rfMuteAll(18)
I32 cadCmtsCmStatusMacChNumTotal1.3.6.1.4.1.4998.1.1.20.2.27.1.17Integer32read-onlyThe total count of cable modems on this channel
I32 cadCmtsCmStatusMacChNumRangingAborted1.3.6.1.4.1.4998.1.1.20.2.27.1.18Integer32read-onlyThe number of modems on this channel in state rangingAborted(3)
I32 cadCmtsCmStatusMacChNumRangFlaps1.3.6.1.4.1.4998.1.1.20.2.27.1.19Integer32read-onlyThe number of times a CM on this upstream channel has reset in Ranging states.
I32 cadCmtsCmStatusMacChNumProvFlaps1.3.6.1.4.1.4998.1.1.20.2.27.1.20Integer32read-onlyThe number of times a CM on this upstream channel has reset in Provisioning states.
I32 cadCmtsCmStatusMacChNumRegFlaps1.3.6.1.4.1.4998.1.1.20.2.27.1.21Integer32read-onlyThe number of times a CM on this upstream channel has reset in Registered state.
cadQosServiceFlowSidClusterTable1.3.6.1.4.1.4998.1.1.20.2.28not-accessibleThis object defines the SID clusters associated with an upstream service flow.
cadQosServiceFlowSidClusterEntry1.3.6.1.4.1.4998.1.1.20.2.28.1not-accessibleThe 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 cadQosServiceFlowSidClusterChIfIndex1.3.6.1.4.1.4998.1.1.20.2.28.1.1InterfaceIndexnot-accessibleThis key represents the upstream Channel ifIndex mapped to the corresponding SID.
I32 cadQosServiceFlowSidClusterUcid1.3.6.1.4.1.4998.1.1.20.2.28.1.2Integer32read-onlyThis attribute represents the UCID assigned to the upstream channel in this SID Cluster.
U32 cadQosServiceFlowSidClusterSid1.3.6.1.4.1.4998.1.1.20.2.28.1.3Unsigned32read-onlyThis attribute represents the SID assigned to the upstream channel in this SID Cluster.
INT cadQosServiceFlowSegHdr1.3.6.1.4.1.4998.1.1.20.2.28.1.4INTEGERread-onlyThis object indicates the segment header in a MTCM enabled flow is on or off.
cadIfCmtsMacToInetIpTable1.3.6.1.4.1.4998.1.1.20.2.29not-accessibleThis 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.
cadIfCmtsMacToInetIpEntry1.3.6.1.4.1.4998.1.1.20.2.29.1not-accessiblePer MAC information stored in MAC DB
IPt cadIfCmtsMacToInetIpAddrType1.3.6.1.4.1.4998.1.1.20.2.29.1.1InetAddressTypenot-accessibleInet Ip address type (IPv4 or IPv6)associated with this CM or CPE MAC address.
ADR cadIfCmtsMacToInetIpAddr1.3.6.1.4.1.4998.1.1.20.2.29.1.2InetAddressIPv4or6not-accessibleInet Ip address (IPv4 or IPv6)associated with this CM or CPE MAC address.
MAC cadIfCmtsMacToInetIpCmMacAddr1.3.6.1.4.1.4998.1.1.20.2.29.1.3MacAddressread-onlyMac 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.
cadEnforceRule1.3.6.1.4.1.4998.1.1.20.2.30
C32 cadEnforceRuleTableLastChange1.3.6.1.4.1.4998.1.1.20.2.30.1Counter32read-onlyThe 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.
cadEnforceRuleTable1.3.6.1.4.1.4998.1.1.20.2.30.2not-accessibleThis object describes an enforce rule list For the Integrated SC Agility feature on a CMTS. Each object instance defines an enforce rule.
cadEnforceRuleEntry1.3.6.1.4.1.4998.1.1.20.2.30.2.1not-accessibleThe conceptual row of cadEnforceRuleTable.
STR cadEnforceRuleReferenceSCN1.3.6.1.4.1.4998.1.1.20.2.30.2.1.1SnmpAdminStringnot-accessibleThis 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 cadEnforceRuleEnforceSCN1.3.6.1.4.1.4998.1.1.20.2.30.2.1.2SnmpAdminStringread-createThis 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 cadEnforceRuleAvgBwRateUsageTrigger1.3.6.1.4.1.4998.1.1.20.2.30.2.1.3INTEGERread-createThe 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 cadEnforceRuleAvgHistoryDuration1.3.6.1.4.1.4998.1.1.20.2.30.2.1.4INTEGERread-createThe 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 cadEnforceRuleSamplingInterval1.3.6.1.4.1.4998.1.1.20.2.30.2.1.5INTEGERread-createThe 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 cadEnforceRulePenaltyDuration1.3.6.1.4.1.4998.1.1.20.2.30.2.1.6INTEGERread-createThe 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 cadEnforceRuleCreateTime1.3.6.1.4.1.4998.1.1.20.2.30.2.1.7Counter32read-onlyThe value of sysUpTime in seconds when this rule was created. Set to new sysUpTime if created before last boot.
ROW cadEnforceRuleStatus1.3.6.1.4.1.4998.1.1.20.2.30.2.1.8RowStatusread-createThe conceptual row status of this object.
cadEnforceRuleCountsTable1.3.6.1.4.1.4998.1.1.20.2.30.3not-accessibleThis object contains the number of times an enforce rule has been used to penalize a service flow.
cadEnforceRuleCountsEntry1.3.6.1.4.1.4998.1.1.20.2.30.3.1not-accessibleThe conceptual row of cadEnforceRuleCountsTable.
C32 cadEnforceRuleCountsPenalties1.3.6.1.4.1.4998.1.1.20.2.30.3.1.1Counter32read-onlyNumber of times the CM has had a SF penalized by this Enforce Rule.
cadQosServiceClassControl1.3.6.1.4.1.4998.1.1.20.2.31
cadQosServiceClassControlTable1.3.6.1.4.1.4998.1.1.20.2.31.1not-accessibleThis table extends the docQosServiceClassTable and adds control features for service classes.
cadQosServiceClassControlEntry1.3.6.1.4.1.4998.1.1.20.2.31.1.1not-accessibleThis is an extension of the DocsQosServiceClassEntry table that provides additional service class control features.
T/F cadQosServiceClassControlSendDsc1.3.6.1.4.1.4998.1.1.20.2.31.1.1.1TruthValueread-writeThis 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 cadQosServiceClassControlSendDscLastUpdated1.3.6.1.4.1.4998.1.1.20.2.31.1.1.2TimeStampread-onlyThe 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.
cadQosServiceClassCmControlTable1.3.6.1.4.1.4998.1.1.20.2.31.2not-accessibleThis table extends the docQosServiceClassTable and adds a per-CM control feature for service classes.
cadQosServiceClassCmControlEntry1.3.6.1.4.1.4998.1.1.20.2.31.2.1not-accessibleThis is an extension of the DocsQosServiceClassEntry table that provides additional service class control features.
MAC cadQosServiceClassCmControlSendDscMacAddr1.3.6.1.4.1.4998.1.1.20.2.31.2.1.1MacAddressread-writeThis 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.
cadIfCmtsCmOfdmStatusTable1.3.6.1.4.1.4998.1.1.20.2.32not-accessibleThis table contains DOCSIS 3.1 CM Capabilities from CM registration requests.
cadIfCmtsCmOfdmStatusEntry1.3.6.1.4.1.4998.1.1.20.2.32.1not-accessibleAn entry has the capabilities from the registration request for one CM.
MAC cadIfCmtsCmOfdmStatusMacAddress1.3.6.1.4.1.4998.1.1.20.2.32.1.1MacAddressnot-accessibleThe MAC address of the modem.
CER cadIfCmtsCmOfdmStatusOkOfdmMod1.3.6.1.4.1.4998.1.1.20.2.32.1.2CerOfdmModBitsTyperead-onlyThe OFDM modulations supported by the CM, as reported in TLV 5.52. QAM8 and QAM32 are not allowed for DS channels.
CER cadIfCmtsCmOfdmStatusOkOfdmaMod1.3.6.1.4.1.4998.1.1.20.2.32.1.3CerOfdmModBitsTyperead-onlyThe OFDMA US modulations supported by the CM, as reported in TLV 5.53.
I32 cadIfCmtsCmOfdmStatusDsLowFreq1.3.6.1.4.1.4998.1.1.20.2.32.1.4Integer32read-onlyThe low DS edge frequency (Downstream Lower Band Edge) supported by the CM,as reported in TLV 5.54.
I32 cadIfCmtsCmOfdmStatusDsHighFreq1.3.6.1.4.1.4998.1.1.20.2.32.1.5Integer32read-onlyThe high DS edge frequency (Downstream Upper Band Edge) supported by the CM, as reported in TLV 5.55.
I32 cadIfCmtsCmOfdmStatusUsHighFreq1.3.6.1.4.1.4998.1.1.20.2.32.1.6Integer32read-onlyThe high US edge frequency (Diplexor Upper Band Edge) supported by the CM,as reported in TLV 5.56.
cadIfCmtsCmOfdmProfTable1.3.6.1.4.1.4998.1.1.20.2.33not-accessibleThis table contains the OFDM and OFDMA channels and profiles assigned to DOCSIS 3.1 CMs, and their status.
cadIfCmtsCmOfdmProfEntry1.3.6.1.4.1.4998.1.1.20.2.33.1not-accessibleAn entry describes one channel and profile assigned to a DOCSIS 3.1 CM.
MAC cadIfCmtsCmOfdmProfMacAddress1.3.6.1.4.1.4998.1.1.20.2.33.1.1MacAddressnot-accessibleThe MAC address of the modem.
NUM cadIfCmtsCmOfdmProfIfIndex1.3.6.1.4.1.4998.1.1.20.2.33.1.2InterfaceIndexnot-accessibleThe ifIndex of an OFDM DS or OFDMA US channel.
OFD cadIfCmtsCmOfdmProfProfId1.3.6.1.4.1.4998.1.1.20.2.33.1.3OfdmProfileIdnot-accessibleThe 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 cadIfCmtsCmOfdmProfDirection1.3.6.1.4.1.4998.1.1.20.2.33.1.4IfDirectionread-onlyWhether the channel is downstream or upstream.
INT cadIfCmtsCmOfdmProfStatus1.3.6.1.4.1.4998.1.1.20.2.33.1.5INTEGERread-createActive 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.
cadSubmgtFilterGrpDescTable1.3.6.1.4.1.4998.1.1.20.2.34not-accessibleEach 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))
cadSubmgtFilterGrpDescEntry1.3.6.1.4.1.4998.1.1.20.2.34.1not-accessibleThe conceptual row of cadSubmgtFilterGrpDescTable.
U32 cadSubmgtFilterGrpId1.3.6.1.4.1.4998.1.1.20.2.34.1.1Unsigned32not-accessibleThis 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 cadSubmgtFilterGrpDescription1.3.6.1.4.1.4998.1.1.20.2.34.1.2SnmpAdminStringread-createA user-defined description of the filter group (1 to 32 human- readable characters).
ROW cadSubmgtFilterGrpRowStatus1.3.6.1.4.1.4998.1.1.20.2.34.1.3RowStatusread-createControl 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.

Download CADANT-CMTS-MAC-MIB