DOCS-IF-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
180
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
180 total| Object Name |
|---|
docsIfMib OBJECT IDENTIFIER .1.3.6.1.2.1.10.127 |
RFC1155-SMI Unknown .1.3.6.1.2.1.10.127 |
docsIfMibObjects OBJECT IDENTIFIER .1.3.6.1.2.1.10.127.1 |
docsIfBaseObjects OBJECT IDENTIFIER .1.3.6.1.2.1.10.127.1.1 |
docsIfDownstreamChannelTableThis table describes the attributes of downstream
channels (frequency bands). SEQUENCE OF DocsIfDownstreamChannelEntry .1.3.6.1.2.1.10.127.1.1.1 |
docsIfDownstreamChannelEntryAn entry provides a list of attributes for a single
Downstream channel.
An entry in this table exists for each ifEntry with an
ifType of docsCableDownstream(128). DocsIfDownstreamChannelEntry .1.3.6.1.2.1.10.127.1.1.1.1 |
docsIfDownChannelIdThe Cable Modem Termination System (CMTS) identification
of the downstream channel within this particular MAC
interface. If the interface is down, the object returns
the most current value. If the downstream channel ID is
unknown, this object returns a value of 0.ro INTEGER .1.3.6.1.2.1.10.127.1.1.1.1.1 |
docsIfDownChannelFrequencyThe center of the downstream frequency associated with
this channel. This object will return the current tuner
frequency. If a CMTS provides IF output, this object
will return 0, unless this CMTS is in control of the
final downstream RF frequency. See the associated
compliance object for a description of valid frequencies
that may be written to this object.rw INTEGER .1.3.6.1.2.1.10.127.1.1.1.1.2 |
docsIfDownChannelWidthThe bandwidth of this downstream channel. Most
implementations are expected to support a channel width
of 6 MHz (North America) and/or 8 MHz (Europe). See the
associated compliance object for a description of the
valid channel widths for this object.rw INTEGER .1.3.6.1.2.1.10.127.1.1.1.1.3 |
docsIfDownChannelModulationThe modulation type associated with this downstream
channel. If the interface is down, this object either
returns the configured value (CMTS), the most current
value (CM), or the value of unknown(1). See the
associated conformance object for write conditions and
limitations. See the reference for specifics on the
modulation profiles implied by qam64 and qam256.rw Enumeration .1.3.6.1.2.1.10.127.1.1.1.1.4 |
docsIfDownChannelInterleaveThe Forward Error Correction (FEC) interleaving used
for this downstream channel.
Values are defined as follows:
taps8Increment16(3): protection 5.9/4.1 usec,
latency .22/.15 msec
taps16Increment8(4): protection 12/8.2 usec,
latency .48/.33 msec
taps32Increment4(5): protection 24/16 usec,
latency .98/.68 msec
taps64Increment2(6): protection 47/33 usec,
latency 2/1.4 msec
taps128Increment1(7): protection 95/66 usec,
latency 4/2.8 msec
taps12increment17(8): protection 18/14 usec,
latency 0.43/0.32 msec
taps12increment17 is implemented in
conformance with EuroDOCSIS document
'Adapted MIB-definitions - and a
clarification for MPEG-related issues - for
EuroDOCSIS cable modem systems' by tComLabs
and should only be used for a EuroDOCSIS MAC
interface.
If the interface is down, this object either returns
the configured value (CMTS), the most current value (CM),
or the value of unknown(1).
The value of other(2) is returned if the interleave
is known but not defined in the above list.
See the associated conformance object for write
conditions and limitations. See the reference for the FEC
configuration described by the setting of this object.rw Enumeration .1.3.6.1.2.1.10.127.1.1.1.1.5 |
docsIfDownChannelPowerAt the CMTS, the operational transmit power. At the CM,
the received power level. May be set to zero at the CM
if power level measurement is not supported.
If the interface is down, this object either returns
the configured value (CMTS), the most current value (CM)
or the value of 0. See the associated conformance object
for write conditions and limitations. See the reference
for recommended and required power levels.rw TenthdBmV -- Rsyntax INTEGER -- Units -- dBmV .1.3.6.1.2.1.10.127.1.1.1.1.6 |
docsIfDownChannelAnnexThe value of this object indicates the conformance of
the implementation to important regional cable standards.
annexA : Annex A from ITU-J83 is used.
annexB : Annex B from ITU-J83 is used.
annexC : Annex C from ITU-J83 is used.
AnnexB is used for DOCSIS implementationsro Enumeration .1.3.6.1.2.1.10.127.1.1.1.1.7 |
docsIfUpstreamChannelTableThis table describes the attributes of attached upstream
channels. SEQUENCE OF DocsIfUpstreamChannelEntry .1.3.6.1.2.1.10.127.1.1.2 |
docsIfUpstreamChannelEntryList 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). DocsIfUpstreamChannelEntry .1.3.6.1.2.1.10.127.1.1.2.1 |
docsIfUpChannelIdThe CMTS identification of the upstream channel.ro INTEGER .1.3.6.1.2.1.10.127.1.1.2.1.1 |
docsIfUpChannelFrequencyThe center of the frequency band associated with this
upstream interface. 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.rw INTEGER .1.3.6.1.2.1.10.127.1.1.2.1.2 |
docsIfUpChannelWidthThe bandwidth of this upstream interface. This object
returns 0 if the interface width is undefined or unknown.
Minimum permitted interface width is 200,000 Hz currently.
See the associated conformance object for write conditions
and limitations.rw INTEGER .1.3.6.1.2.1.10.127.1.1.2.1.3 |
docsIfUpChannelModulationProfileAn entry identical to the docsIfModIndex in the
docsIfCmtsModulationTable 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
docsIfCmtsModulationTable entry does not exist or
docsIfCmtsModulationTable is empty. See
the associated conformance object for write conditions
and limitations.rw Gauge .1.3.6.1.2.1.10.127.1.1.2.1.4 |
docsIfUpChannelSlotSizeApplicable to TDMA and ATDMA channel types only.
The number of 6.25 microsecond ticks in each upstream mini-
slot. Returns zero if the value is undefined, unknown or in
case of an SCDMA channel.
See the associated conformance object for write
conditions and limitations.rw Gauge .1.3.6.1.2.1.10.127.1.1.2.1.5 |
docsIfUpChannelTxTimingOffsetAt the CM, a measure of the current round trip time obtained from the
ranging offset (initial ranging offset + ranging offset adjustments).
At the CMTS, the maximum of timing offset, among all the CMs that
are/were present on the channel, taking into account all ( initial +
periodic )timing offset corrections that were sent for each of the CMs.
Generally, these measurements are positive, but if the
measurements are negative, the value of this object is zero. Used for
timing of CM upstream transmissions to ensure synchronized arrivals at
the CMTS. Units are in terms of (6.25 microseconds/64).ro Gauge .1.3.6.1.2.1.10.127.1.1.2.1.6 |
docsIfUpChannelRangingBackoffStartThe 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.rw INTEGER .1.3.6.1.2.1.10.127.1.1.2.1.7 |
docsIfUpChannelRangingBackoffEndThe 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.rw INTEGER .1.3.6.1.2.1.10.127.1.1.2.1.8 |
docsIfUpChannelTxBackoffStartThe 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.rw INTEGER .1.3.6.1.2.1.10.127.1.1.2.1.9 |
docsIfUpChannelTxBackoffEndThe 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.rw INTEGER .1.3.6.1.2.1.10.127.1.1.2.1.10 |
docsIfUpChannelScdmaActiveCodesApplicable 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.rw Gauge(0|64..128) .1.3.6.1.2.1.10.127.1.1.2.1.11 |
docsIfUpChannelScdmaCodesPerSlotApplicable 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.rw INTEGER(0|2..32) .1.3.6.1.2.1.10.127.1.1.2.1.12 |
docsIfUpChannelScdmaFrameSizeApplicable for SCDMA channel types only.
SCDMA Frame size in units of spreading intervals.
This value returns zero for non SCDMA Profiles.rw Gauge .1.3.6.1.2.1.10.127.1.1.2.1.13 |
docsIfUpChannelScdmaHoppingSeedApplicable for SCDMA channel types only.
15 bit seed used for code hopping sequence initialization.
Returns zero for non-SCDMA channel types.rw Gauge .1.3.6.1.2.1.10.127.1.1.2.1.14 |
docsIfUpChannelTypeDefines 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.rw DocsisUpstreamType -- Rsyntax INTEGER { -- tdma(1), -- atdma(2), -- scdma(3), -- tdmaAndAtdma(4) -- } .1.3.6.1.2.1.10.127.1.1.2.1.15 |
docsIfUpChannelCloneFromIntended for use when a temporary inactive upstream table row is
created for the purpose of manipulating SCDMA parameters for an
active row. Refer to the descriptions of docsIfUpChannelStatus
and docsIfUpChannelUpdate for details of this procedure.
This object contains the ifIndex value of the active upstream
row whose SCDMA parameters are to be adjusted.
Although this object was created to facilitate SCDMA parameter
adjustment, it may also be used at the vendor's discretion for
non-SCDMA parameter adjustment.
This object must contain a value of zero for active upstream rows.rw InterfaceIndexOrZero -- Rsyntax INTEGER .1.3.6.1.2.1.10.127.1.1.2.1.16 |
docsIfUpChannelUpdateUsed to perform the transfer of adjusted SCDMA parameters from the
temporary upstream row to the active upstream row indicated by the
docsIfUpChannelCloneFrom object. The transfer is initiated through
an SNMP SET of TRUE to this object. The SNMP SET will fail with a
GEN_ERROR (snmpv1) or COMMIT_FAILED_ERROR (snmpv2c/v3) if the adjusted
SCDMA parameter values are not compatible with each other.
Although this object was created to facilitate SCDMA parameter
adjustment, it may also be used at the vendor's discretion for
non-SCDMA parameter adjustment.
An SNMP GET of this object always returns FALSE.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.2.1.10.127.1.1.2.1.17 |
docsIfUpChannelStatusThis object is generally intended to be used for the creation of
a temporary inactive upstream row for the purpose of adjusting
the SCDMA channel parameters of an active upstream row.
The recommended procedure is:
1) Create an inactive row through an SNMP SET using createAndWait(5).
Use an ifIndex value outside the operational range of the system.
2) Set the docsIfUpChannelCloneFrom field to the ifIndex value of
the active row whose SCDMA parameters require adjustment.
3) Adjust the SCDMA parameter values using the new temporary inactive
row.
4) Update the active row by setting object docsIfUpChannelUpdate to
TRUE. This SET will fail if the adjusted SCDMA parameters are not
compatible with each other.
5) Delete the temporary row through an SNMP SET using DELETE.
The following restrictions apply to this object:
1) This object must contain a value of active(1) for active rows.
2) Temporary inactive rows must be created using createAndWait(5).
3) The only possible status change of a row created using
createAndWait(5) (ie notInService(2)) is to destroy(6).
These temporary rows must never become active.
Although this object was created to facilitate SCDMA parameter
adjustment, it may also be used at the vendor's discretion for
non-SCDMA parameter adjustment.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.2.1.10.127.1.1.2.1.18 |
docsIfQosProfileTableDescribes the attributes for each class of service. SEQUENCE OF DocsIfQosProfileEntry .1.3.6.1.2.1.10.127.1.1.3 |
docsIfQosProfileEntryDescribes the attributes for a single class of service.
If implemented as read-create in the Cable Modem
Termination System, creation of entries in this table is
controlled by the value of docsIfCmtsQosProfilePermissions.
If implemented as read-only, entries are created based
on information in REG-REQ MAC messages received from
Cable Modems (Cable Modem Termination System
implementation), or based on information extracted from
the TFTP option file (Cable Modem implementation).
In the Cable Modem Termination system, read-only entries
are removed if no longer referenced by
docsIfCmtsServiceTable.
An entry in this table must not be removed while it is
referenced by an entry in docsIfCmServiceTable (Cable Modem)
or docsIfCmtsServiceTable (Cable Modem Termination System).
An entry in this table should not be changeable while
it is referenced by an entry in docsIfCmtsServiceTable.
If this table is created automatically, there should only
be a single entry for each Class of Service. Multiple
entries with the same Class of Service parameters are not
recommended. DocsIfQosProfileEntry .1.3.6.1.2.1.10.127.1.1.3.1 |
docsIfQosProfIndexThe index value that uniquely identifies an entry
in the docsIfQosProfileTable. INTEGER .1.3.6.1.2.1.10.127.1.1.3.1.1 |
docsIfQosProfPriorityA relative priority assigned to this service when
allocating bandwidth. Zero indicates lowest priority
and seven indicates highest priority.
Interpretation of priority is device-specific.
MUST NOT be changed while this row is active.rw INTEGER .1.3.6.1.2.1.10.127.1.1.3.1.2 |
docsIfQosProfMaxUpBandwidthThe maximum upstream bandwidth, in bits per second,
allowed for a service with this service class.
Zero if there is no restriction of upstream bandwidth.
MUST NOT be changed while this row is active.rw INTEGER .1.3.6.1.2.1.10.127.1.1.3.1.3 |
docsIfQosProfGuarUpBandwidthMinimum guaranteed upstream bandwidth, in bits per second,
allowed for a service with this service class.
MUST NOT be changed while this row is active.rw INTEGER .1.3.6.1.2.1.10.127.1.1.3.1.4 |
docsIfQosProfMaxDownBandwidthThe maximum downstream bandwidth, in bits per second,
allowed for a service with this service class.
Zero if there is no restriction of downstream bandwidth.
MUST NOT be changed while this row is active.rw INTEGER .1.3.6.1.2.1.10.127.1.1.3.1.5 |
docsIfQosProfMaxTxBurstThe maximum number of mini-slots that may be requested
for a single upstream transmission.
A value of zero means there is no limit.
MUST NOT be changed while this row is active.
This object has been deprecated and replaced by
docsIfQosProfMaxTransmitBurst, to fix a mismatch
of the units and value range with respect to the DOCSIS
Maximum Upstream Channel Transmit Burst Configuration
Setting.rwdeprecated INTEGER .1.3.6.1.2.1.10.127.1.1.3.1.6 |
docsIfQosProfBaselinePrivacyIndicates whether Baseline Privacy is enabled for this
service class.
MUST NOT be changed while this row is active.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.2.1.10.127.1.1.3.1.7 |
docsIfQosProfStatusThis is object is to used to create or delete rows in
this table. This object MUST NOT be changed from active
while the row is referenced by the any entry in either
docsIfCmServiceTable (on the CM), or the
docsIfCmtsServiceTable (on the CMTS).rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.2.1.10.127.1.1.3.1.8 |
docsIfQosProfMaxTransmitBurstThe maximum number of bytes that may be requested for a
single upstream transmission. A value of zero means there
is no limit. Note: This value does not include any
physical layer overhead.
MUST NOT be changed while this row is active.rw INTEGER .1.3.6.1.2.1.10.127.1.1.3.1.9 |
docsIfSignalQualityTableAt the CM, describes the PHY signal quality of downstream
channels. At the CMTS, describes the PHY signal quality of
upstream channels. At the CMTS, this table may exclude
contention intervals. SEQUENCE OF DocsIfSignalQualityEntry .1.3.6.1.2.1.10.127.1.1.4 |
docsIfSignalQualityEntryAt the CM, describes the PHY characteristics of a
downstream channel. At the CMTS, describes the PHY signal
quality of an upstream channel.
An entry in this table exists for each ifEntry with an
ifType of docsCableUpstreamChannel(205) for Cable Modem Termination
Systems and docsCableDownstream(128) for Cable Modems. DocsIfSignalQualityEntry .1.3.6.1.2.1.10.127.1.1.4.1 |
docsIfSigQIncludesContentiontrue(1) if this CMTS includes contention intervals in
the counters in this table. Always false(2) for CMs.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.2.1.10.127.1.1.4.1.1 |
docsIfSigQUnerroredsCodewords received on this channel without error.
This includes all codewords, whether or not they
were part of frames destined for this device.ro Counter .1.3.6.1.2.1.10.127.1.1.4.1.2 |
docsIfSigQCorrectedsCodewords received on this channel with correctable
errors. This includes all codewords, whether or not
they were part of frames destined for this device.ro Counter .1.3.6.1.2.1.10.127.1.1.4.1.3 |
docsIfSigQUncorrectablesCodewords received on this channel with uncorrectable
errors. This includes all codewords, whether or not
they were part of frames destined for this device.ro Counter .1.3.6.1.2.1.10.127.1.1.4.1.4 |
docsIfSigQSignalNoiseSignal/Noise ratio as perceived for this channel.
At the CM, describes the Signal/Noise of the downstream
channel. At the CMTS, describes the average Signal/Noise
of the upstream channel.ro TenthdB -- Rsyntax INTEGER -- Units -- dB .1.3.6.1.2.1.10.127.1.1.4.1.5 |
docsIfSigQMicroreflectionsTotal microreflections including in-channel response
as perceived on this interface, measured in dBc below
the signal level.
This object is not assumed to return an absolutely
accurate value, but should give a rough indication
of microreflections received on this interface.
It is up to the implementer to provide information
as accurate as possible.ro INTEGER .1.3.6.1.2.1.10.127.1.1.4.1.6 |
docsIfSigQEqualizationDataAt the CM, returns the equalization data for the downstream
channel. At the CMTS, returns the average equalization
data for the upstream channel. Returns an empty string
if the value is unknown or if there is no equalization
data available or defined.ro OCTET STRING .1.3.6.1.2.1.10.127.1.1.4.1.7 |
docsIfDocsisBaseCapabilityIndication of the DOCSIS capability of the device.
This object mirrors docsIfDocsisCapability from the
DocsIfExt mib.ro DocsisVersion -- Rsyntax INTEGER { -- docsis10(1), -- docsis11(2), -- docsis20(3) -- } .1.3.6.1.2.1.10.127.1.1.5 |
docsIfCmObjects OBJECT IDENTIFIER .1.3.6.1.2.1.10.127.1.2 |
docsIfCmMacTableDescribes the attributes of each CM MAC interface,
extending the information available from ifEntry. SEQUENCE OF DocsIfCmMacEntry .1.3.6.1.2.1.10.127.1.2.1 |
docsIfCmMacEntryAn entry containing objects describing attributes of
each MAC entry, extending the information in ifEntry.
An entry in this table exists for each ifEntry with an
ifType of docsCableMaclayer(127). DocsIfCmMacEntry .1.3.6.1.2.1.10.127.1.2.1.1 |
docsIfCmCmtsAddressIdentifies the CMTS that is believed to control this MAC
domain. At the CM, this will be the source address from
SYNC, MAP, and other MAC-layer messages. If the CMTS is
unknown, returns 00-00-00-00-00-00.ro MacAddress -- Rsyntax OCTET STRING .1.3.6.1.2.1.10.127.1.2.1.1.1 |
docsIfCmCapabilitiesIdentifies the capabilities of the MAC implementation
at this interface. Note that packet transmission is
always supported. Therefore, there is no specific bit
required to explicitly indicate this capability.
Note that BITS objects are encoded most significant bit
first. For example, if bit 1 is set, the value of this
object is the octet string '40'H.ro OCTET STRING .1.3.6.1.2.1.10.127.1.2.1.1.2 |
docsIfCmRangingRespTimeoutWaiting time for a Ranging Response packet.rwobsolete TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.10.127.1.2.1.1.3 |
docsIfCmRangingTimeoutWaiting time for a Ranging Response packet.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.2.1.10.127.1.2.1.1.4 |
docsIfCmStatusTableThis table maintains a number of status objects
and counters for Cable Modems. SEQUENCE OF DocsIfCmStatusEntry .1.3.6.1.2.1.10.127.1.2.2 |
docsIfCmStatusEntryA set of status objects and counters for a single MAC
layer instance in a Cable Modem.
An entry in this table exists for each ifEntry with an
ifType of docsCableMaclayer(127). DocsIfCmStatusEntry .1.3.6.1.2.1.10.127.1.2.2.1 |
docsIfCmStatusValueCurrent Cable Modem connectivity state, as specified
in the RF Interface Specification.ro Enumeration .1.3.6.1.2.1.10.127.1.2.2.1.1 |
docsIfCmStatusCodeStatus code for this Cable Modem as defined in the
RF Interface Specification. The status code consists
of a single character indicating error groups, followed
by a two- or three-digit number indicating the status
condition.ro OCTET STRING .1.3.6.1.2.1.10.127.1.2.2.1.2 |
docsIfCmStatusTxPowerThe operational transmit power for the attached upstream
channel.ro TenthdBmV -- Rsyntax INTEGER -- Units -- dBmV .1.3.6.1.2.1.10.127.1.2.2.1.3 |
docsIfCmStatusResetsNumber of times the CM reset or initialized this interface.ro Counter .1.3.6.1.2.1.10.127.1.2.2.1.4 |
docsIfCmStatusLostSyncsNumber of times the CM lost synchronization with
the downstream channel.ro Counter .1.3.6.1.2.1.10.127.1.2.2.1.5 |
docsIfCmStatusInvalidMapsNumber of times the CM received invalid MAP messages.ro Counter .1.3.6.1.2.1.10.127.1.2.2.1.6 |
docsIfCmStatusInvalidUcdsNumber of times the CM received invalid UCD messages.ro Counter .1.3.6.1.2.1.10.127.1.2.2.1.7 |
docsIfCmStatusInvalidRangingResponsesNumber of times the CM received invalid ranging response
messages.ro Counter .1.3.6.1.2.1.10.127.1.2.2.1.8 |
docsIfCmStatusInvalidRegistrationResponsesNumber of times the CM received invalid registration
response messages.ro Counter .1.3.6.1.2.1.10.127.1.2.2.1.9 |
docsIfCmStatusT1TimeoutsNumber of times counter T1 expired in the CM.ro Counter .1.3.6.1.2.1.10.127.1.2.2.1.10 |
docsIfCmStatusT2TimeoutsNumber of times counter T2 expired in the CM.ro Counter .1.3.6.1.2.1.10.127.1.2.2.1.11 |
docsIfCmStatusT3TimeoutsNumber of times counter T3 expired in the CM.ro Counter .1.3.6.1.2.1.10.127.1.2.2.1.12 |
docsIfCmStatusT4TimeoutsNumber of times counter T4 expired in the CM.ro Counter .1.3.6.1.2.1.10.127.1.2.2.1.13 |
docsIfCmStatusRangingAbortedsNumber of times the ranging process was aborted
by the CMTS.ro Counter .1.3.6.1.2.1.10.127.1.2.2.1.14 |
docsIfCmStatusDocsisOperModeIndication whether the device has registered using 1.0 Class of
Service or 1.1 Quality of Service.
An unregistered CM should indicate 1.1 QOS for a
docsIfDocsisBaseCapability value of Docsis 1.1/2.0. An unregistered
CM should indicate 1.0 COS for a docsIfDocsisBaseCapability value
of Docsis 1.0.
This object mirrors docsIfCmDocsisOperMode from the docsIfExt mib.ro DocsisQosVersion -- Rsyntax INTEGER { -- docsis10(1), -- docsis11(2) -- } .1.3.6.1.2.1.10.127.1.2.2.1.15 |
docsIfCmStatusModulationTypeIndicates modulation type status currently used by the CM.
Since this object specifically identifies PHY mode, the shared
upstream channel type is not permitted.ro DocsisUpstreamTypeStatus -- Rsyntax INTEGER { -- tdma(1), -- atdma(2), -- scdma(3) -- } .1.3.6.1.2.1.10.127.1.2.2.1.16 |
docsIfCmServiceTableDescribes the attributes of each upstream service queue
on a CM. SEQUENCE OF DocsIfCmServiceEntry .1.3.6.1.2.1.10.127.1.2.3 |
docsIfCmServiceEntryDescribes the attributes of an upstream bandwidth service
queue.
An entry in this table exists for each Service ID.
The primary index is an ifIndex with an ifType of
docsCableMaclayer(127). DocsIfCmServiceEntry .1.3.6.1.2.1.10.127.1.2.3.1 |
docsIfCmServiceIdIdentifies a service queue for upstream bandwidth. The
attributes of this service queue are shared between the
CM and the CMTS. The CMTS allocates upstream bandwidth
to this service queue based on requests from the CM and
on the class of service associated with this queue. INTEGER .1.3.6.1.2.1.10.127.1.2.3.1.1 |
docsIfCmServiceQosProfileThe index in docsIfQosProfileTable describing the quality
of service attributes associated with this particular
service. If no associated entry in docsIfQosProfileTable
exists, this object returns a value of zero.ro INTEGER .1.3.6.1.2.1.10.127.1.2.3.1.2 |
docsIfCmServiceTxSlotsImmedThe number of upstream mini-slots which have been used to
transmit data PDUs in immediate (contention) mode. This
includes only those PDUs that are presumed to have
arrived at the headend (i.e., those which were explicitly
acknowledged.) It does not include retransmission attempts
or mini-slots used by Requests.ro Counter .1.3.6.1.2.1.10.127.1.2.3.1.3 |
docsIfCmServiceTxSlotsDedThe number of upstream mini-slots which have been used to
transmit data PDUs in dedicated mode (i.e., as a result
of a unicast Data Grant).ro Counter .1.3.6.1.2.1.10.127.1.2.3.1.4 |
docsIfCmServiceTxRetriesThe number of attempts to transmit data PDUs containing
requests for acknowledgment that did not result in
acknowledgment.ro Counter .1.3.6.1.2.1.10.127.1.2.3.1.5 |
docsIfCmServiceTxExceededsThe number of data PDUs transmission failures due to
excessive retries without acknowledgment.ro Counter .1.3.6.1.2.1.10.127.1.2.3.1.6 |
docsIfCmServiceRqRetriesThe number of attempts to transmit bandwidth requests
which did not result in acknowledgment.ro Counter .1.3.6.1.2.1.10.127.1.2.3.1.7 |
docsIfCmServiceRqExceededsThe number of requests for bandwidth which failed due to
excessive retries without acknowledgment.ro Counter .1.3.6.1.2.1.10.127.1.2.3.1.8 |
docsIfCmServiceExtTxSlotsImmedThe number of upstream mini-slots which have been used to
transmit data PDUs in immediate (contention) mode. This
includes only those PDUs that are presumed to have
arrived at the headend (i.e., those which were explicitly
acknowledged.) It does not include retransmission attempts
or mini-slots used by Requests.ro --?? syntax is not convertable to SMIv1 Counter .1.3.6.1.2.1.10.127.1.2.3.1.9 |
docsIfCmServiceExtTxSlotsDedThe number of upstream mini-slots which have been used to
transmit data PDUs in dedicated mode (i.e., as a result
of a unicast Data Grant).ro --?? syntax is not convertable to SMIv1 Counter .1.3.6.1.2.1.10.127.1.2.3.1.10 |
docsIfCmtsObjects OBJECT IDENTIFIER .1.3.6.1.2.1.10.127.1.3 |
docsIfCmtsMacTableDescribes the attributes of each CMTS MAC interface,
extending the information available from ifEntry.
Mandatory for all CMTS devices. SEQUENCE OF DocsIfCmtsMacEntry .1.3.6.1.2.1.10.127.1.3.1 |
docsIfCmtsMacEntryAn entry containing objects describing attributes of each
MAC entry, extending the information in ifEntry.
An entry in this table exists for each ifEntry with an
ifType of docsCableMaclayer(127). DocsIfCmtsMacEntry .1.3.6.1.2.1.10.127.1.3.1.1 |
docsIfCmtsCapabilitiesIdentifies the capabilities of the CMTS MAC
implementation at this interface. Note that packet
transmission is always supported. Therefore, there
is no specific bit required to explicitly indicate
this capability.
Note that BITS objects are encoded most significant bit
first. For example, if bit 1 is set, the value of this
object is the octet string '40'H.ro OCTET STRING .1.3.6.1.2.1.10.127.1.3.1.1.1 |
docsIfCmtsSyncIntervalThe interval between CMTS transmission of successive SYNC
messages at this interface.rw INTEGER .1.3.6.1.2.1.10.127.1.3.1.1.2 |
docsIfCmtsUcdIntervalThe interval between CMTS transmission of successive
Upstream Channel Descriptor messages for each upstream
channel at this interface.rw INTEGER .1.3.6.1.2.1.10.127.1.3.1.1.3 |
docsIfCmtsMaxServiceIdsThe maximum number of service IDs that may be
simultaneously active.ro INTEGER .1.3.6.1.2.1.10.127.1.3.1.1.4 |
docsIfCmtsInsertionIntervalThe amount of time to elapse between each broadcast
station maintenance grant. Broadcast station maintenance
grants are used to allow new cable modems to join the
network. Zero indicates that a vendor-specific algorithm
is used instead of a fixed time. Maximum amount of time
permitted by the specification is 2 seconds.rwobsolete TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.10.127.1.3.1.1.5 |
docsIfCmtsInvitedRangingAttemptsThe maximum number of attempts to make on invitations
for ranging requests. A value of zero means the system
should attempt to range forever.rw INTEGER .1.3.6.1.2.1.10.127.1.3.1.1.6 |
docsIfCmtsInsertIntervalThe amount of time to elapse between each broadcast
station maintenance grant. Broadcast station maintenance
grants are used to allow new cable modems to join the
network. Zero indicates that a vendor-specific algorithm
is used instead of a fixed time. Maximum amount of time
permitted by the specification is 2 seconds.rw TimeInterval -- Rsyntax INTEGER .1.3.6.1.2.1.10.127.1.3.1.1.7 |
docsIfCmtsStatusTableFor the MAC layer, this group maintains a number of
status objects and counters. SEQUENCE OF DocsIfCmtsStatusEntry .1.3.6.1.2.1.10.127.1.3.2 |
docsIfCmtsStatusEntryStatus entry for a single MAC layer.
An entry in this table exists for each ifEntry with an
ifType of docsCableMaclayer(127). DocsIfCmtsStatusEntry .1.3.6.1.2.1.10.127.1.3.2.1 |
docsIfCmtsStatusInvalidRangeReqsThis object counts invalid RNG-REQ messages received on
this interface.ro Counter .1.3.6.1.2.1.10.127.1.3.2.1.1 |
docsIfCmtsStatusRangingAbortedsThis object counts ranging attempts that were explicitly
aborted by the CMTS.ro Counter .1.3.6.1.2.1.10.127.1.3.2.1.2 |
docsIfCmtsStatusInvalidRegReqsThis object counts invalid REG-REQ messages received on
this interface. That is, syntax, out of range parameters,
or erroneous requests.ro Counter .1.3.6.1.2.1.10.127.1.3.2.1.3 |
docsIfCmtsStatusFailedRegReqsThis object counts failed registration attempts. Included are
docsIfCmtsStatusInvalidRegReqs, authentication and class of
service failures.ro Counter .1.3.6.1.2.1.10.127.1.3.2.1.4 |
docsIfCmtsStatusInvalidDataReqsThis object counts invalid data request messages
received on this interface.ro Counter .1.3.6.1.2.1.10.127.1.3.2.1.5 |
docsIfCmtsStatusT5TimeoutsThis object counts the number of times counter T5
expired on this interface.ro Counter .1.3.6.1.2.1.10.127.1.3.2.1.6 |
docsIfCmtsCmStatusTableA set of objects in the CMTS, maintained for each
Cable Modem connected to this CMTS. SEQUENCE OF DocsIfCmtsCmStatusEntry .1.3.6.1.2.1.10.127.1.3.3 |
docsIfCmtsCmStatusEntryStatus information for a single Cable Modem.
An entry in this table exists for each Cable Modem
that is connected to the CMTS implementing this table. DocsIfCmtsCmStatusEntry .1.3.6.1.2.1.10.127.1.3.3.1 |
docsIfCmtsCmStatusIndexIndex value to uniquely identify an entry in this table.
For an individual Cable Modem, this index value should
not change during CMTS uptime. INTEGER .1.3.6.1.2.1.10.127.1.3.3.1.1 |
docsIfCmtsCmStatusMacAddressMAC address of this Cable Modem. If the Cable Modem has
multiple MAC addresses, this is the MAC address associated
with the Cable interface.ro MacAddress -- Rsyntax OCTET STRING .1.3.6.1.2.1.10.127.1.3.3.1.2 |
docsIfCmtsCmStatusIpAddressIP address of this Cable Modem. If the Cable Modem has no
IP address assigned, or the IP address is unknown, this
object returns a value of 0.0.0.0. If the Cable Modem has
multiple IP addresses, this object returns the IP address
associated with the Cable interface.n
This object has been deprecated and replaced by
docsIfCmtsCmStatusInetAddressType and
docsIfCmtsCmStatusInetAddress, to enable IPv6 addressing
in the future.rodeprecated IpAddress .1.3.6.1.2.1.10.127.1.3.3.1.3 |
docsIfCmtsCmStatusDownChannelIfIndexIfIndex of the downstream channel this CM is connected
to. If the downstream channel is unknown, this object
returns a value of zero.ro InterfaceIndexOrZero -- Rsyntax INTEGER .1.3.6.1.2.1.10.127.1.3.3.1.4 |
docsIfCmtsCmStatusUpChannelIfIndexIfIndex of the upstream channel this CM is connected
to. If the upstream channel is unknown, this object
returns a value of zero.ro InterfaceIndexOrZero -- Rsyntax INTEGER .1.3.6.1.2.1.10.127.1.3.3.1.5 |
docsIfCmtsCmStatusRxPowerThe receive power as perceived for upstream data from
this Cable Modem.
If the receive power is unknown, this object returns
a value of zero.ro TenthdBmV -- Rsyntax INTEGER -- Units -- dBmV .1.3.6.1.2.1.10.127.1.3.3.1.6 |
docsIfCmtsCmStatusTimingOffsetA measure of the current round trip time for this CM.
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.ro Gauge .1.3.6.1.2.1.10.127.1.3.3.1.7 |
docsIfCmtsCmStatusEqualizationDataEqualization data for this CM. Returns an empty string
if the value is unknown or if there is no equalization
data available or defined.ro OCTET STRING .1.3.6.1.2.1.10.127.1.3.3.1.8 |
docsIfCmtsCmStatusValueCurrent Cable Modem connectivity state, as specified
in the RF Interface Specification. Returned status
information is the CM status as assumed by the CMTS,
and indicates the following events:
other(1)
Any state other than below.
ranging(2)
The CMTS has received an Initial Ranging Request
message from the CM, and the ranging process is not
yet complete.
rangingAborted(3)
The CMTS has sent a Ranging Abort message to the CM.
rangingComplete(4)
The CMTS has sent a Ranging Complete message to the CM.
ipComplete(5)
The CMTS has received a DHCP reply message and forwarded
it to the CM.
registrationComplete(6)
The CMTS has sent a Registration Response message to
the CM.
accessDenied(7)
The CMTS has sent a Registration Aborted message
to the CM.
The CMTS only needs to report states it is able to detect.ro Enumeration .1.3.6.1.2.1.10.127.1.3.3.1.9 |
docsIfCmtsCmStatusUnerroredsCodewords received without error from this Cable Modem.ro Counter .1.3.6.1.2.1.10.127.1.3.3.1.10 |
docsIfCmtsCmStatusCorrectedsCodewords received with correctable errors from this
Cable Modem.ro Counter .1.3.6.1.2.1.10.127.1.3.3.1.11 |
docsIfCmtsCmStatusUncorrectablesCodewords received with uncorrectable errors from this
Cable Modem.ro Counter .1.3.6.1.2.1.10.127.1.3.3.1.12 |
docsIfCmtsCmStatusSignalNoiseSignal/Noise ratio as perceived for upstream data from
this Cable Modem.
If the Signal/Noise is unknown, this object returns
a value of zero.ro TenthdB -- Rsyntax INTEGER -- Units -- dB .1.3.6.1.2.1.10.127.1.3.3.1.13 |
docsIfCmtsCmStatusMicroreflectionsTotal microreflections including in-channel response
as perceived on this interface, measured in dBc below
the signal level.
This object is not assumed to return an absolutely
accurate value, but should give a rough indication
of microreflections received on this interface.
It is up to the implementer to provide information
as accurate as possible.ro INTEGER .1.3.6.1.2.1.10.127.1.3.3.1.14 |
docsIfCmtsCmStatusExtUnerroredsCodewords received without error from this Cable Modem.ro --?? syntax is not convertable to SMIv1 Counter .1.3.6.1.2.1.10.127.1.3.3.1.15 |
docsIfCmtsCmStatusExtCorrectedsCodewords received with correctable errors from this
Cable Modem.ro --?? syntax is not convertable to SMIv1 Counter .1.3.6.1.2.1.10.127.1.3.3.1.16 |
docsIfCmtsCmStatusExtUncorrectablesCodewords received with uncorrectable errors from this
Cable Modem.ro --?? syntax is not convertable to SMIv1 Counter .1.3.6.1.2.1.10.127.1.3.3.1.17 |
docsIfCmtsCmStatusDocsisRegModeIndication whether the CM has registered using 1.0 Class of
Service or 1.1 Quality of Service.
This object mirrors docsIfCmtsCmStatusDocsisMode from the
docsIfExt mib.ro DocsisQosVersion -- Rsyntax INTEGER { -- docsis10(1), -- docsis11(2) -- } .1.3.6.1.2.1.10.127.1.3.3.1.18 |
docsIfCmtsCmStatusModulationTypeIndicates modulation type currently used by the CM. Since
this object specifically identifies PHY mode, the shared
type is not permitted.ro DocsisUpstreamTypeStatus -- Rsyntax INTEGER { -- tdma(1), -- atdma(2), -- scdma(3) -- } .1.3.6.1.2.1.10.127.1.3.3.1.19 |
docsIfCmtsCmStatusInetAddressTypeThe type of internet address of
docsIfCmtsCmStatusInetAddress. If the cable modem
Internet address is unassigned or unknown, then the
value of this object is unknown(0).ro InetAddressType -- Rsyntax INTEGER { -- ?? enum value of zero may cause problems -- unknown(0), -- ipv4(1), -- ipv6(2), -- dns(16) -- } .1.3.6.1.2.1.10.127.1.3.3.1.20 |
docsIfCmtsCmStatusInetAddressInternet address of this Cable Modem. If the Cable Modem
has no Internet address assigned, or the Internet address
is unknown, the value of this object is the empty string.
If the Cable Modem has multiple Internet addresses, this
object returns the Internet address associated with the
Cable (i.e. RF MAC) interface.ro InetAddress -- Rsyntax OCTET STRING .1.3.6.1.2.1.10.127.1.3.3.1.21 |
docsIfCmtsServiceTableDescribes the attributes of upstream service queues
in a Cable Modem Termination System. SEQUENCE OF DocsIfCmtsServiceEntry .1.3.6.1.2.1.10.127.1.3.4 |
docsIfCmtsServiceEntryDescribes the attributes of a single upstream bandwidth
service queue.
Entries in this table exist for each ifEntry with an
ifType of docsCableMaclayer(127), and for each service
queue (Service ID) within this MAC layer.
Entries in this table are created with the creation of
individual Service IDs by the MAC layer and removed
when a Service ID is removed. DocsIfCmtsServiceEntry .1.3.6.1.2.1.10.127.1.3.4.1 |
docsIfCmtsServiceIdIdentifies a service queue for upstream bandwidth. The
attributes of this service queue are shared between the
Cable Modem and the Cable Modem Termination System.
The CMTS allocates upstream bandwidth to this service
queue based on requests from the CM and on the class of
service associated with this queue. INTEGER .1.3.6.1.2.1.10.127.1.3.4.1.1 |
docsIfCmtsServiceCmStatusIndexPointer to an entry in docsIfCmtsCmStatusTable identifying
the Cable Modem using this Service Queue. If multiple
Cable Modems are using this Service Queue, the value of
this object is zero.
This object has been deprecated and replaced by
docsIfCmtsServiceNewCmStatusIndex, to fix a mismatch
of the value range with respect to docsIfCmtsCmStatusIndex
(1..2147483647).rodeprecated INTEGER .1.3.6.1.2.1.10.127.1.3.4.1.2 |
docsIfCmtsServiceAdminStatusAllows a service class for a particular modem to be
suppressed, (re-)enabled, or deleted altogether.rw Enumeration .1.3.6.1.2.1.10.127.1.3.4.1.3 |
docsIfCmtsServiceQosProfileThe index in docsIfQosProfileTable describing the quality
of service attributes associated with this particular
service. If no associated docsIfQosProfileTable entry
exists, this object returns a value of zero.ro INTEGER .1.3.6.1.2.1.10.127.1.3.4.1.4 |
docsIfCmtsServiceCreateTimeThe value of sysUpTime when this entry was created.ro TimeStamp -- Rsyntax TimeTicks .1.3.6.1.2.1.10.127.1.3.4.1.5 |
docsIfCmtsServiceInOctetsThe cumulative number of Packet Data octets received
on this Service ID. The count does not include the
size of the Cable MAC headerro Counter .1.3.6.1.2.1.10.127.1.3.4.1.6 |
docsIfCmtsServiceInPacketsThe cumulative number of Packet Data packets received
on this Service ID.ro Counter .1.3.6.1.2.1.10.127.1.3.4.1.7 |
docsIfCmtsServiceNewCmStatusIndexPointer (via docsIfCmtsCmStatusIndex) to an entry in
docsIfCmtsCmStatusTable identifying the Cable Modem
using this Service Queue. If multiple Cable Modems are
using this Service Queue, the value of this object is
zero.ro INTEGER .1.3.6.1.2.1.10.127.1.3.4.1.8 |
docsIfCmtsModulationTableDescribes a modulation profile associated with one or more
upstream channels. SEQUENCE OF DocsIfCmtsModulationEntry .1.3.6.1.2.1.10.127.1.3.5 |
docsIfCmtsModulationEntryDescribes 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. DocsIfCmtsModulationEntry .1.3.6.1.2.1.10.127.1.3.5.1 |
docsIfCmtsModIndexAn index into the Channel Modulation table representing
a group of Interval Usage Codes, all associated with the
same channel. INTEGER .1.3.6.1.2.1.10.127.1.3.5.1.1 |
docsIfCmtsModIntervalUsageCodeAn index into the Channel Modulation table which, when
grouped with other Interval Usage Codes, fully
instantiate all modulation sets for a given upstream
channel. Enumeration .1.3.6.1.2.1.10.127.1.3.5.1.2 |
docsIfCmtsModControlControls and reflects the status of rows in this table.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.2.1.10.127.1.3.5.1.3 |
docsIfCmtsModTypeThe 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.
See the conformance object for write conditions and limitations.rw Enumeration .1.3.6.1.2.1.10.127.1.3.5.1.4 |
docsIfCmtsModPreambleLenThe 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.rw INTEGER .1.3.6.1.2.1.10.127.1.3.5.1.5 |
docsIfCmtsModDifferentialEncodingSpecifies whether or not differential encoding is used
on this channel.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.2.1.10.127.1.3.5.1.6 |
docsIfCmtsModFECErrorCorrectionThe 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.rw INTEGER .1.3.6.1.2.1.10.127.1.3.5.1.7 |
docsIfCmtsModFECCodewordLengthThe number of data bytes (k) in the forward error
correction codeword.
This object is not used if docsIfCmtsModFECErrorCorrection
is zero.rw INTEGER .1.3.6.1.2.1.10.127.1.3.5.1.8 |
docsIfCmtsModScramblerSeedThe 15 bit seed value for the scrambler polynomial.rw INTEGER .1.3.6.1.2.1.10.127.1.3.5.1.9 |
docsIfCmtsModMaxBurstSizeThe 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.rw INTEGER .1.3.6.1.2.1.10.127.1.3.5.1.10 |
docsIfCmtsModGuardTimeSizeThe 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.ro Gauge .1.3.6.1.2.1.10.127.1.3.5.1.11 |
docsIfCmtsModLastCodewordShortenedIndicates if the last FEC codeword is truncated.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.2.1.10.127.1.3.5.1.12 |
docsIfCmtsModScramblerIndicates if the scrambler is employed.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.2.1.10.127.1.3.5.1.13 |
docsIfCmtsModByteInterleaverDepthATDMA Byte Interleaver Depth (Ir). This object returns 1 for
non ATDMA profiles.rw Gauge .1.3.6.1.2.1.10.127.1.3.5.1.14 |
docsIfCmtsModByteInterleaverBlockSizeATDMA Byte Interleaver Block size (Br). This object returns
zero for non ATDMA profilesrw Gauge .1.3.6.1.2.1.10.127.1.3.5.1.15 |
docsIfCmtsModPreambleTypePreamble type for DOCSIS 2.0 burstsrw Enumeration .1.3.6.1.2.1.10.127.1.3.5.1.16 |
docsIfCmtsModTcmErrorCorrectionOnTrellis Code Modulation (TCM) On/Off. This value returns false for
non S-CDMA profiles.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.2.1.10.127.1.3.5.1.17 |
docsIfCmtsModScdmaInterleaverStepSizeS-CDMA Interleaver step size. This value returns zero
for non S-CDMA profiles.rw Gauge(0|1..32) .1.3.6.1.2.1.10.127.1.3.5.1.18 |
docsIfCmtsModScdmaSpreaderEnableS-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.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.2.1.10.127.1.3.5.1.19 |
docsIfCmtsModScdmaSubframeCodesS-CDMA sub-frame size. This value returns zero
for non S-CDMA profiles.rw Gauge(0|1..128) .1.3.6.1.2.1.10.127.1.3.5.1.20 |
docsIfCmtsModChannelTypeDescribes the modulation channel type for this modulation entry.rw DocsisUpstreamType -- Rsyntax INTEGER { -- tdma(1), -- atdma(2), -- scdma(3), -- tdmaAndAtdma(4) -- } .1.3.6.1.2.1.10.127.1.3.5.1.21 |
docsIfCmtsQosProfilePermissionsThis object specifies permitted methods of creating
entries in docsIfQosProfileTable.
CreateByManagement(0) is set if entries can be created
using SNMP. UpdateByManagement(1) is set if updating
entries using SNMP is permitted. CreateByModems(2)
is set if entries can be created based on information
in REG-REQ MAC messages received from Cable Modems.
Information in this object is only applicable if
docsIfQosProfileTable is implemented as read-create.
Otherwise, this object is implemented as read-only
and returns CreateByModems(2).
Either CreateByManagement(0) or CreateByModems(1)
must be set when writing to this object.
Note that BITS objects are encoded most significant bit
first. For example, if bit 2 is set, the value of this
object is the octet string '20'H.rw OCTET STRING .1.3.6.1.2.1.10.127.1.3.6 |
docsIfCmtsMacToCmTableThis is a table to provide a quick access index into the
docsIfCmtsCmStatusTable. There is exactly one row in this
table for each row in the docsIfCmtsCmStatusTable. In
general, the management station should use this table only
to get a pointer into the docsIfCmtsCmStatusTable (which
corresponds to the CM's RF interface MAC address), and
should not iterate (e.g. GetNext through) this table. SEQUENCE OF DocsIfCmtsMacToCmEntry .1.3.6.1.2.1.10.127.1.3.7 |
docsIfCmtsMacToCmEntryA row in the docsIfCmtsMacToCmTable.
An entry in this table exists for each Cable Modem
that is connected to the CMTS implementing this table. DocsIfCmtsMacToCmEntry .1.3.6.1.2.1.10.127.1.3.7.1 |
docsIfCmtsCmMacThe RF side MAC address for the referenced CM. (E.g. the
interface on the CM that has docsCableMacLayer(127) as
its ifType. MacAddress -- Rsyntax OCTET STRING .1.3.6.1.2.1.10.127.1.3.7.1.1 |
docsIfCmtsCmPtrAn row index into docsIfCmtsCmStatusTable. When queried
with the correct instance value (e.g. a CM's MAC address),
returns the index in docsIfCmtsCmStatusTable which
represents that CM.ro INTEGER .1.3.6.1.2.1.10.127.1.3.7.1.2 |
docsIfNotification OBJECT IDENTIFIER .1.3.6.1.2.1.10.127.2 |
docsIfConformance OBJECT IDENTIFIER .1.3.6.1.2.1.10.127.3 |
docsIfCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.10.127.3.1 |
docsIfBasicCompliance OBJECT IDENTIFIER .1.3.6.1.2.1.10.127.3.1.1 |
docsIfGroups OBJECT IDENTIFIER .1.3.6.1.2.1.10.127.3.2 |
docsIfBasicGroup OBJECT IDENTIFIER .1.3.6.1.2.1.10.127.3.2.1 |
docsIfCmGroup OBJECT IDENTIFIER .1.3.6.1.2.1.10.127.3.2.2 |
docsIfCmtsGroup OBJECT IDENTIFIER .1.3.6.1.2.1.10.127.3.2.3 |
docsIfObsoleteGroup OBJECT IDENTIFIER .1.3.6.1.2.1.10.127.3.2.4 |
docsIfDeprecatedGroup OBJECT IDENTIFIER .1.3.6.1.2.1.10.127.3.2.5 |