CADANT-CMTS-UPCHANNEL-MIB

File: CADANT-CMTS-UPCHANNEL-MIB.mib (53185 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB DOCS-IF-MIB CADANT-PRODUCTS-MIB
CADANT-TC

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
Unsigned32 RowStatus TruthValue
DateAndTime OBJECT-GROUP MODULE-COMPLIANCE
InterfaceIndex DocsisUpstreamType cadSpectrum
CardId

Defined Types

CadIfCmtsModulationEntry  
SEQUENCE    
  cadIfCmtsModIndex Integer32
  cadIfCmtsModIntervalUsageCode INTEGER
  cadIfCmtsModControl RowStatus
  cadIfCmtsModType INTEGER
  cadIfCmtsModPreambleLen Integer32
  cadIfCmtsModDifferentialEncoding TruthValue
  cadIfCmtsModFECErrorCorrection Integer32
  cadIfCmtsModFECCodewordLength Integer32
  cadIfCmtsModScramblerSeed Integer32
  cadIfCmtsModMaxBurstSize Integer32
  cadIfCmtsModGuardTimeSize Unsigned32
  cadIfCmtsModLastCodewordShortened TruthValue
  cadIfCmtsModScrambler TruthValue
  cadIfCmtsModPreambleValueOffset Integer32
  cadIfCmtsModBroadcomUwLength Integer32
  cadIfCmtsModBroadcomUwPattern OCTET STRING
  cadIfCmtsModBroadcomUwDetectionWindow OCTET STRING
  cadIfCmtsModBroadcomUwMismatchThreshold OCTET STRING
  cadIfCmtsModByteInterleaverDepth Unsigned32
  cadIfCmtsModByteInterleaverBlockSize Unsigned32
  cadIfCmtsModPreambleType INTEGER
  cadIfCmtsModTcmErrorCorrectionOn TruthValue
  cadIfCmtsModScdmaInterleaverStepSize Unsigned32
  cadIfCmtsModScdmaSpreaderEnable TruthValue
  cadIfCmtsModScdmaSubframeCodes Unsigned32
  cadIfCmtsModChannelType DocsisUpstreamType

CadIfUpstreamChannelEntry  
SEQUENCE    
  cadIfUpChannelCardNumber CardId
  cadIfUpChannelId Integer32
  cadIfUpChannelFrequency Integer32
  cadIfUpChannelWidth Integer32
  cadIfUpChannelModulationProfile Integer32
  cadIfUpChannelPowerDesired Integer32
  cadIfUpChannelSlotSize Unsigned32
  cadIfUpChannelRangingBackoffStart Integer32
  cadIfUpChannelRangingBackoffEnd Integer32
  cadIfUpChannelTxBackoffStart Integer32
  cadIfUpChannelTxBackoffEnd Integer32
  cadIfUpChannelMapSize Integer32
  cadIfUpChannelMaxPowerAdjust Integer32
  cadIfUpChannelThresholdPowerOffset Integer32
  cadIfUpChannelZeroPowerAdjust TruthValue
  cadIfUpChannelZeroFreqAdjust TruthValue
  cadIfUpChannelZeroTimingAdjust TruthValue
  cadIfUpChannelPreEqEnable TruthValue
  cadIfUpChannelPCNormAllowedUsage Integer32
  cadIfUpChannelPCNormResUsage Integer32
  cadIfUpChannelPCEmerAllowedUsage Integer32
  cadIfUpChannelPCEmerResUsage Integer32
  cadIfUpChannelPCTotalAllowedUsage Integer32
  cadIfUpChannelIfIndex InterfaceIndex
  cadIfUpChannelScdmaActiveCodes Unsigned32
  cadIfUpChannelScdmaCodesPerSlot Integer32
  cadIfUpChannelScdmaFrameSize Unsigned32
  cadIfUpChannelScdmaHoppingSeed Unsigned32
  cadIfUpChannelType DocsisUpstreamType
  cadIfUpChannelCMKeepSpectralDensity TruthValue
  cadIfUpChannelIngressCancellationInterval Unsigned32
  cadIfUpChannelIngressCancellationSize Unsigned32
  cadIfUpChannelPCPreemptionAllowed TruthValue
  cadIfUpChannelSpGroupIndex Integer32
  cadIfUpChannelNumberEqTaps Unsigned32

CadUnicastPollingEntry  
SEQUENCE    
  cadUnicastPriority Integer32
  cadUnicastSlowPollInterval Integer32
  cadUnicastFastPollInterval Integer32
  cadUnicastFastPollTimeout Integer32

Defined Values

cadUpchannelMib 1.3.6.1.4.1.4998.1.1.15.3
Arris C4 Upstram Channel Configuration and Constants
MODULE-IDENTITY    

cadIfCmtsModulationTable 1.3.6.1.4.1.4998.1.1.15.3.1
Describes a modulation profile associated with one or more upstream channels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadIfCmtsModulationEntry

cadIfCmtsModulationEntry 1.3.6.1.4.1.4998.1.1.15.3.1.1
Describes a modulation profile for an Interval Usage Code for one or more upstream channels. Entries in this table are created by the operator. Initial default entries may be created at system initialization time. No individual objects have to be specified in order to create an entry in this table. Note that some objects do not have DEFVALs, but do have calculated defaults and need not be specified during row creation. There is no restriction on the changing of values in this table while their associated rows are active.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadIfCmtsModulationEntry  

cadIfCmtsModIndex 1.3.6.1.4.1.4998.1.1.15.3.1.1.1
An index into the Channel Modulation table representing a group of Interval Usage Codes, all associated with the same channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

cadIfCmtsModIntervalUsageCode 1.3.6.1.4.1.4998.1.1.15.3.1.1.2
An index into the Channel Modulation table which, when grouped with other Interval Usage Codes, fully instantiate all modulation sets for a given upstream channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER request(1), requestData(2), initialRanging(3), periodicRanging(4), shortData(5), longData(6), advPhyShortData(9), advPhyLongData(10), ugs(11)  

cadIfCmtsModControl 1.3.6.1.4.1.4998.1.1.15.3.1.1.3
Controls and reflects the status of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cadIfCmtsModType 1.3.6.1.4.1.4998.1.1.15.3.1.1.4
The modulation type used on this channel. Returns other(1) if the modulation type is neither qpsk, qam16, qam8, qam32, qam64 or qam128. Type qam128 is used for SCDMA channels only. See the reference for the modulation profiles implied by different modulation types.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), qpsk(2), qam16(3), qam8(4), qam32(5), qam64(6), qam128(7)  

cadIfCmtsModPreambleLen 1.3.6.1.4.1.4998.1.1.15.3.1.1.5
The preamble length for this modulation profile in bits. Default value is the minimum needed by the implementation at the CMTS for the given modulation profile.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1536  

cadIfCmtsModDifferentialEncoding 1.3.6.1.4.1.4998.1.1.15.3.1.1.6
Specifies whether or not differential encoding is used on this channel.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cadIfCmtsModFECErrorCorrection 1.3.6.1.4.1.4998.1.1.15.3.1.1.7
The number of correctable errored bytes (t) used in forward error correction code. The value of 0 indicates no correction is employed. The number of check bytes appended will be twice this value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..16  

cadIfCmtsModFECCodewordLength 1.3.6.1.4.1.4998.1.1.15.3.1.1.8
The number of data bytes (k) in the forward error correction codeword. This object is not used if cadIfCmtsModFECErrorCorrection is zero.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 16..253  

cadIfCmtsModScramblerSeed 1.3.6.1.4.1.4998.1.1.15.3.1.1.9
The 15 bit seed value for the scrambler polynomial.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..32767  

cadIfCmtsModMaxBurstSize 1.3.6.1.4.1.4998.1.1.15.3.1.1.10
The maximum number of mini-slots that can be transmitted during this channel's burst time. Returns zero if the burst length is bounded by the allocation MAP rather than this profile. Default value is 0 except for shortData, where it is 8.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

cadIfCmtsModGuardTimeSize 1.3.6.1.4.1.4998.1.1.15.3.1.1.11
The number of symbol-times which must follow the end of this channel's burst. Default value is the minimum time needed by the implementation for this modulation profile. A value of 0 is only valid for SCDMA modulation profiles.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 8..96  

cadIfCmtsModLastCodewordShortened 1.3.6.1.4.1.4998.1.1.15.3.1.1.12
Indicates if the last FEC codeword is truncated.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cadIfCmtsModScrambler 1.3.6.1.4.1.4998.1.1.15.3.1.1.13
Indicates if the scrambler is employed.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cadIfCmtsModPreambleValueOffset 1.3.6.1.4.1.4998.1.1.15.3.1.1.14
The preamble value offset for this modulation profile.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cadIfCmtsModBroadcomUwLength 1.3.6.1.4.1.4998.1.1.15.3.1.1.15
The WHAT
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cadIfCmtsModBroadcomUwPattern 1.3.6.1.4.1.4998.1.1.15.3.1.1.16
The WHAT
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

cadIfCmtsModBroadcomUwDetectionWindow 1.3.6.1.4.1.4998.1.1.15.3.1.1.17
The WHAT
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

cadIfCmtsModBroadcomUwMismatchThreshold 1.3.6.1.4.1.4998.1.1.15.3.1.1.18
The WHAT
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

cadIfCmtsModByteInterleaverDepth 1.3.6.1.4.1.4998.1.1.15.3.1.1.19
ATDMA Byte Interleaver Depth (Ir). This object returns 1 for non ATDMA profiles.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cadIfCmtsModByteInterleaverBlockSize 1.3.6.1.4.1.4998.1.1.15.3.1.1.20
ATDMA Byte Interleaver Block size (Br). This object returns zero for non ATDMA profiles
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 36..2048  

cadIfCmtsModPreambleType 1.3.6.1.4.1.4998.1.1.15.3.1.1.21
Preamble type for DOCSIS 2.0 bursts
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER qpsk0(1), qpsk1(2)  

cadIfCmtsModTcmErrorCorrectionOn 1.3.6.1.4.1.4998.1.1.15.3.1.1.22
Trellis Code Modulation (TCM) On/Off. This value returns false for non S-CDMA profiles.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cadIfCmtsModScdmaInterleaverStepSize 1.3.6.1.4.1.4998.1.1.15.3.1.1.23
S-CDMA Interleaver step size. This value returns zero for non S-CDMA profiles. This object defaults to 1 for S-CDMA profiles.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 1..32  

cadIfCmtsModScdmaSpreaderEnable 1.3.6.1.4.1.4998.1.1.15.3.1.1.24
S-CDMA spreader. This value returns false for non S-CDMA profiles. Default value for IUC 3 and 4 is OFF, for all other IUCs it is ON.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cadIfCmtsModScdmaSubframeCodes 1.3.6.1.4.1.4998.1.1.15.3.1.1.25
S-CDMA sub-frame size. This value returns zero for non S-CDMA profiles.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 1..128  

cadIfCmtsModChannelType 1.3.6.1.4.1.4998.1.1.15.3.1.1.26
Describes the modulation channel type for this modulation entry.
Status: current Access: read-create
OBJECT-TYPE    
  DocsisUpstreamType  

cadIfUpstreamChannelTable 1.3.6.1.4.1.4998.1.1.15.3.2
This table describes the attributes of attached upstream channels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadIfUpstreamChannelEntry

cadIfUpstreamChannelEntry 1.3.6.1.4.1.4998.1.1.15.3.2.1
List of attributes for a single upstream channel. For Docsis 2.0 CMTSs, an entry in this table exists for each ifEntry with an ifType of docsCableUpstreamChannel (205). For Docsis 1.x CM/CMTSs and Docsis 2.0 CMs, an entry in this table exists for each ifEntry with an ifType of docsCableUpstreamInterface (129).
Status: current Access: not-accessible
OBJECT-TYPE    
  CadIfUpstreamChannelEntry  

cadIfUpChannelCardNumber 1.3.6.1.4.1.4998.1.1.15.3.2.1.1
Card Number associated with this Channel.
Status: current Access: read-only
OBJECT-TYPE    
  CardId  

cadIfUpChannelId 1.3.6.1.4.1.4998.1.1.15.3.2.1.2
The CMTS identification of the upstream channel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

cadIfUpChannelFrequency 1.3.6.1.4.1.4998.1.1.15.3.2.1.4
The center of the frequency band associated with this upstream channel. This object returns 0 if the frequency is undefined or unknown. Minimum permitted upstream frequency is 5,000,000 Hz for current technology. See the associated conformance object for write conditions and limitations. The legal range may be restricted further, depending on the provisioned width of the channel. For Docsis: 5.1-41.9 MHz for a 200 kHz channel 5.2-41.8 MHz for a 400 kHz channel 5.4-41.6 MHz for a 800 kHz channel 5.8-41.2 MHz for a 1600 kHz channel 6.6-40.4 MHz for a 3200 kHz channel For Euro-Docsis: 5.1-64.9 MHz for a 200 kHz channel 5.2-64.8 MHz for a 400 kHz channel 5.4-64.6 MHz for a 800 kHz channel 5.8-64.2 MHz for a 1600 kHz channel 6.6-63.4 MHz for a 3200 kHz channel Note that this entry will be read-only if cadIfUpChannelCloneGroupId is nonzero.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..85000000  

cadIfUpChannelWidth 1.3.6.1.4.1.4998.1.1.15.3.2.1.5
The bandwidth of this upstream channel. This object returns 0 if the channel width is undefined or unknown. Minimum permitted channel width is 200,000 Hz currently. See the associated conformance object for write conditions and limitations. Note that this entry will be read-only if cadIfUpChannelCloneGroupId is nonzero.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 200000 | 400000 | 800000 | 1600000 | 3200000 | 6400000  

cadIfUpChannelModulationProfile 1.3.6.1.4.1.4998.1.1.15.3.2.1.6
An entry identical to the cadIfModIndex in the cadIfCmtsModulationTable that describes this channel. This channel is further instantiated there by a grouping of interval usage codes which together fully describe the channel modulation. This object returns 0 if the cadIfCmtsModulationTable entry does not exist or cadIfCmtsModulationTable is empty. See the associated conformance object for write conditions and limitations. Note that this entry will be read-only if cadIfUpChannelCloneGroupId is nonzero.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cadIfUpChannelPowerDesired 1.3.6.1.4.1.4998.1.1.15.3.2.1.7
The CMTS desired receive power level. See Cadant documentation for range limitations due to ChannelWidth. If this CMTS interface does not support control of the receive power level then this will be treated as read-only.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -16..29  

cadIfUpChannelSlotSize 1.3.6.1.4.1.4998.1.1.15.3.2.1.8
The number of 6.25 microsecond ticks in each upstream mini- slot. Returns zero if the value is undefined or unknown. See the associated conformance object for write conditions and limitations.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cadIfUpChannelRangingBackoffStart 1.3.6.1.4.1.4998.1.1.15.3.2.1.9
The initial random backoff window to use when retrying Ranging Requests. Expressed as a power of 2. A value of 16 at the CMTS indicates that a proprietary adaptive retry mechanism is to be used. See the associated conformance object for write conditions and limitations.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

cadIfUpChannelRangingBackoffEnd 1.3.6.1.4.1.4998.1.1.15.3.2.1.10
The final random backoff window to use when retrying Ranging Requests. Expressed as a power of 2. A value of 16 at the CMTS indicates that a proprietary adaptive retry mechanism is to be used. See the associated conformance object for write conditions and limitations.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

cadIfUpChannelTxBackoffStart 1.3.6.1.4.1.4998.1.1.15.3.2.1.11
The initial random backoff window to use when retrying transmissions. Expressed as a power of 2. A value of 16 at the CMTS indicates that a proprietary adaptive retry mechanism is to be used. See the associated conformance object for write conditions and limitations.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

cadIfUpChannelTxBackoffEnd 1.3.6.1.4.1.4998.1.1.15.3.2.1.12
The final random backoff window to use when retrying transmissions. Expressed as a power of 2. A value of 16 at the CMTS indicates that a proprietary adaptive retry mechanism is to be used. See the associated conformance object for write conditions and limitations.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

cadIfUpChannelMapSize 1.3.6.1.4.1.4998.1.1.15.3.2.1.13
The average size of MAPs in 800usec ticks.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..13  

cadIfUpChannelMaxPowerAdjust 1.3.6.1.4.1.4998.1.1.15.3.2.1.17
Maximum size of the CMTS range response power adjustments in 1/4 dBmV units.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..48  

cadIfUpChannelThresholdPowerOffset 1.3.6.1.4.1.4998.1.1.15.3.2.1.18
Ranging success threshold for CM power measured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 4..48  

cadIfUpChannelZeroPowerAdjust 1.3.6.1.4.1.4998.1.1.15.3.2.1.19
If TRUE, then do NOT send power adjustments in the ranging responses.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadIfUpChannelZeroFreqAdjust 1.3.6.1.4.1.4998.1.1.15.3.2.1.20
If TRUE, then do NOT send frequency adjustments in the ranging responses.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadIfUpChannelZeroTimingAdjust 1.3.6.1.4.1.4998.1.1.15.3.2.1.21
If TRUE, then do NOT send timing adjustments in the ranging responses.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadIfUpChannelPreEqEnable 1.3.6.1.4.1.4998.1.1.15.3.2.1.22
If true(1), then send back equalizer coefficients to the CMs to help them offset upstream channel noise.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadIfUpChannelPCNormAllowedUsage 1.3.6.1.4.1.4998.1.1.15.3.2.1.52
Maximum percentage of upstream resources that may be used by non-emergency telephony services. This is also the maximum amount of resources non-exclusively allocated to sessions of this type. The default set from the globals in CadPcMibBase.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

cadIfUpChannelPCNormResUsage 1.3.6.1.4.1.4998.1.1.15.3.2.1.53
Minimum percentage of upstream resources that may be used by non-emergency telephony services. This is also the maximum amount of resources exclusively allocated to sessions of this type. If the value of this object is non-zero, then a portion of the upstream bandwidth will be set aside for normal telephony use only - reducing the bandwidth that is available for normal data. The default is set from the globals in CadPcMibBase.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

cadIfUpChannelPCEmerAllowedUsage 1.3.6.1.4.1.4998.1.1.15.3.2.1.54
Maximum percentage of upstream resources that may be used by emergency telephony services. The default is set from the globals in CadPcMibBase.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

cadIfUpChannelPCEmerResUsage 1.3.6.1.4.1.4998.1.1.15.3.2.1.55
Minimum percentage of upstream resources that may be used by emergency telephony services. If the value of this object is non-zero, then a portion of the upstream bandwidth will be set aside for emercency telephony use only - reducing the bandwidth that is available for normal data. The default is set from the globals in CadPCMibBase.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

cadIfUpChannelPCTotalAllowedUsage 1.3.6.1.4.1.4998.1.1.15.3.2.1.56
Maximum percentage of upstream resources that may be used by both normal and emergency telephony services. The default is set from the globals in CadPcMibBase.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

cadIfUpChannelIfIndex 1.3.6.1.4.1.4998.1.1.15.3.2.1.57
IfIndex of this upstream channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

cadIfUpChannelScdmaActiveCodes 1.3.6.1.4.1.4998.1.1.15.3.2.1.58
Applicable for SCDMA channel types only. Number of active codes. Returns zero for Non-SCDMA channel types. Note that legal values from 64..128 MUST be non-prime.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 64..128  

cadIfUpChannelScdmaCodesPerSlot 1.3.6.1.4.1.4998.1.1.15.3.2.1.59
Applicable for SCDMA channel types only. The number of SCDMA codes per mini-slot. Returns zero if the value is undefined, unknown or in case of a TDMA or ATDMA channel.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 2..32  

cadIfUpChannelScdmaFrameSize 1.3.6.1.4.1.4998.1.1.15.3.2.1.60
Applicable for SCDMA channel types only. SCDMA Frame size in units of spreading intervals. This value returns zero for non SCDMA Profiles.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..32  

cadIfUpChannelScdmaHoppingSeed 1.3.6.1.4.1.4998.1.1.15.3.2.1.61
Applicable for SCDMA channel types only. 15 bit seed used for code hopping sequence initialization. Returns zero for non-SCDMA channel types.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..32767  

cadIfUpChannelType 1.3.6.1.4.1.4998.1.1.15.3.2.1.62
Defines the Upstream channel type. Given the channel type, other channel attributes can be checked for value validity at the time of entry creation and update.
Status: current Access: read-write
OBJECT-TYPE    
  DocsisUpstreamType  

cadIfUpChannelCMKeepSpectralDensity 1.3.6.1.4.1.4998.1.1.15.3.2.1.63
Indicates to the CMs that if is there is a modulation change, whether the CM MUST maintain its current transmit power or its current power spectral density. A value of false means the CM MUST keep its current transmit power. A value of true means the CM MUST keep the same power spectral density.
Status: current Access: not-accessible
OBJECT-TYPE    
  TruthValue  

cadIfUpChannelIngressCancellationInterval 1.3.6.1.4.1.4998.1.1.15.3.2.1.64
The interval at which reserved burst intervals are scheduled for ingress cancellation analysis. A value of zero indicates ingress cancellation is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1000  

cadIfUpChannelIngressCancellationSize 1.3.6.1.4.1.4998.1.1.15.3.2.1.65
The number of minislots granted for each reserved burst interval that is scheduled for ingress cancellation analysis. A value of zero indicates the grant size will be automatically calculated based upon. the size that is required and the upstream parameters.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..64  

cadIfUpChannelPCPreemptionAllowed 1.3.6.1.4.1.4998.1.1.15.3.2.1.66
Indicates whether the system will preempt another session for an emergency call. The default is set from the globals in CadPcMibBase.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadIfUpChannelSpGroupIndex 1.3.6.1.4.1.4998.1.1.15.3.2.1.69
An entry identical to the cadSpMgtGroupIndex in the cadSpMgtGroupTable that describes the upstream spectrum management group. A value of zero means that upstream spectrum management is disabled for this upstream channel.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cadIfUpChannelNumberEqTaps 1.3.6.1.4.1.4998.1.1.15.3.2.1.70
Contains the number of taps to be used by the upstream receiver's equalizer for non-ranging IUCs. Default value of 24 taps.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 5 | 24  

cadUpchannelParams 1.3.6.1.4.1.4998.1.1.15.3.5
OBJECT IDENTIFIER    

cadUpchannelFreqRange 1.3.6.1.4.1.4998.1.1.15.3.5.6
This object is used to configure the C4 CMTS to accept upstream frequency ranges that conform with the EuroDOCSIS specifications (5 MHz to 65 MHz), to the extended range used in Japan (5 MHz to 55 MHz), or to the DOCSIS specifications (5 MHz to 42 MHz), or to the Arris extended range (5 MHz to 85 MHz). Changes to upstream frequency and width are verified against this object to ensure the C4 CMTS does not exceed the upstream spectrum limits imposed by this object. Attempting to narrow the upstream frequency spectrum implied by this object will fail if at least a single upstream is configured outside of the range for the new value. It is recommended this object be set during initial system setup.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), european(1), japanese(2), northAmerican(3), extendedRange(4)  

cadUpchannelRtpsPiggybackEnable 1.3.6.1.4.1.4998.1.1.15.3.5.7
Allows piggybacking data requests when RTP bit'4' disabled if set this object to true.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadUpchannelCaCertDropEnable 1.3.6.1.4.1.4998.1.1.15.3.5.8
Prevents storage of newly learned untrusted or invalid certificates if set this object to true.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadUpchannelRangingTimingOffset 1.3.6.1.4.1.4998.1.1.15.3.5.9
This object controls TLV 46.8.2, an offset from the reference channel, to set the Ranging Offset of the burst transmission for the new channel so that bursts arrive at the expected mini-slots time at the CMTS. The units are (1/10.24MHz) = 97.65625 ns. A negative value implies the Ranging Offset is to be decreased, resulting in later times of transmission at the CM. The CMTS MUST include this TLV within the TCC when the Upstream Channel Action is Add or Replace and Initialization Technique has a value of 2, 3 or 4.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -512..512  

cadUpchannelRecoverImpairedOnAck 1.3.6.1.4.1.4998.1.1.15.3.5.10
This parameter controls whether and how to attempt to recover an US channel if it is impaired after receipt of a REG-ACK or DBC-ACK. If set to attempt_indefinite_recovery, then if an US is impaired, the E6000 attempts to recover the US channel after receipt of the REG/DBC-ACK indefinitely. Note that this object is an INTEGER instead of a TruthValue to allow for other future values that may alter the method of recovery of US channels that are impaired due to being reported as impaired via a REG-ACK or DBC-ACK.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), attemptIndefiniteRecovery(1)  

cadUpchannelDsaRspSidTlvOverride 1.3.6.1.4.1.4998.1.1.15.3.5.11
When this object is set to true, CMTS will include the SID in Upstream Service Flow TLV 24.3 in a DSA-RSP and not include a SID cluster TLV for a US flow when the REG-RSP contains a SID cluster TLV for Mx1 downstream bonded modems.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadUnicastPollingTable 1.3.6.1.4.1.4998.1.1.15.3.6
This table contains the polling intervals used by the unicast polling algorithm of the MapMaker. This allows the MapMaker to adjust the polling for a service flow based on the flow's priority and data characteristics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadUnicastPollingEntry

cadUnicastPollingEntry 1.3.6.1.4.1.4998.1.1.15.3.6.1
Matrix of polling intervals used for various flow priorities.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadUnicastPollingEntry  

cadUnicastPriority 1.3.6.1.4.1.4998.1.1.15.3.6.1.1
An index repesenting the DOCSIS service flow priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

cadUnicastSlowPollInterval 1.3.6.1.4.1.4998.1.1.15.3.6.1.2
The slow poll interval repesents the worst cast latency for the first message when traffic is just starting. Broadcast opportunities should be used to help avoid this being hit. A value of 0 disables all polling for this priority.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 2..1000  

cadUnicastFastPollInterval 1.3.6.1.4.1.4998.1.1.15.3.6.1.3
The fast poll interval represents the polling rate desired while traffic is flowing. A value of 0 disables fast polling
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 2..1000  

cadUnicastFastPollTimeout 1.3.6.1.4.1.4998.1.1.15.3.6.1.4
The fast poll timeout represents the amount of time in fast polling before transitioning back to slow polling. This is expected to be used during call setup/teardown. A value of 0 sets the timeout to a single interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 2..5000  

cadUpchannelConformance 1.3.6.1.4.1.4998.1.1.15.3.7
OBJECT IDENTIFIER    

cadUpchannelCompliances 1.3.6.1.4.1.4998.1.1.15.3.7.1
OBJECT IDENTIFIER    

cadUpchannelGroups 1.3.6.1.4.1.4998.1.1.15.3.7.2
OBJECT IDENTIFIER    

cadUpchannelCompliance 1.3.6.1.4.1.4998.1.1.15.3.7.1.1
The compliance statement for Arris Upstream channel interfaces.
Status: current Access: read-write
MODULE-COMPLIANCE    

cadUpchannelGroup 1.3.6.1.4.1.4998.1.1.15.3.7.2.1
Group of objects required for implementing upstream channels in the Arris C4.
Status: current Access: read-write
OBJECT-GROUP