CADANT-CMTS-MULTICAST-MIB

File: CADANT-CMTS-MULTICAST-MIB.mib (28201 bytes)

Imported modules

SNMPv2-SMI INET-ADDRESS-MIB SNMPv2-TC
SNMP-FRAMEWORK-MIB IF-MIB CADANT-PRODUCTS-MIB
CADANT-CMTS-LAYER2CMTS-MIB DOCS-IF3-MIB DSG-IF-MIB
DC-MGMD-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
Integer32 Unsigned32 TimeTicks
InetAddress InetAddressPrefixLength InetAddressType
MacAddress RowStatus TruthValue
SnmpAdminString ifIndex InterfaceIndex
InterfaceIndexOrZero cadLayer3 cadIfMacDomainIfIndex
ChSetId dsgIfTunnelIndex dsgIfClassId
Dsid dsgIfTunnelGrpIndex mgmdPmStaticGroupEntityType
mgmdPmStaticGroupIfIndex mgmdPmStaticGroupAddressType

Defined Types

CadMcastStaticMacIpBindingEntry  
SEQUENCE    
  cadMcastStaticMacIpBindingAddressType InetAddressType
  cadMcastStaticMacIpBindingAddress InetAddress
  cadMcastStaticMacIpBindingMacAddress MacAddress
  cadMcastStaticMacIpBindingStatus RowStatus

CadMcastMrouteEntry  
SEQUENCE    
  cadMcastMrouteType InetAddressType
  cadMcastMrouteSourceAddress InetAddress
  cadMcastMrouteSourcePrefix InetAddressPrefixLength
  cadMcastMrouteRpfAddress InetAddress
  cadMcastMrouteDistance Integer32
  cadMcastMrouteStatus RowStatus

CadMcastForwardEntry  
SEQUENCE    
  cadMcastForwardAddressType InetAddressType
  cadMcastForwardGroupAddress InetAddress
  cadMcastForwardSourceAddress InetAddress
  cadMcastForwardSourceIf InterfaceIndexOrZero
  cadMcastForwardDestIfList Unsigned32
  cadMcastForwardCount Counter64

CadMcastForwardDestEntry  
SEQUENCE    
  cadMcastForwardDestIfListId Unsigned32
  cadMcastForwardDestIf Unsigned32
  cadMcastForwardDestIfType INTEGER

CadFqdnCacheEntry  
SEQUENCE    
  cadFqdnCacheName SnmpAdminString
  cadFqdnCacheFqdn SnmpAdminString
  cadFqdnCacheIpAddrType InetAddressType
  cadFqdnCacheIpAddress InetAddress
  cadFqdnCacheLastUpdateTime TimeTicks
  cadFqdnCacheStatus INTEGER

CadDsgIfClassifierCfgEntry  
SEQUENCE    
  cadDsgIfSrcName SnmpAdminString
  cadDsgIfClassifierCfgRowStatus RowStatus

CadMgmdPmStaticGroupCfgEntry  
SEQUENCE    
  cadMgmdPmStaticGroupAddress InetAddress
  cadMgmdPmStaticGroupSourceName SnmpAdminString
  cadMgmdPmStaticGroupCfgRowStatus RowStatus

CadMcastStatsEntry  
SEQUENCE    
  cadMcastStatsDsid Dsid
  cadMcastStatsSentPkts Counter64
  cadMcastStatsSentOctets Counter64
  cadMcastStatsDroppedPkts Counter64
  cadMcastStatsDroppedOctets Counter64
  cadMcastStatsDsIfIndex InterfaceIndexOrZero
  cadMcastStatsTunnelIndex Unsigned32
  cadMcastStatsDsChSetId ChSetId
  cadMcastStatsGSFID Unsigned32

CadDsgIfTunnelChToGroupEntry  
SEQUENCE    
  cadDsgIfTunnelGrpIndex Unsigned32

Defined Values

cadMcastStdMib 1.3.6.1.4.1.4998.1.1.25.10
Cadant Multicast MIB tables
MODULE-IDENTITY    

cadMcastStaticMacIpBindingTable 1.3.6.1.4.1.4998.1.1.25.10.1
The list of static multicast MAC/IP bindings. Bindings in this table are used to override the standard RFC bindings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadMcastStaticMacIpBindingEntry

cadMcastStaticMacIpBindingEntry 1.3.6.1.4.1.4998.1.1.25.10.1.1
An entry (conceptual row) in the cadMcastStaticMacIpBindingTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadMcastStaticMacIpBindingEntry  

cadMcastStaticMacIpBindingAddressType 1.3.6.1.4.1.4998.1.1.25.10.1.1.1
The address type of the InetAddress variables in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cadMcastStaticMacIpBindingAddress 1.3.6.1.4.1.4998.1.1.25.10.1.1.2
The multicast group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cadMcastStaticMacIpBindingMacAddress 1.3.6.1.4.1.4998.1.1.25.10.1.1.3
The MAC address to bind to the multicast group address in the ARP table.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

cadMcastStaticMacIpBindingStatus 1.3.6.1.4.1.4998.1.1.25.10.1.1.4
The status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cadMcastMrouteTable 1.3.6.1.4.1.4998.1.1.25.10.2
The list of static mroutes. Routes in this table are used to override unicast routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadMcastMrouteEntry

cadMcastMrouteEntry 1.3.6.1.4.1.4998.1.1.25.10.2.1
An entry (conceptual row) in the cadMcastMrouteTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadMcastMrouteEntry  

cadMcastMrouteType 1.3.6.1.4.1.4998.1.1.25.10.2.1.1
The address type of the InetAddress variables in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cadMcastMrouteSourceAddress 1.3.6.1.4.1.4998.1.1.25.10.2.1.2
The multicast route source address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cadMcastMrouteSourcePrefix 1.3.6.1.4.1.4998.1.1.25.10.2.1.3
The multicast route source network prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

cadMcastMrouteRpfAddress 1.3.6.1.4.1.4998.1.1.25.10.2.1.4
The multicast route RPF neighbor address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

cadMcastMrouteDistance 1.3.6.1.4.1.4998.1.1.25.10.2.1.5
The multicast route admin distance.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

cadMcastMrouteStatus 1.3.6.1.4.1.4998.1.1.25.10.2.1.6
The status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cadMcastForwardTable 1.3.6.1.4.1.4998.1.1.25.10.3
The list of multicast forwardings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadMcastForwardEntry

cadMcastForwardEntry 1.3.6.1.4.1.4998.1.1.25.10.3.1
An entry (conceptual row) in the cadMcastForwardTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadMcastForwardEntry  

cadMcastForwardAddressType 1.3.6.1.4.1.4998.1.1.25.10.3.1.1
The address type of the InetAddress variables in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cadMcastForwardGroupAddress 1.3.6.1.4.1.4998.1.1.25.10.3.1.2
The multicast group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cadMcastForwardSourceAddress 1.3.6.1.4.1.4998.1.1.25.10.3.1.3
The multicast source address or 0 for all sources.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cadMcastForwardSourceIf 1.3.6.1.4.1.4998.1.1.25.10.3.1.4
The multicast source interface or 0 for all interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

cadMcastForwardDestIfList 1.3.6.1.4.1.4998.1.1.25.10.3.1.5
The index id of the list of destination interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cadMcastForwardCount 1.3.6.1.4.1.4998.1.1.25.10.3.1.6
The number of multicast packets forwarded for this group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cadMcastForwardDestTable 1.3.6.1.4.1.4998.1.1.25.10.4
The list of multicast forwarding destination interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadMcastForwardDestEntry

cadMcastForwardDestEntry 1.3.6.1.4.1.4998.1.1.25.10.4.1
An entry (conceptual row) in the cadMcastForwardDestTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadMcastForwardDestEntry  

cadMcastForwardDestIfListId 1.3.6.1.4.1.4998.1.1.25.10.4.1.1
The index id of the list of destination interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cadMcastForwardDestIf 1.3.6.1.4.1.4998.1.1.25.10.4.1.2
The multicast dest interface.For the case of cadMcastForwardDestIfType being set to sdv(2), the destination interface will be a DCAM slot number. For all other settings of cadMcastForwardDestIfType, the destination interface will be an ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cadMcastForwardDestIfType 1.3.6.1.4.1.4998.1.1.25.10.4.1.3
The type of multicast destination interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER docsis(1), sdv(2)  

cadMcastGlobals 1.3.6.1.4.1.4998.1.1.25.10.5
OBJECT IDENTIFIER    

cadMcastClearForwardCounts 1.3.6.1.4.1.4998.1.1.25.10.5.1
This variable always returns false upon reading. When set to true, the multicast forward counts are cleared.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadMcastForwardUseDefaultFlow 1.3.6.1.4.1.4998.1.1.25.10.5.2
When set to true, the forwarding of multicast data packets uses the default flow
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadMcastDeleteDsg 1.3.6.1.4.1.4998.1.1.25.10.5.3
This variable always returns false(2) upon reading. When set to true(1), all rows in every DSG MIB table are deleted. except dsgIfDownstreamEntry(s) are reset to default values.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadMcastIgmpThrottleEnable 1.3.6.1.4.1.4998.1.1.25.10.5.4
Globally enable/disable IGMP throttle feature.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadMcastIgmpThrottleBurstSize 1.3.6.1.4.1.4998.1.1.25.10.5.5
Maximum size of IGMP throttle bucket per MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..40  

cadMcastIgmpThrottleInterval 1.3.6.1.4.1.4998.1.1.25.10.5.6
Interval in seconds between replenishing an IGMP throttle bucket.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10  

cadMcastIgmpThrottleIncrement 1.3.6.1.4.1.4998.1.1.25.10.5.7
Number of tokens added to a throttle bucket every cadMcastIgmpThrottleInterval seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..20  

cadMcastClearVideoForwardCounts 1.3.6.1.4.1.4998.1.1.25.10.5.8
This variable always returns false upon reading. When set to true, the SDV multicast forward counts (i.e. cadMcastForwardCount attribute of the rows of cadMcastForwardEntry for IEQ video) are cleared.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadFqdnCfgGroup 1.3.6.1.4.1.4998.1.1.25.10.6
OBJECT IDENTIFIER    

cadFqdnCacheEnable 1.3.6.1.4.1.4998.1.1.25.10.6.1
If set to true(1), polling for the C4 applications' FQDN / IP cache binding updates will be enabled. If set to false(2), no polling will be performed.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadFqdnCachePollInterval 1.3.6.1.4.1.4998.1.1.25.10.6.2
Poll interval in seconds for checking for updates to the C4 application's FQDN/IP cache binding.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 300..86400  

cadFqdnCacheRefresh 1.3.6.1.4.1.4998.1.1.25.10.6.3
This variable always returns false(2) upon reading. When set to true(1), the C4 application will immediatelly poll the DNS resovler for an update of each of the FQDN IP bindings contained in the cadStaticFqdnCacheTable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadFqdnCacheTable 1.3.6.1.4.1.4998.1.1.25.10.7
The list of the FQDN IP bindings from DNS resolver.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadFqdnCacheEntry

cadFqdnCacheEntry 1.3.6.1.4.1.4998.1.1.25.10.7.1
An entry (conceptual row) in the cadFqdnCacheTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadFqdnCacheEntry  

cadFqdnCacheName 1.3.6.1.4.1.4998.1.1.25.10.7.1.1
The name can be a host name or fully/partially qualified domain name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..154)  

cadFqdnCacheFqdn 1.3.6.1.4.1.4998.1.1.25.10.7.1.2
the fully qualified domain name returned from DNS resolver.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..250)  

cadFqdnCacheIpAddrType 1.3.6.1.4.1.4998.1.1.25.10.7.1.3
The IP address type associated with the IP address. If the IP address is zero length, this object will be set to unknown(0).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cadFqdnCacheIpAddress 1.3.6.1.4.1.4998.1.1.25.10.7.1.4
The IP address type associated with the resolved IP address. This object is set to zero length, if the resolved IP address is not found.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cadFqdnCacheLastUpdateTime 1.3.6.1.4.1.4998.1.1.25.10.7.1.5
The sysUpTime when a cadStaticFqdnCacheEntry is updated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cadFqdnCacheStatus 1.3.6.1.4.1.4998.1.1.25.10.7.1.6
validIp(1) - found a valid IP address associated with cadStaticFqdnCacheName. unknownIp(2) - DNS server does not have the IP address. invalidIp(3) - IP address returned by the service is not a vlid unicast IP address. timeout(4) - DNS resolver send request but get timeout. genError(5) - general error.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER validIp(1), unknownIp(2), invalidIp(3), timeout(4), genError(5)  

cadDsgIfClassifierCfgTable 1.3.6.1.4.1.4998.1.1.25.10.8
The list of the FQDN IP bindings from DNS resolver.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadDsgIfClassifierCfgEntry

cadDsgIfClassifierCfgEntry 1.3.6.1.4.1.4998.1.1.25.10.8.1
An entry (conceptual row) in the cadDsgIfClassifierCfgTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadDsgIfClassifierCfgEntry  

cadDsgIfSrcName 1.3.6.1.4.1.4998.1.1.25.10.8.1.1
The source name where a source name can be a host name, partially, or fully qualified domain name.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..154)  

cadDsgIfClassifierCfgRowStatus 1.3.6.1.4.1.4998.1.1.25.10.8.1.2
The status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cadMgmdPmStaticGroupCfgTable 1.3.6.1.4.1.4998.1.1.25.10.9
The list of the FQDN IP bindings from DNS resolver.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadMgmdPmStaticGroupCfgEntry

cadMgmdPmStaticGroupCfgEntry 1.3.6.1.4.1.4998.1.1.25.10.9.1
An entry (conceptual row) in the cadMgmdPmStaticGroupCfgTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadMgmdPmStaticGroupCfgEntry  

cadMgmdPmStaticGroupAddress 1.3.6.1.4.1.4998.1.1.25.10.9.1.1
the static IP address of the group.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cadMgmdPmStaticGroupSourceName 1.3.6.1.4.1.4998.1.1.25.10.9.1.2
Group source name can be a host name or fully/partially qualified domain name.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..154)  

cadMgmdPmStaticGroupCfgRowStatus 1.3.6.1.4.1.4998.1.1.25.10.9.1.3
The status of this row.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

cadMcastStatsTable 1.3.6.1.4.1.4998.1.1.25.10.10
The Cadent Multicast Stats Table contains the packet and byte counters for an instance of a multicast stream. If the multicast stream is for a DSG tunnel, it also contains the ifIndex of the channel carrying the tunnel and the tunnel number.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadMcastStatsEntry

cadMcastStatsEntry 1.3.6.1.4.1.4998.1.1.25.10.10.1
An entry in the Cadent Multicast Stats Table. An entry in this table exists for each active multicast service flow when MDF is enabled on the cable-mac.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadMcastStatsEntry  

cadMcastStatsDsid 1.3.6.1.4.1.4998.1.1.25.10.10.1.1
This object contains the DSID value with which the CMTS labels the DSG Tunnel traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dsid  

cadMcastStatsSentPkts 1.3.6.1.4.1.4998.1.1.25.10.10.1.2
This attribute indicates the count of the number of packets transmitted for this outgoing multicast stream.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cadMcastStatsSentOctets 1.3.6.1.4.1.4998.1.1.25.10.10.1.3
This attribute indicates the count of the number of octets transmitted for this outgoing multicast stream.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cadMcastStatsDroppedPkts 1.3.6.1.4.1.4998.1.1.25.10.10.1.4
This attribute indicates the count of the number of packets dropped for this outgoing multicast stream.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cadMcastStatsDroppedOctets 1.3.6.1.4.1.4998.1.1.25.10.10.1.5
This attribute indicates the count of the number of octets dropped for this outgoing multicast stream.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cadMcastStatsDsIfIndex 1.3.6.1.4.1.4998.1.1.25.10.10.1.6
The ifIndex of the downstream channel carrying this stream. Zero if stream is not for DSG.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

cadMcastStatsTunnelIndex 1.3.6.1.4.1.4998.1.1.25.10.10.1.7
The index into the DSG Tunnel table that represent a tunnel. Zero if stream is not for DSG.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cadMcastStatsDsChSetId 1.3.6.1.4.1.4998.1.1.25.10.10.1.8
This attribute provides the reference for the Downstream Channel Set within a MAC Domain that the multicast Servide flow is replicated to.
Status: current Access: read-only
OBJECT-TYPE    
  ChSetId  

cadMcastStatsGSFID 1.3.6.1.4.1.4998.1.1.25.10.10.1.9
This attribute indicates the identifier assigned to the multicast group service flow.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cadDsgIfTunnelChToGroupTable 1.3.6.1.4.1.4998.1.1.25.10.11
The list of entries of DSG tunnel channel to group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadDsgIfTunnelChToGroupEntry

cadDsgIfTunnelChToGroupEntry 1.3.6.1.4.1.4998.1.1.25.10.11.1
An entry (conceptual row) in the cadDsgIfTunnelChToGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadDsgIfTunnelChToGroupEntry  

cadDsgIfTunnelGrpIndex 1.3.6.1.4.1.4998.1.1.25.10.11.1.1
This attribute indicates DSG tunnel group index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32