Home/Catalog/RDN-CABLE-SPECTRUM-MIB

RDN-CABLE-SPECTRUM-MIB

AI MIB Summary

The RDN-CABLE-SPECTRUM-MIB enables MCNS-compliant Cable Modem Termination Systems (CMTS) to monitor and manage RF spectrum parameters, including channel power levels, noise floor statistics, and upstream/downstream frequency allocations. This module facilitates the detection of spectral interference and the optimization of cable plant performance by exposing granular spectrum management data points for troubleshooting and capacity planning.

This is the MIB Module for Cable Spectrum Management for MCNS compliant Cable Modem Termination Systems (CMTS).
Main OID:
rdnCableSpectrum.1.3.6.1.4.1.4981.6
39
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

39 total
Object Name
rdnCableSpectrumThis is the MIB Module for Cable Spectrum Management for MCNS compliant Cable Modem Termination Systems (CMTS).
MODULE-IDENTITY
.1.3.6.1.4.1.4981.6
rdnCableSpectrumObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.4981.6.1
rdnFlapObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.4981.6.1.1
rdnFlapCmCmtsStatusTableThis table keeps the status of the flap modems for per CMTS.
SEQUENCE OF RdnFlapCmCmtsStatusEntry
.1.3.6.1.4.1.4981.6.1.1.1
rdnFlapCmCmtsStatusEntryList of attributes for an entry in the rdnFlapCmCmtsStatusTable.
RdnFlapCmCmtsStatusEntry
.1.3.6.1.4.1.4981.6.1.1.1.1
flapCmCmtsIfIndexThe CMTS Interface Index.
INTEGER ( 1..16 )
.1.3.6.1.4.1.4981.6.1.1.1.1.1
flapListMaxSizeThe maximum number of flap modems. The user could configure this number according to the number of downstreams and the number of modem line cards in the CMTS. The number can range from 1 to 8191. The default value is 100. When the number of modems exceeds the max flap list size, the additional modems are ignored.rw
Integer32
.1.3.6.1.4.1.4981.6.1.1.1.1.2
flapListCurrentSizeThe current number of modems in the flap list. Its value will be less than or equal to flapListMaxSize.ro
Gauge32
.1.3.6.1.4.1.4981.6.1.1.1.1.3
flapAgingOutTimeThe age out time in minutes for modems in the flap table. The number of minutes range from 1 to 86400. The default value is 1440.rw
Integer32
.1.3.6.1.4.1.4981.6.1.1.1.1.4
flapInsertionTimeThe interval of time that begins when the cable modem initially ranges, reboots, and ends when it starts initial maintenance again. If the interval of time is less than what is specified in flapInsertionTime, the flapCmInsertionFails and cmFlapCounts will increment. The valid range is from 1 to 86400 seconds. The default value is 60.rw
Integer32
.1.3.6.1.4.1.4981.6.1.1.1.1.5
flapMissThresholdSpecifies the maximum threshold for the number of consecutive miss counts during a polling cycle. If the flap miss counts goes over this threshold, the modem will be added into the flap list. Polling is maintained between the CMTS and the cable modem every 10 seconds. The flapMissThreshold specifies the maximum number of consecutive missed counts during one station maintenance poll interval. If there are more than 16 consecutive miss counts during one polling cycle, the modem will de-insert and attempt to range again. The value ranges from 1 to 12 consecutive counts. The default value is 6.rw
Integer32
.1.3.6.1.4.1.4981.6.1.1.1.1.6
flapPowerAdjThresholdThe power adjustment threshold for a CM to raise and lower it's transmit power during normal operation. When a modem's power adjustment goes above or below the flapPowerAdjThreshold the CM will be added into the flap list. The flapCmPowerAdjustments and cmFlapCounts will be incremented as well. flapPowerAdjThreshold values of 2 dB and below are low enough to continuously increment the flapCmPowerAdjustments under normal conditions. The values range from 1 to 10. The default is 2.rw
Integer32
.1.3.6.1.4.1.4981.6.1.1.1.1.7
flapListPercentageThresholdThe percentage CM miss threshold. If CM miss percentage goes over this threshold and flapListTrapEnable is set, a flap list trap will be send out to notify this eventrw
INTEGER
.1.3.6.1.4.1.4981.6.1.1.1.1.8
flapListTrapEnableThis object controls flap list trap. If its value is set to enabled(1), a trap will be sent out when the CM miss percentage goes over the flapListPercentageThreshold; Otherwise no flap list trap will be sent out. By default, this object has the value enabled(1).rw
Enumeration
.1.3.6.1.4.1.4981.6.1.1.1.1.9
rdnFlapCmTableThis table keeps the records of modem state changes. An entry can be deleted from the table but can not be added to the table.
SEQUENCE OF RdnFlapCmEntry
.1.3.6.1.4.1.4981.6.1.1.2
rdnFlapCmEntryList of attributes for an entry in the rdnFlapTable.
RdnFlapCmEntry
.1.3.6.1.4.1.4981.6.1.1.2.1
flapCmIndexIndex for Cable Modem.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4981.6.1.1.2.1.1
cmtsIfIndexThe CMTS Interface Index.ro
INTEGER ( 1..16 )
.1.3.6.1.4.1.4981.6.1.1.2.1.2
flapCmMacAddressMAC address of the Cable Modem's Cable interface. Identifies a flap-list entry for a flapping Cable Modem.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.4981.6.1.1.2.1.3
flapCmUpstreamIfIndexThe ifIndex of the Cable upstream interface whose ifType is docsCableUpstream(129). The CMTS detects a flapping Cable Modem from its Cable upstream interface.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4981.6.1.1.2.1.4
flapCmDownstreamIfIndexThe ifIndex of the Cable downstream interface whose ifType is docsCableDownstream(128).ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4981.6.1.1.2.1.5
flapCmInsertionFailsWhen the Cable Modem initially ranges, reboots and initially ranges again within the specified insertion time, this counter will increment. The cmFlapCounts increment along with this counter.ro
Counter32
.1.3.6.1.4.1.4981.6.1.1.2.1.6
flapCmHitsThe number of times the CMTS receives the Ranging request from the Cable Modem.ro
Counter32
.1.3.6.1.4.1.4981.6.1.1.2.1.7
flapCmMissesThe number of times the CMTS misses the Ranging request from the Cable Modem. The CMTS can check up to 16 consecutive times for a ranging request message during one polling cycle. Misses are not desirable since this is usually an indication of a return path problem; however, having a small number of misses is normal. Ideally, the Hit should be much greater than the Miss counts.ro
Counter32
.1.3.6.1.4.1.4981.6.1.1.2.1.8
flapCmPowerAdjustmentsWhen the power adjustment changed above or below the power adjustment threshold this counter will increment. The Flap Count (cmFlapCounts) will increment when this counter increments.ro
Counter32
.1.3.6.1.4.1.4981.6.1.1.2.1.9
cmFlapCountsThe total number of times a CM flaps Under following three situations, this counter will increase: (1) When flapCmInsertionFails is increased the flap counts will increase. (2) When the CMTS receives the number of consecutive misses specified in the flapMissThreshold, the flap counts will increase. (3) When flapPowerAdjustments is increased the flap counts will increase.ro
Counter32
.1.3.6.1.4.1.4981.6.1.1.2.1.10
cmLastFlapTimeThe last time stamp cm flapsro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.4981.6.1.1.2.1.11
cmFlapCreateTimeThe time stamp when new flap CM is added to the table.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.4981.6.1.1.2.1.12
cmFlapRowStatusControls and reflects the status of rows in this table. When a new flap cable modem is detected, and does not exist in flap list and flapListCurrentSize is less than flapListMaxSize, an entry will be created in this table. The instance of this object will be set to active(1). All flapping modems have the status of active(1). Active entries are removed from the table if they are aged out. The age out time is defined in flapAgingOutTime When a row is set to destroy(6), it will remove the entry immediately. To prevent an entry from being aged out, the entry should be set to notInService(2). The entry will remain in the table until this instance is set to destroy. The user is allowed set an entry from active to notInService or from notInService to destroy A user is not allowed to change a notInService entry to active. createAndGo(4) and createAndWait(5) are not supported.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4981.6.1.1.2.1.13
flapListTrapa flap list trap signifies that SNMPv2 entity, acting in an agent role, has detected that the percentage of flap cm for one of the cmts board has gone over the flapListPercentageThreshold
NOTIFICATION-TYPE
.1.3.6.1.4.1.4981.6.1.1.3
flapTrapTypeReason for flapping power - The power threshold was exceeded. ranging - Missing ranging requests went beyond threshold insertion - Modem re-ranged within insertion time threshold. This is a place holder for the reason parameter for the modem to go into flap list. This should return ZERO when read. This just allows us to include a flapping reason in the modem flap trap varbind.ro
Enumeration
.1.3.6.1.4.1.4981.6.1.1.4
flapModemTrapThis Trap will be sent whenever the modem goes into the flapping list for some reason. 'flapCmMacAddress' gives the Mac Address of the modem. 'flapTrapType' gives the cause for the modem to go into the flap list.
NOTIFICATION-TYPE
.1.3.6.1.4.1.4981.6.1.1.5
rdnCableSpectrumNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.4981.6.2
cableSpectrumMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.4981.6.2.0
rdnCableSpectrumConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.4981.6.3
rdnCableSpectrumCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.4981.6.3.1
complianceThe compliance statement for devices that implement MCNS compliant Radio Frequency Interfaces and Spectrum Management features.
Unknown
.1.3.6.1.4.1.4981.6.3.1.1
rdnCableSpectrumGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.4981.6.3.2
rdnFlapGroupGroup of objects implemented in Cable Modem Termination Systems providing Flap List information.
Unknown
.1.3.6.1.4.1.4981.6.3.2.1
RDN-CABLE-SPECTRUM-MIB - SNMP MIB Reference | MIBs Explorer