RDN-CHANNEL-BONDING-MIB

File: RDN-CHANNEL-BONDING-MIB.mib (14566 bytes)

Imported modules

RDN-MIB SNMPv2-SMI SNMPv2-TC
IF-MIB INET-ADDRESS-MIB DOCS-IF-MIB
DOCS-IF3-MIB

Imported symbols

riverdelta NOTIFICATION-TYPE MODULE-IDENTITY
OBJECT-TYPE Integer32 IpAddress
Counter64 Counter32 Unsigned32
TEXTUAL-CONVENTION MacAddress ifIndex
InterfaceIndex InetAddressIPv6 docsIfCmtsCmStatusIndex
ChSetId IfDirection

Defined Types

ChSetListStr  
A string containing a comma separated list of channels. Channels can be either physical or logical channels. The formatting of each channel will follow the board specific numbering scheme. (e.g. 5/2/0,5/3/0,5/4/0 or 15/2/0/2,15/3/0/2). Allowing for (future) 11 chars/ch * 16 chs = 176 bytes.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..176)  

RdnBondingGroupEntry  
SEQUENCE    
  rdnBondingGroupMacIfIndex INTEGER
  rdnBondingGroupDir IfDirection
  rdnBondingGroupId INTEGER
  rdnBondingGroupChanIndex INTEGER
  rdnBondingGroupChanId INTEGER

RdnBondingGroupStatsEntry  
SEQUENCE    
  rdnBondingGroupStatsChanId INTEGER
  rdnBondingGroupStatsOctetCount Counter64
  rdnBondingGroupStatsPacketCount Counter64

RdnBondingGroupCmEntry  
SEQUENCE    
  rdnBondingGroupCmRegisteredModems Integer32

RdnCmtsCmPartialServiceEntry  
SEQUENCE    
  rdnCmtsCmPSDir IfDirection
  rdnCmtsCmPSMacDomainIfIndex InterfaceIndex
  rdnCmtsCmPSMacAddress MacAddress
  rdnCmtsCmPSAssignedChSetId ChSetId
  rdnCmtsCmPSActiveChSetId ChSetId
  rdnCmtsCmPSAssignedChSetList ChSetListStr
  rdnCmtsCmPSNonActiveChList ChSetListStr
  rdnCmtsCmPSIpv4Addr IpAddress
  rdnCmtsCmPSIpv6Addr InetAddressIPv6

Defined Values

rdnChannelBondingMib 1.3.6.1.4.1.4981.9
MIB module for Motorola Downstream/Upstream Channel Bonding. Copyright (C) 2007, 2008 by Motorola, Inc. All rights reserved.
MODULE-IDENTITY    

rdnBondingGroupTable 1.3.6.1.4.1.4981.9.5
This table describes downstream and upstream channel bonding groups
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnBondingGroupEntry

rdnBondingGroupEntry 1.3.6.1.4.1.4981.9.5.1
An entry provides a list of attributes for a downstream or upstream channel in each bonding group for each mac domain. An entry in this table exists for each channel in each defined bonding group on each mac domain (ifEntry with ifType of docsCableMaclayer(127))
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnBondingGroupEntry  

rdnBondingGroupMacIfIndex 1.3.6.1.4.1.4981.9.5.1.1
This references the mac domain to which this bonding group is bound.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rdnBondingGroupDir 1.3.6.1.4.1.4981.9.5.1.2
This attribute defines the direction (downstream or upstream) of the bonding group
Status: current Access: not-accessible
OBJECT-TYPE    
  IfDirection  

rdnBondingGroupId 1.3.6.1.4.1.4981.9.5.1.3
The bonding group identifier
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..65535  

rdnBondingGroupChanIndex 1.3.6.1.4.1.4981.9.5.1.4
This is the index into a bonding groups channel list (1-8). A downstream bonding group can have up to 8 channels. an upstream bonding group can have up to 4 logical channels.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..8  

rdnBondingGroupChanId 1.3.6.1.4.1.4981.9.5.1.5
The downstream or upstream channel identifier. This value is equivalent to docsIfDownChannelId or docsIfUpChannelId
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

rdnBondingGroupStatsTable 1.3.6.1.4.1.4981.9.6
This table lists statistic counts for each downstream or upstream in each bonding group for each mac domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnBondingGroupStatsEntry

rdnBondingGroupStatsEntry 1.3.6.1.4.1.4981.9.6.1
An entry provides statistic counts for all downstream or upstream channels in a bonding group for each mac domain. An entry in this table exists for each channel in each bonding group on each mac domain (each ifEntry with an ifType of docsCableMaclayer(127)).
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnBondingGroupStatsEntry  

rdnBondingGroupStatsChanId 1.3.6.1.4.1.4981.9.6.1.1
The downstream or upstream channel identifier. This value is equivalent to docsIfDownChannelId or docsIfUpChannelId
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

rdnBondingGroupStatsOctetCount 1.3.6.1.4.1.4981.9.6.1.2
This entry contains the statistical count of the number of octets sent through this downstream or upstream for this bonding group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rdnBondingGroupStatsPacketCount 1.3.6.1.4.1.4981.9.6.1.3
This entry contains the statistical count of the number of packets sent through this downstream or number of segments sent through this upstream for this bonding group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rdnBondingGroupCmTable 1.3.6.1.4.1.4981.9.7
This table shows the number of modems registered on the downstream or upstream bonding group
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnBondingGroupCmEntry

rdnBondingGroupCmEntry 1.3.6.1.4.1.4981.9.7.1
An entry provides a list of attributes for a single downstream or upstream bonding group. An entry in this table exists for each defined bonding group.
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnBondingGroupCmEntry  

rdnBondingGroupCmRegisteredModems 1.3.6.1.4.1.4981.9.7.1.1
The number of modems registered under this bonding group
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rdnCmtsCmPartialServiceTable 1.3.6.1.4.1.4981.9.8
This table describes Cable Modems operating in partial service mode in either downstream or upstream direction due to deficiencies in available resources to match requested performance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RdnCmtsCmPartialServiceEntry

rdnCmtsCmPartialServiceEntry 1.3.6.1.4.1.4981.9.8.1
An entry provides info on CMs working in partial service mode. Info including the Cable modem Id, MAC domain ifIndex, the CM macAddress, Active and Inactive Channel Set ID. The table is indexed by Cable modem Id and the bonding group direction. The table provides a reference to docsIf3UsChSetEntry/docsIf3DsChSetEntry used in DOCS-IF3-MIB.mibs via MacIfIndex and ChSetId.
Status: current Access: not-accessible
OBJECT-TYPE    
  RdnCmtsCmPartialServiceEntry  

rdnCmtsCmPSDir 1.3.6.1.4.1.4981.9.8.1.1
This attribute defines the direction (downstream or upstream) of the bonding group
Status: current Access: not-accessible
OBJECT-TYPE    
  IfDirection  

rdnCmtsCmPSMacDomainIfIndex 1.3.6.1.4.1.4981.9.8.1.2
The MAC interface index under which this channel's bonding group is configured. This will be an ifType of docsCableMaclayer(127).
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rdnCmtsCmPSMacAddress 1.3.6.1.4.1.4981.9.8.1.3
The MAC address of the Cable Modem in Partial Service.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

rdnCmtsCmPSAssignedChSetId 1.3.6.1.4.1.4981.9.8.1.4
The assigned Channel Set for the current modem .
Status: current Access: read-only
OBJECT-TYPE    
  ChSetId  

rdnCmtsCmPSActiveChSetId 1.3.6.1.4.1.4981.9.8.1.5
The currently active Channel Set for the current modem .
Status: current Access: read-only
OBJECT-TYPE    
  ChSetId  

rdnCmtsCmPSAssignedChSetList 1.3.6.1.4.1.4981.9.8.1.6
The currently assigned Channels for the current modem.
Status: current Access: read-only
OBJECT-TYPE    
  ChSetListStr  

rdnCmtsCmPSNonActiveChList 1.3.6.1.4.1.4981.9.8.1.7
The current non-active Channel(s) for the current modem.
Status: current Access: read-only
OBJECT-TYPE    
  ChSetListStr  

rdnCmtsCmPSIpv4Addr 1.3.6.1.4.1.4981.9.8.1.8
The IPv4 assigned to the current modem. If the modem is operating in a IPv6 only provisioning mode this field should return 0.0.0.0.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rdnCmtsCmPSIpv6Addr 1.3.6.1.4.1.4981.9.8.1.9
This attribute represents the IPv6 address of the current CM. If the CM has no Internet IPv6 address assigned the value of this attribute is the all zeros address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv6