RDN-CMTS-MIB

File: RDN-CMTS-MIB.mib (29019 bytes)

Imported modules

RDN-MIB SNMPv2-SMI SNMPv2-TC
IF-MIB DOCS-IF-MIB RDN-CABLE-SPECTRUM-GROUP-MIB
RFC1213-MIB DOCS-IF-EXT-MIB

Imported symbols

riverdelta NOTIFICATION-TYPE MODULE-IDENTITY
OBJECT-TYPE Integer32 IpAddress
Counter32 Counter64 MacAddress
TruthValue ifIndex ifAdminStatus
ifOperStatus docsIfCmtsCmStatusIndex docsIfCmtsCmStatusMacAddress
docsIfUpChannelId docsIfCmtsCmStatusEntry docsIfDownChannelId
rdnSpectrumGroupName DisplayString docsIfCmtsCmStatusDocsisMode

Defined Types

RdnCmtsDownstreamChannelEntry  
SEQUENCE    
  cmtsDSModulation TruthValue

RdnCmtsUpstreamChannelEntry  
SEQUENCE    
  cmtsUSNominalRxPower Integer32
  cmtsUSInvitedRangingInterval Integer32
  cmtsUSRangingResponseControl INTEGER
  cmtsUSRangingPowerOverride TruthValue
  rdnCmtsUSNominalRxPowerMode INTEGER

RdnCmtsLinkUpdownTrapEnableEntry  
SEQUENCE    
  rdnLinkUpDownTrapEnable INTEGER

RdnCmtsCpeToCmEntry  
SEQUENCE    
  rdnCmtsCpeMac MacAddress
  rdnCmtsCmMac MacAddress

RdnIfCmtsCmStatusEntry  
SEQUENCE    
  rdnIfCmtsCmStatusRegistrationTime Integer32
  rdnIfCmtsCmStatusTxUnicastBytes Counter64
  rdnIfCmtsCmStatusRxUnicastBytes Counter64
  rdnIfCmtsCmStatusSpectrumGroupName DisplayString
  rdnIfCmtsCmStatusUpstreamPort INTEGER
  rdnIfCmtsCmStatusDownStreamPort INTEGER

RdnCmToCpeEntry  
SEQUENCE    
  rdnCmToCpeIndex Integer32
  rdnCmToCpeMacAddress MacAddress
  rdnCmToCpeIpAddress IpAddress

Defined Values

rdnCmts 1.3.6.1.4.1.4981.2
This is the enterprise MIB Module for Motorola's Cable Modem Termination Systems (CMTS).
MODULE-IDENTITY    

rdnCmtsIfObjects 1.3.6.1.4.1.4981.2.1
OBJECT IDENTIFIER    

rdnCmtsMiscObjects 1.3.6.1.4.1.4981.2.2
OBJECT IDENTIFIER    

rdnCmtsRedunObjects 1.3.6.1.4.1.4981.2.3
OBJECT IDENTIFIER    

rdnCmtsStpObjects 1.3.6.1.4.1.4981.2.1.3
OBJECT IDENTIFIER    

rdnCmtsDownstreamChannelTable 1.3.6.1.4.1.4981.2.1.1
This table describes the attributes of downstream channel in addition to those specified by the docsIfMib.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnCmtsDownstreamChannelEntry

rdnCmtsDownstreamChannelEntry 1.3.6.1.4.1.4981.2.1.1.1
An 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).
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnCmtsDownstreamChannelEntry  

cmtsDSModulation 1.3.6.1.4.1.4981.2.1.1.1.1
The attribute to control the down stream modulation. When this object is set to FALSE(2), the downstream transmitter will output a CW, or tonal signal at the tuned RF frequency.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rdnCmtsUpstreamChannelTable 1.3.6.1.4.1.4981.2.1.2
This table describes the attributes of upstream channel in addition to those specified by the docsIfMib.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnCmtsUpstreamChannelEntry

rdnCmtsUpstreamChannelEntry 1.3.6.1.4.1.4981.2.1.2.1
List of attributes for a single upstream channel. An entry in this table exists for each ifEntry with an ifType of docsCableUpstream(129).
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnCmtsUpstreamChannelEntry  

cmtsUSNominalRxPower 1.3.6.1.4.1.4981.2.1.2.1.1
The attribute to program the target, or nominal, receive power of each upstream RF port. The range is channel width dependent: Power Level Channel Width -160,+140 200 kHz -130,+170 400 kHz -100,+200 800 kHz -70,+230 1600 kHz -40,+260 3200 kHz
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -160..260  

rdnCmtsUSNominalRxPowerMode 1.3.6.1.4.1.4981.2.1.2.1.2
This object describes the setting mode for rdnCmtsUSNomialRxPower. The default setting is the absolute mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), absolute(1)  

cmtsUSInvitedRangingInterval 1.3.6.1.4.1.4981.2.1.2.1.3
To fix Invited(Periodic) Ranging Intervals as in input to the Bandwidth Allocator algorithm.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..30000  

cmtsUSRangingResponseControl 1.3.6.1.4.1.4981.2.1.2.1.4
The attribute to force all RNG-Resp messages to issue a 'Continue' Ranging Status indefinitely regardless of timing, power, etc. accuracy of previous incoming Ranging Request. Value 0 means Normal Ranging Mode, value 1 means Status Override
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(0), override(1)  

cmtsUSRangingPowerOverride 1.3.6.1.4.1.4981.2.1.2.1.5
The attribute overrides upstream power adjustments performed by the CMTS to CM's. When this object is set to TRUE(1), the override is activated, all Ranging Response message will be transmitted with ZERO power adjustment, regardless of received upstream power levels.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rdnCmtsStpEnable 1.3.6.1.4.1.4981.2.1.3.1
This object controls the activation of DOCSIS Spanning Tree Protocol Bridging functionality. The Spanning Tree Bridging is disabled/enabled by setting this object to FALSE/TRUE.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rdnCmtsStpTCNEnable 1.3.6.1.4.1.4981.2.1.3.2
This object controls the generation of Topology Change Notification messages for DOCSIS Spanning Tree Protocol Bridge.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rdnCmtsLinkUpdownTrapEnableTable 1.3.6.1.4.1.4981.2.1.4
This table has the object to enable or disable the generation of LinkUp and Link Down traps.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnCmtsLinkUpdownTrapEnableEntry

rdnCmtsLinkUpdownTrapEnableEntry 1.3.6.1.4.1.4981.2.1.4.1
An entry in this table exists for each ifEntry with an ifType of docsCableUpstream(129).
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnCmtsLinkUpdownTrapEnableEntry  

rdnLinkUpDownTrapEnable 1.3.6.1.4.1.4981.2.1.4.1.1
Indicates whether linkUp and LinkDown traps should be generated for this interface. By default, this object should have the value disabled(2) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and enabled(1) otherwise. These traps are convenient for knowing the Spectrum Group Name whenever the link state changes. So the trap is only limited to the ifIndex values related to upstream.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rdnCmtsSaveConfig 1.3.6.1.4.1.4981.2.2.1
This object when set to TRUE will save the current configuration of the CMTS. When this object is read it will return FALSE
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rdnCmtsCmResetByMacAddr 1.3.6.1.4.1.4981.2.2.2
The CM MAC address that the operator wants to reset. When this object is set, it will cause the CMTS to reset that CM. When this object is read it will return zero
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

rdnCmtsCmResetByIpAddr 1.3.6.1.4.1.4981.2.2.3
The CM IP address that the operator wants to reset. When this object is set, it will cause the CMTS to reset that CM. When this object is read it will return zero
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rdnCmtsCmResetAll 1.3.6.1.4.1.4981.2.2.4
This object when set to TRUE will cause the CMTS to reset all the CM that are registered with this CMTS. When this object is read it will return FALSE
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rdnCmtsHostAuthControl 1.3.6.1.4.1.4981.2.2.5
This object is used to add or delete entry in CMTS host authorization table. The first octet is for action, add (1) or delete (2), the rest are composed with CM MAC address (6 octets), CPE MAC address (6 octets), and the CPE IP address (4 octets). Zero is returned for read on this object
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(17)  

rdnCmtsModemAgingTimer 1.3.6.1.4.1.4981.2.2.6
The Time in minutes of modem inactivity after which the modem is deleted from the registration table. The minimum is 10 minutes and the maximum is 21 days. A value of '0' will disable the aging timer
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..30240  

rdnCmtsCpeToCmObject 1.3.6.1.4.1.4981.2.2.7
OBJECT IDENTIFIER    

rdnCmtsCpeToCmTable 1.3.6.1.4.1.4981.2.2.7.1
This table describes the mapping between CPE's MAC address and MAC address of the cable modem these CPEs are attached to. This table does not support the walk/getNext. It is not intended to use this mib to walk the list of cpe's in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnCmtsCpeToCmEntry

rdnCmtsCpeToCmEntry 1.3.6.1.4.1.4981.2.2.7.1.1
An entry describes the mapping between one CPE's MAC address and MAC address of the cable modem this CPE is attached to.
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnCmtsCpeToCmEntry  

rdnCmtsCpeMac 1.3.6.1.4.1.4981.2.2.7.1.1.1
This object is the MAC address of the CPE (host) that a cable modem is attached to.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

rdnCmtsCmMac 1.3.6.1.4.1.4981.2.2.7.1.1.2
This object returns the MAC address of the cable modem that a CPE (host) is attached to. If the CPE is not found being attached to any cable modem registered on this CMTS, the read of this object will return zero.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

rdnIfCmtsCmStatusTable 1.3.6.1.4.1.4981.2.2.8
This table is an extension of the docsIfCmtsCmStatusTable. It provides additional information about the CM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnIfCmtsCmStatusEntry

rdnIfCmtsCmStatusEntry 1.3.6.1.4.1.4981.2.2.8.1
Each entry of the table rdnIfCmtsCmStatusTable. Each entry provides some additonal information about the CM.
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnIfCmtsCmStatusEntry  

rdnIfCmtsCmStatusRegistrationTime 1.3.6.1.4.1.4981.2.2.8.1.1
When read, this object will return the time in seconds since the modem registered. If the modem is unregistered, it will return ZERO
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnIfCmtsCmStatusTxUnicastBytes 1.3.6.1.4.1.4981.2.2.8.1.2
When read, this object will return the number of unicast bytes the modem has transmitted. For offline modems this value is the the total number of unicast bytes when it was online. This object is never reset as long as the CMTS is up. It does not need to be restored across reboots . However, when the CM reregisters into a new spectrum group, this data must be restored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rdnIfCmtsCmStatusRxUnicastBytes 1.3.6.1.4.1.4981.2.2.8.1.3
When read, this object will return the number of unicast bytes the modem has Received. For offline modems this value is the the total number of unicast bytes when it was online. This Object is never reset as long as the CMTS is up. It does not need to be restored across reboots. However, when the CM reregisters into a new spectrum group, this data must be restored.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rdnIfCmtsCmStatusSpectrumGroupName 1.3.6.1.4.1.4981.2.2.8.1.4
When read, this object will return the spectrum group name. If data not available, return NULL string
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rdnIfCmtsCmStatusUpstreamPort 1.3.6.1.4.1.4981.2.2.8.1.5
The Upstream Port Number the modem is using. For offline modems this value is meaningless.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

rdnIfCmtsCmStatusDownStreamPort 1.3.6.1.4.1.4981.2.2.8.1.6
The downstream port number the modem is using, For offline modems this value is meaningless.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

rdnCmToCpeTable 1.3.6.1.4.1.4981.2.2.12
This table provides the information about the CPEs attached to the CM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnCmToCpeEntry

rdnCmToCpeEntry 1.3.6.1.4.1.4981.2.2.12.1
An entry of the table rdnCmToCpeTable. Each entry provides the CPE Mac and IP addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnCmToCpeEntry  

rdnCmToCpeIndex 1.3.6.1.4.1.4981.2.2.12.1.1
Index Value for an individual CPE, This index value is not guarenteed to remain same during CMTS uptime.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

rdnCmToCpeMacAddress 1.3.6.1.4.1.4981.2.2.12.1.2
The Mac Address of the CPE attached to the CM
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

rdnCmToCpeIpAddress 1.3.6.1.4.1.4981.2.2.12.1.3
The IP Address of the CPE attached to the CM
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rdnModemDeregReason 1.3.6.1.4.1.4981.2.2.9
Modem Deregistration Reason normal - the CMTS has lost contact witht the modem. operatorReset - reset by the operator operatorDisabled - operator has disabled the modem operatorDeleted - was removed from the system transmissionFailed - the transmitter communicating to the modem has failed transmissionDisabled - the transmitter communicating to the modem has been disabled transmissionDeleted - the transmitter communicating to the modem has been deleted servingGroupChanged - the assignment of the serving groups for the modem has changed receiverFailed - the receiver communicating with the modem has failed receiverDisabled - the receiver communicating with the modem has been disabled receiverDeleted - the receiver communicating with the modem has beeb deleted channelDeleted - a channel has changed on the reciver that has caused the modem to deregister channelErrors - deregistered due to unacceptable amount of channel errors incompleteReg - deregistered due to incomplete registration profileUpdateComplete - deregistered after profile update skeyFailure - deregistered due to session key failure dnChanChangeFailure - due to downstream transmission channel change failure noDeregReason - no deregistration reason available powerTolerance - power ranging corrections were out of tolerance freqTolerance - frequency ranging corrections were out of tolerance timingTolerance - timing ranging correction were out of tolerance rangingTolerance - multiple ranging corrections were out of tolerance noResponseUCC - modem did not respond to the UCC request This is a place holder for the modem deregistration reason. This should return ZERO when read. This just allows us to include a deregistration reason in the modem deregistration trap varbind.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), operatorReset(2), operatorDisabled(3), operatorDeleted(4), transmissionFailed(5), transmissionDisabled(6), transmissionDeleted(7), servingGroupChanged(8), receiverFailed(9), receiverDisabled(10), receiverDeleted(11), channelDeleted(12), channelErrors(13), incompleteReg(14), profileUpdateComplete(15), skeyFailure(16), dnChanChangeFailure(17), noDeregReason(18), powerTolerance(19), freqTolerance(20), timingTolerance(21), rangingTolerance(22), noResponseUCC(23)  

rdnDevCmtsTraps 1.3.6.1.4.1.4981.2.2.10
OBJECT IDENTIFIER    

rdnModemRegIndex 1.3.6.1.4.1.4981.2.2.11
This is place holder for CMId which is the index to the CM table. This table WILL contain the CM information. Right now the table is not implemented yet. When read it returns ZERO. But in future this should be part of the CM information table and this should be removed from here. This is required now to support the varbind in Registration and Deregistration Traps.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnDevCmtsCmRegisteredTrap 1.3.6.1.4.1.4981.2.2.10.1
An event to report the registration of a modem. The values of docsDevEvLevel, docsDevId, and DocsDevEvText are from the entry which logs this event in the docsDevEventTable, DocsIfCmtsCmStatusDocsisMode and docsIfCmtsCmStatusMacAddress indicate the docsis version and the MAC address of the registered CM. docsIfDocsisCapability indicate the docsis version of the CMTS , docsIfUpChannelId, docsIfDownChannelId gives the upstream and downstream channel id respectively for the CM. rdnSpectrumGroupName gives the spectrum group name.
Status: current Access: read-only
NOTIFICATION-TYPE    

rdnDevCmtsCmDeregisteredTrap 1.3.6.1.4.1.4981.2.2.10.2
An event to report the registration of a modem. The values of docsDevEvLevel, docsDevId, and DocsDevEvText are from the entry which logs this event in the docsDevEventTable, DocsIfCntsCmStatusDocsisMode and docsIfCmtsCmStatusMacAddress indicate the docsis version and the MAC address of the registered CM. docsIfDocsisCapability indicate the docsis version of the CMTS , docsIfUpChannelId, docsIfDownChannelId gives the upstream and downstream channel id respectively for the CM. rdnSpectrumGroupId gives the spectrum group name.
Status: current Access: read-only
NOTIFICATION-TYPE    

rdnLinkUpTrap 1.3.6.1.4.1.4981.2.2.10.3
The standard linkUp traps don't give out the spectrum group name. So this is the trap that will extend the varbind to include the spectrum group name.
Status: current Access: read-only
NOTIFICATION-TYPE    

rdnLinkDownTrap 1.3.6.1.4.1.4981.2.2.10.4
The standard linkDown traps don't give out the spectrum group name. So this is the trap that will extend the varbind to include the spectrum group name.
Status: current Access: read-only
NOTIFICATION-TYPE    

rdnCmtsRedundancyEnable 1.3.6.1.4.1.4981.2.3.1
This object enables or disables the redundant CM card support.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rdnCmtsRedundancySlot 1.3.6.1.4.1.4981.2.3.2
This object selects which CMTS card to use as the redundant hot-standby.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..15  

rdnCmtsRedundancyRevertTimeout 1.3.6.1.4.1.4981.2.3.3
The number of seconds to wait before reverting from the redundant standby back to the CMTS card. If 0 is specified then reverting is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..86400  

rdnCmtsRedundancySwitchover 1.3.6.1.4.1.4981.2.3.4
Writing to this object forces the specified CMTS card to switchover to the redundant standby. Reading this object does nothing and provides no information.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..15