CISCO-CABLE-SPECTRUM-MIB Download
Cisco Data Over Cable Spectrum Management MIB file
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-CABLE-SPECTRUM-MIB
- ccsFlapListMaxSize
- The maximum number of flapped modem entries (ccsCmFlapEntry) per Cable downstream interface that can be reported in the ccsCmFlapTable. If the Cable downstream interface has more flapped modems than the ccsFlapListMaxSize, some of the flapped modems will ...
- ccsFlapListCurrentSize
- The total number of flapped modem entries (ccsCmFlapEntry) that reported in the ccsCmFlapTable. The maximum value will be ccsFlapListMaxSize *
. - ccsFlapAging
- The flap entry aging threshold. Periodically, the aging process scans through the flap list and removes the cable modems that have not flapped for that many minutes.
- ccsFlapInsertionTime
- The insertion-time is an empirically derived, worst-case number of seconds which the cable modem requires to complete registration. The time taken by cable modems to complete their registration is measured by the cable operators and this information help ...
- ccsFlapTable
- This table keeps the records of modem state changes. It can be used to identify the problematic cable modems. An entry can be deleted from the table but can not be added to the table.
- ccsFlapEntry
- List of attributes for an entry in the ccsFlapTable. An entry in this table exists for each cable modem that triggered one of our flap detectors.
- ccsFlapMacAddr
- MAC address of the Cable Modem's Cable interface which identifies a flap-list entry for a flapping Cable Modem.
- ccsFlapUpstreamIfIndex
- The ifIndex of the Cable upstream interface whose ifType is docsCableUpstream(129). The CMTS detects a flapping Cable Modem from its Cable upstream interface.
- ccsFlapDownstreamIfIndex
- The ifIndex of the Cable downstream interface whose ifType is docsCableDownstream(128).
- ccsFlapInsertionFails
- The number of times a Cable Modem registered more frequently than expected. Excessive registration is defined as the presence of a time span between two successive registration cycles which is less than a threshold span (ccsFlapInsertionTime). A Cable Mo ...
- ccsFlapHits
- The number of times the CMTS receives the Ranging request from the Cable Modem. The CMTS issues a Station Maintenance transmit opportunity at a typical rate of once every 10 seconds and waits for a Ranging request from the Cable Modem.If the CMTS receives ...
- ccsFlapMisses
- The number of times the CMTS misses the Ranging request from the Cable Modem. The CMTS issues a Station Maintenance packet every 10 seconds and waits for a Ranging request from the Cable Modem. If the CMTS misses a Ranging request within 25 msec then the ...
- ccsFlapCrcErrors
- The number of times the CMTS upstream receiver flagged a packet with a CRC error. If ccsFlapCrcErrors is high, it indicates the cable upstream may have high noise level. The modem may not be flapping yet but it may be a potential problem. This count can ...
- ccsFlapPowerAdjustments
- The number of times the Cable Modem upstream transmit power is adjusted during station maintenance. When the adjustment is greater than the power adjustment threshold the counter will be incremented. The power adjustment threshold is chosen in an impleme ...
- ccsFlapTotal
- Whenever the Cable Modem passes flap detection, then the flap counter is increased. There are 3 flap detectors defined: (1) When ccsFlapInsertionFails is increased the Flap count will be increased. (2) When the CMTS receives a Miss followed by a Hit then ...
- ccsFlapLastFlapTime
- The flap time is set whenever the Cable Modem triggers a flap detector.
- ccsFlapCreateTime
- The time that this entry was added to the table. If an entry is removed and then later re-added, there may be a discontinuity in the counters associated with this entry. This timestamp can be used to detect those discontinuities.
- ccsFlapRowStatus
- Controls and reflects the status of rows in this table. When a cable modem triggers a flap detector, if an entry does not already exist for this cable modem, and ccsFlapListCurrentSize is less than ccsFlapListMaxSize, then an entry will be created in this ...
- ccsFlapInsertionFailNum
- The number of times a Cable Modem registered more frequently than expected. Excessive registration is defined as the presence of a time span between two successive registration cycles which is less than a threshold span (ccsFlapInsertionTime). A Cable Mo ...
- ccsFlapHitNum
- The number of times the CMTS receives the Ranging request from the Cable Modem. The CMTS issues a Station Maintenance transmit opportunity at a typical rate of once every 10 seconds and waits for a Ranging request from the Cable Modem. If the CMTS receive ...
- ccsFlapMissNum
- The number of times the CMTS misses the Ranging request from the Cable Modem. The CMTS issues a Station Maintenance packet every 10 seconds and waits for a Ranging request from the Cable Modem. If the CMTS misses a Ranging request within 25 msec then the ...
- ccsFlapCrcErrorNum
- The number of times the CMTS upstream receiver flagged a packet with a CRC error. If ccsFlapCrcErrorNum is high, it indicates the cable upstream may have high noise level. The modem may not be flapping yet but it may be a potential problem. This object ca ...
- ccsFlapPowerAdjustmentNum
- The number of times the Cable Modem upstream transmit power is adjusted during station maintenance. When the adjustment is greater than the power adjustment threshold the number will be incremented. The power adjustment threshold is chosen in an implemen ...
- ccsFlapTotalNum
- Whenever the Cable Modem passes flap detection, then the flap number is increased. There are 3 flap detectors defined: (1) When ccsFlapInsertionFailNum is increased the Flap number will be increased. (2) When the CMTS receives a Miss followed by a Hit the ...
- ccsFlapResetNow
- Setting this object to true(1) will set the following objects of this entry to 0: ccsFlapInsertionFailsNum, ccsFlapHitsNum, ccsFlapMissesNum, ccsFlapCrcErrorsNum, ccsFlapPowerAdjustmentsNum and ccsFlapTotalNum. Setting this object to true does not destroy ...
- ccsFlapLastResetTime
- The last time that all the statistical objects of this entry are started from zero. There are several ways to restart the the statistical objects from zero. Setting the object ccsFlapResetNow or ccsFlapResetAll to true via SNMP is one way and and the othe ...
- ccsFlapPowerAdjustThreshold
- The power adjust threshold. When the power of the modem is adjusted beyond this threshold, the modem will be inserted into the flap-list.
- ccsFlapMissThreshold
- Per modem miss threshold which triggers polling flap detector. When the number of times a cable modem does not acknowledge a MAC-layer keepalive message from a cable modem card exceeds the miss threshold, the cable modem is placed in the flap list.
- ccsFlapResetAll
- Setting this object to true(1) causes ccsFlapInsertionFailNum, ccsFlapHitNum, ccsFlapMissNum, ccsFlapCrcErrorNum, ccsFlapPowerAdjustmentNum and ccsFlapTotalNum objects of each entry in ccsFlapTable to be started from zero. Reading this object always retur ...
- ccsFlapClearAll
- Setting this object to true(1) removes all cable modems from flap-list and all the entries in the ccsFlapTable are destroyed. If a modem keeps flapping, the modem will be added again into the flap list and a new entry in the ccsFlapTable will be created. ...
- ccsFlapLastClearTime
- The last time that all the entries in the ccsFlapTable are destroyed. There are several ways to destroy all the entries in the ccsFlapTable. Setting the object ccsFlapClearAll to true is one way, and the other way is through Command Line Interface. This t ...
- ccsCmFlapTable
- This table keeps the records of modem state changes, so it can be used to identify the problematic cable modems. An entry per modem is added to the table automatically by the system when it detects any state changes to the modem. Therefore, it can be del ...
- ccsCmFlapEntry
- List of attributes for an entry in the ccsCmFlapTable. An entry in this table exists for each cable modem that triggered one of our flap detectors.
- ccsCmFlapDownstreamIfIndex
- The ifIndex of the Cable downstream interface whose ifType is docsCableDownstream(128).
- ccsCmFlapUpstreamIfIndex
- The ifIndex of the Cable upstream interface whose ifType is docsCableUpstream(129). The CMTS detects a flapping Cable Modem from its Cable upstream interface.
- ccsCmFlapMacAddr
- MAC address of the Cable Modem's Cable interface which identifies a flapping Cable Modem.
- ccsCmFlapLastFlapTime
- The flap time is set whenever the Cable Modem triggers a flap detector.
- ccsCmFlapCreateTime
- The time that this entry was added to the table. If an entry is removed and then later re-added, there may be a discontinuity in the counters associated with this entry. This timestamp can be used to detect those discontinuities.
- ccsCmFlapInsertionFailNum
- The number of times a Cable Modem registered more frequently than expected. Excessive registration is defined as the presence of a time span between two successive registration cycles which is less than a threshold span (ccsFlapInsertionTime). A Cable Mo ...
- ccsCmFlapHitNum
- The number of times the CMTS receives the Ranging request from the Cable Modem. The CMTS issues a Station Maintenance transmit opportunity at a typical rate of once every 10 seconds and waits for a Ranging request from the Cable Modem. If the CMTS receive ...
- ccsCmFlapMissNum
- The number of times the CMTS misses the Ranging request from the Cable Modem. The CMTS issues a Station Maintenance packet every 10 seconds and waits for a Ranging request from the Cable Modem. If the CMTS misses a Ranging request within 25 msec then the ...
- ccsCmFlapCrcErrorNum
- The number of times the CMTS upstream receiver flagged a packet with a CRC error. If ccsCmFlapCrcErrorNum is high, it indicates the cable upstream may have high noise level. The modem may not be flapping yet but it may be a potential problem. This object ...
- ccsCmFlapPowerAdjustmentNum
- The number of times the Cable Modem upstream transmit power is adjusted during station maintenance. When the adjustment is greater than the power adjustment threshold the number will be incremented. The power adjustment threshold is chosen in an implement ...
- ccsCmFlapTotalNum
- Whenever the Cable Modem passes flap detection, then the flap number is increased. There are 3 flap detectors defined: (1) When ccsCmFlapInsertionFailNum is increased the Flap number will be increased. (2) When the CMTS receives a Miss followed by a Hit t ...
- ccsCmFlapResetNow
- Setting this object to true(1) will set the value of certain objects in this table to 0 and does not destroy the entry, so the ccsCmFlapCreateTime will be unchanged. Reading this object always returns false(2).
- ccsCmFlapLastResetTime
- The last time that all the statistical objects of this entry are started from zero. There are several ways to restart the the statistical objects from zero. Setting the object ccsCmFlapResetNow or ccsCmFlapResetAll to true via SNMP is one way and and the ...
- ccsCmFlapRowStatus
- Controls and reflects the status of rows in this table. When a cable modem triggers a flap detector, if an entry does not already exist for this cable modem, an entry will be created in this table. The new instance of this object will be set to active(1) ...
- ccsSpectrumRequestTable
- This table contains the spectrum data requests. There are two types of request: background noise and SNR. Refer to ccsSpectrumRequestIfIndex and ccsSpectrumRequestMacAddr DESCRIPTIONS on how the type of request is determined.
- ccsSpectrumRequestEntry
- Information about a spectrum data request. The management system uses ccsSpectrumRequestStatus to control entry modification, creation, and deletion. Setting ccsSpectrumRequestEntry to 'destroy' causes entry and its associated data (example: ccsSpectrumD ...
- ccsSpectrumRequestIndex
- An arbitrary integer to uniquely identify the entry.
- ccsSpectrumRequestIfIndex
- The ifIndex of a docsCableUpstream(129) interface. The background noise measurement is requested when ccsSpectrumRequestIfIndex is specified. The receiving power measurement is requested when ccsSpectrumRequestMacAddr is specified; In this case, ccsSpectr ...
- ccsSpectrumRequestMacAddr
- A MAC address that identifies a remote CM. The default value of 0000.0000.0000 indicates that the background noise will be measured for the upstream. In this case, ccsSpectrumRequestIfIndex must be specified. Other values indicate that the receiving powe ...
- ccsSpectrumRequestLowFreq
- Start of frequency range. The ccsSpectrumRequestLowFreq is adjusted slightly to accurately represent the actual starting point of the frequency range. The adjustment is done as follows: aFactor = (center frequency - ccsSpectrumRequestLowFreq)/12K ccsSpect ...
- ccsSpectrumRequestUpperFreq
- End of frequency range. With the adjustment done to the ccsSpectrumRequestLowFreq, ccsSpectrumRequestUpperFreq will also be adjusted to the last frequency within the specified range divisible by the bin size. Refer to the ccsSpectrumRequestLowFreq DESCRIP ...
- ccsSpectrumRequestResolution
- A span between two frequencies. ccsSpectrumRequestResolution dictates the amount of receiving power data to be returned in ccsSpectrumDataTable. The finer the resolution, the more data returned. ccsSpectrumRequestResolution is adjusted to a value which is ...
- ccsSpectrumRequestOperation
- The control that allows 'start' or 'abort' of the test. Since there is only 1 FFT engine running on the CMTS, 'start' changes ccsSpectrumRequestOperState to 'pending' state if the FFT is busy; Otherwise, it changes ccsSpectrumRequestOperState to 'running' ...
- ccsSpectrumRequestOperState
- The operational state of the test. ccsSpectrumRequestIfIndex, ccsSpectrumRequestMacAddr, ccsSpectrumRequestUpperFreq, ccsSpectrumRequestLowFreq and ccsSpectrumRequestResolution cannot be changed when CCSRequestOperState is in the 'running' state. For a de ...
- ccsSpectrumRequestStartTime
- The value of sysUpTime when the spectrum measurement operation starts.
- ccsSpectrumRequestStoppedTime
- The value of sysUpTime when the spectrum measurement operation stops.
- ccsSpectrumRequestStatus
- The control that allows modification, creation, and deletion of entries. For detailed rules, see the ccsSpectrumRequestEntry DESCRIPTION.
- ccsSpectrumDataTable
- This table contains the receiving power or background noise measurement based on the criteria that is set in the ccsSpectrumRequestEntry.
- ccsSpectrumDataEntry
- Information about the receiving power or background noise measured at a particular frequency for the ccsSpectrumRequestEntry.
- ccsSpectrumDataFreq
- ccsSpectrumDataPower measurement frequency. Due to the adjustment calculation the starting frequency range for the actual measured frequency if off comparing to the configured frequency. Refer to ccsSpectrumRequestLowFreq DESCRIPTIONS for the adjustment c ...
- ccsSpectrumDataPower
- The receiving power measured at the ccsSpectrumDataFreq.
- ccsSNRRequestTable
- A table of CNR requests.
- ccsSNRRequestEntry
- Information about an CNR request. The management system uses ccsSNRRequestStatus to control entry modification, creation, and deletion.
- ccsSNRRequestIndex
- An arbitrary integer to uniquely identify this entry.
- ccsSNRRequestMacAddr
- A MAC address that identifies the remote online CM that the CNR measurement operation is being performed on.
- ccsSNRRequestSNR
- A snap shot of the CNR value that is measured over the in-use band frequency. The ccsSNRRequestSNR is set to 0 when ccsSNRRequestOperState is in the 'running' state.
- ccsSNRRequestOperation
- The control that allows start or abort of the test. Since there is only 1 FFT engine running on the CMTS, 'start' changes ccsSNRRequestOperState to 'pending' state if the FFT is busy; Otherwise, it changes ccsSNRRequestOperState to 'running'. 'abort' chan ...
- ccsSNRRequestOperState
- The operational state of the test. ccsSNRRequestMacAddr, cannot be changed when the ccsSNRRequestOperState is in the 'running' state.
- ccsSNRRequestStartTime
- The value of sysUpTime when the CNR measurement operation starts.
- ccsSNRRequestStoppedTime
- The value of sysUpTime when the CNR measurement operation stops.
- ccsSNRRequestStatus
- The control that allows modification, creation, and deletion of entries. For detailed rules see the ccsSpectrumRequestEntry DESCRIPTION. ::= { ccsSNRRequestEntry 8 } SYNTAX SEQUENCE OF CcsUpInSpecGroupEntry MAX-ACCESS not-accessible STATUS ...
- ccsUpInSpecGroupEntry
- An entry in ccsUpInSpecGroupTable table. Each entry represents a cable upstream interface assigned to a spectrum group.
- ccsSpecGroupNumber
- The spectrum group number. The value of the object is same as the value of ccsUpSpecMgmtSpecGroup object except value 0.
- ccsSpecGroupUpstreamIfIndex
- The ifIndex of the Cable upstream interface belonging to this Spectrum Group. The value of the corresponding instance of ifType is 'docsCableUpstream(129)'.
- ccsSpecGroupUpstreamStorage
- The storage type for this conceptual row.
- ccsSpecGroupUpstreamRowStatus
- The status for this conceptual row. This object is used for creating/deleting entries in ccsUpInSpecGroupTable.
- ccsUpInFiberNodeTable
- This table contains the cable upstream interfaces in a fiber-node.Each fiber-node uniquely represents an RF domain.Cable upstream interfaces in the same fiber-node are physically combined together into the same RF domain.
- ccsUpInFiberNodeEntry
- An entry in ccsUpInFiberNodeTable. Each entry represents a cable upstream interface assigned to a fiber-node.
- ccsFiberNodeNumber
- The fiber-node number. The value of the object is same as the value of ccsUpSpecMgmtSharedSpectrum except value 0.
- ccsFiberNodeUpstreamIfIndex
- The ifIndex of the Cable upstream interface belonging to this Spectrum Group. The value of the corresponding instance of ifType is 'docsCableUpstream(129)'.
- ccsFiberNodeUpstreamStorage
- The storage type for this conceptual row.
- ccsFiberNodeUpstreamRowStatus
- The status for this conceptual row. This object is used for creating/deleting entries in ccsUpInFiberNodeTable.
- ccsUpSpecMgmtTable
- This table contains the attributes of the cable upstream interfaces, ifType of docsCableUpstream(129), to be used for improving performance and proactive hopping. Proactive hopping is achieved by setting the SNR polling period over the in-use band without ...
- ccsUpSpecMgmtEntry
- Upstream interface's spectrum management information.
- ccsUpSpecMgmtHopPriority
- A preference priority for changing the frequency, modulation, or channel width supporting the automatic switching of the modulation scheme when the channel becomes noisy. The default priority is frequency, modulation, and channel width. With the default ...
- ccsUpSpecMgmtSnrThres1
- The Signal to Noise (SNR) threshold. This object is applicable for modulation profile 1. When the CMTS detects that the SNR goes lower than ccsUpSpecMgmtSnrThres1, it switches to profile 2. Therefore, ccsUpSpecMgmtSnrThres1 should be larger than ccsUpSpe ...
- ccsUpSpecMgmtSnrThres2
- The Signal to Noise (SNR) threshold. This object is applicable for modulation profile 2. Refer to ccsUpSpecMgmtCriteria on how ccsUpSpecMgmtSnrThres2 can trigger a change in frequency, modulation or channel width. A value 0 indicates to bypass the thresh ...
- ccsUpSpecMgmtFecCorrectThres1
- The Forward Error Correction (FEC) correctable count threshold. This object is applicable for profile 1. A value 0 indicates to bypass the threshold check. When CMTS detects that FEC correctable count goes higher than ccsUpSpecMgmtFecCorrectThres1, it sw ...
- ccsUpSpecMgmtFecCorrectThres2
- The FEC correctable count threshold. This object is applicable for profile 2. When CMTS detects that FEC correctable count goes higher than ccsUpSpecMgmtFecCorrectThres2, modulation change can occur, depending on the type of ccsUpSpecMgmtHopPriority. Not ...
- ccsUpSpecMgmtFecUnCorrectThres1
- The FEC uncorrectable count threshold. This object is applicable for modulation profile 1. A value 0 indicates to bypass the threshold check. When CMTS detects that FEC uncorrectable count goes higher than ccsUpSpecMgmtFecUnCorrectThres1, it switches to ...
- ccsUpSpecMgmtFecUnCorrectThres2
- The FEC uncorrectable count threshold. This object is applicable for modulation profile 2. A value 0 indicates to bypass the threshold check. Refer to ccsUpSpecMgmtCriteria on how ccsUpSpecMgmtFecUnCorrectThres2 can trigger a change in frequency, modulat ...
- ccsUpSpecMgmtSnrPollPeriod
- A period between SNR pollings. The SNR is collected from the Fast Fourier Transform (FFT) measurement over the in-use band when there is no CM signals. When the CMTS detects that SNR doesn't meet ccsUpSpecMgmtSnrThres1 or ccsUpSpecMgmtSnrThres2, a possibl ...
- ccsUpSpecMgmtHopCondition
- A condition that triggers hopping. The SNR condition occurs when SNR does not meet the ccsUpSpecMgmtSnrThres1 or ccsUpSpecMgmtSnrThres2. The stationMaintainenceMiss condition occurs when the percentage of offline CMs is reached.
- ccsUpSpecMgmtFromCenterFreq
- Center frequency before hopping occurs. A value 0 indicates that the interface has no frequency assigned.
- ccsUpSpecMgmtToCenterFreq
- Current center frequency. A value 0 indicates that the interface has no frequency assigned.
- ccsUpSpecMgmtFromBandWidth
- Bandwidth before hopping occurs.
- ccsUpSpecMgmtToBandWidth
- Current bandwidth.
- ccsUpSpecMgmtFromModProfile
- Modulation profile index before hopping occurs. It is the index identical to the docsIfModIndex in the docsIfCmtsModulationTable. For the detailed descriptions, see the docsIfCmtsModulationTable and docsIfCmtsModIndex DESCRIPTIONS.
- ccsUpSpecMgmtToModProfile
- The current modulation profile index. It is the index identical to the docsIfModIndex in the docsIfCmtsModulationTable. For the detailed descriptions, see the docsIfCmtsModulationTable and docsIfCmtsModIndex DESCRIPTIONS.
- ccsUpSpecMgmtSNR
- Current SNR. A value -99 indicates the system detected no modem on line, and a value of -100 indicates the system was unable to retrieve the SNR value.
- ccsUpSpecMgmtUpperBoundFreq
- Upper bound frequency that the upstream supports.
- ccsUpSpecMgmtCnrThres1
- The Carrier to Noise (CNR) threshold. This object is applicable for modulation profile 1. When the CMTS detects that the CNR goes lower than ccsUpSpecMgmtCnrThres1, it switches to profile 2. Therefore, ccsUpSpecMgmtCnrThres1 should be larger than ccsUpSp ...
- ccsUpSpecMgmtCnrThres2
- The Carrier to Noise (CNR) threshold. This object is applicable for modulation profile 2. Refer to ccsUpSpecMgmtCriteria on how ccsUpSpecMgmtCnrThres2 can trigger a change in frequency, modulation or channel width. A value 0 indicates to bypass the thres ...
- ccsUpSpecMgmtCNR
- Current CNR. A value -99 indicates the system detected no modem on line, and a value of -100 indicates the system was unable to retrieve the CNR value.
- ccsUpSpecMgmtMissedMaintMsgThres
- The missed maintenance message threshold in percentage. A value 0 indicates that the interface has no spectrum group assigned. i.e. ccsUpSpecMgmtSpecGroup equals 0.
- ccsUpSpecMgmtHopPeriod
- The minimum time between frequency hops in seconds. A value 0 indicates that the interface has no spectrum group assigned. i.e. ccsUpSpecMgmtSpecGroup equals to 0.
- ccsUpSpecMgmtCriteria
- Defines the criteria that trigger a change in frequency hopping, modulation or channel width. Depending on the type of linecards, the criteria are slightly different: For the linecards that have no Hardware Based Spectrum Management capability like the uB ...
- ccsUpSpecMgmtSpecGroup
- The spectrum group assigned to the upstream. The value of 0 for the object indicates that the upstream has no spectrum group assigned.
- ccsUpSpecMgmtSharedSpectrum
- The fiber-node assigned to the upstreams. Upstreams having same fiber-node number indicates that they physically combine together into same RF domain and must have unique frequency assigned. The value of 0 for the object indicates that the upstream is not ...
- ccsSpecGroupFreqTable
- This table contains the frequency and band configuration of the spectrum group.
- ccsSpecGroupFreqEntry
- An entry in ccsSpecGroupFreqTable. Each entry represents a center frequency or a frequency band configured for the spectrum group.
- ccsSpecGroupFreqIndex
- An arbitrary index to uniquely identify frequencies or bands configured in spectrum group.
- ccsSpecGroupFreqType
- The type of the frequency configured in spectrum group. This is a mandatory object and can be modified when the row is active. If the value of centerFreq(1) is specified, the values of the corresponding instance of ccsSpecGroupFreqLower and csSpecGroupFre ...
- ccsSpecGroupFreqLower
- The lower frequency configured in spectrum group. This is a mandatory object and can be modified when the row is active. To configure a band frequency in the spectrum group, the value of this object must be lower than the value of the corresponding instan ...
- ccsSpecGroupFreqUpper
- The upper frequency configured in spectrum group. This is a mandatory object and can be modified when the row is active. To configure a band frequency in the spectrum group, the value of this object must be greater than the value of the corresponding inst ...
- ccsSpecGroupStorage
- The storage type for this conceptual row.
- ccsSpecGroupRowStatus
- The status of this conceptual row. This object is used for creating/deleting entries in ccsSpecGroupFreqTable. A conceptual row may not be created via SNMP without explicitly setting the value of ccsSpecGroupRowStatus to createAndGo(4). A conceptual row c ...
- ccsFlapGroup
- Group of objects implemented in CMTS providing Flap List information. This object group has been deprecated and replaced by ccsFlapGroupRev1.
- ccsSpectrumGroup
- Group of objects implemented in Cable Modem Termination Systems providing upstream spectrum data information.
- ccsUpSpecMgmtGroup
- Group of objects implemented in Cable Modem Termination Systems for configuring cable upstream interface attributes which are used to increase the performance and proactive hopping.
- ccsFlapGroupRev1
- Group of objects implemented in CMTS providing Flap List information. This object group has been deprecated and replaced by ccsFlapGroupRev2.
- ccsUpSpecMgmtGroupRev1
- Group of objects implemented in Cable Modem Termination Systems for configuring cable upstream interface attributes which are used to increase the performance and proactive hopping. This object group has been deprecated and replaced by ccsUpSpecMgmtGroupR ...
- ccsFlapGroupRev2
- Group of objects implemented in CMTS providing Flap List information.
- ccsUpSpecMgmtGroupRev2
- Group of objects implemented in Cable Modem Termination Systems for configuring cable upstream interface attributes.
- ccsUpSpecMgmtGroupRev3
- Group of objects implemented in Cable Modem Termination Systems for configuring cable upstream interface attributes.
- ccsSpecGroupFreqGroup
- Global spectrum group frequency / band definition.
- ccsUpSpecMgmtGroupRev4
- Group of objects implemented in Cable Modem Termination Systems for configuring cable upstream interface attributes.
- ccsUpInSpecGroupGroup
- Group of objects to populate all cable upstream interfaces in spectrum group.
- ccsUpInFiberNodeGroup
- Group of objects to populate all cable upstream interfaces in fiber-node.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.