CADANT-CMTS-LAYER2CMTS-MIB: View SNMP OID List / Download MIB

VENDOR: CADANT INC.


 Home MIB: CADANT-CMTS-LAYER2CMTS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cadLayer2Mib 1.3.6.1.4.1.4998.1.1.20.1
This MIB module contains the following information: 1) The concept of bridge groups and bridge ports 2) The policy governed the assigment of Internet Service Provider's subnet addresses per bridge group 3) Support for per bridge group spanning tree
     cadBridgeGroup 1.3.6.1.4.1.4998.1.1.20.1.1
         cadBridgeGroupGeneral 1.3.6.1.4.1.4998.1.1.20.1.1.1
             cadBridgeGroupMaxNum 1.3.6.1.4.1.4998.1.1.20.1.1.1.1 integer32 read-only
The maximum number of bridge groups supported.
         cadBridgeGroupTable 1.3.6.1.4.1.4998.1.1.20.1.1.2 no-access
A table (and along with other supported tables) contains bridge group information. A bridge group is actually a Port-Vlan concept which consists of one or more E-ports and one or more D-ports. Each D-port includes its associated U-ports and is further subdivided into 3 sub-ports associated with different types of traffic. The CM sub-port carries traffic for the cable-modem itself. The CPEAUTH sub-port carries traffic for an authorized CPE behind a cable-modem. The CPEUNAUTH sub-port carries traffic for an unauthorized CPE behind a cable-modem. Initially, all ports belong to the OAM&P bridge group when a card is first provisioned. Bridge ports can only exist in one bridge group at a time and can be moved between them. Generally, the CPEAUTH sub-port on the D card would be in a bridge group with an E port that had access to the internet and the DHCP servers for the ISP used by the subscriber. The CM sub-port would be in a bridge group with an E port that had access to the DHCP servers and administrative controls for the MSO. The CPEUNAUTH sub-port would be in a bridge group that included access to a sign-on server.
             cadBridgeGroupEntry 1.3.6.1.4.1.4998.1.1.20.1.1.2.1 no-access
A conceptual row containing information about different types of CMTS's broadcast domains and their configuration parameters.
                 cadBgIndex 1.3.6.1.4.1.4998.1.1.20.1.1.2.1.1 cadbridgegroupid no-access
CMTS broadcast domain Id. Used as index. It has a value from 1 to the value of bridgeGroupMaxNum
                 cadBgName 1.3.6.1.4.1.4998.1.1.20.1.1.2.1.2 displaystring read-write
Symbolic Name of the domain.
                 cadBgRowStatus 1.3.6.1.4.1.4998.1.1.20.1.1.2.1.11 rowstatus read-write
Control Object for row creation and deletion.
         cadBridgeGroupStatsTable 1.3.6.1.4.1.4998.1.1.20.1.1.10 no-access
A table which contains read-only (status) information on bridge groups.
               cadBridgeGroupStatsEntry 1.3.6.1.4.1.4998.1.1.20.1.1.10.1 no-access
A conceptual row containing read-only information on bridge groups.
                   cadBgLeaderBgpId 1.3.6.1.4.1.4998.1.1.20.1.1.10.1.1 interfaceindexorzero read-only
The bridge port that is the leader for this bridge group. If there are no bridge ports in this bridge group or there are multiple bridge ports in this bridge group but none of them make a clear leader, then cadBgLeaderBgpId is zero. Otherwise, it is the cadBgpId of the leader bridge port for this bridge group.
                   cadBgMacAddress 1.3.6.1.4.1.4998.1.1.20.1.1.10.1.2 macaddress read-only
The mac address of the layer 2 entity associated with this bridge group. If there are no layer 2 entities associated with the bridge group, this value will be zero. In the case of a bundle, this will be the mac address of the bundle group leader.
         cadBridgePortTable 1.3.6.1.4.1.4998.1.1.20.1.1.11 no-access
A table contain broadcast domain Ports Configuration (i.e. E ports, D-ports, M-Ports...etc)
               cadBridgePortEntry 1.3.6.1.4.1.4998.1.1.20.1.1.11.1 no-access
A conceptual row containing port configuration within a bridge group.
                   cadBgpGroupId 1.3.6.1.4.1.4998.1.1.20.1.1.11.1.1 cadbridgegroupid read-write
Bridge group index. The same index used in bridgeGroupTable to identify a bridge group.
                   cadBgpId 1.3.6.1.4.1.4998.1.1.20.1.1.11.1.2 interfaceindex no-access
The secondary index of this table identifies a port in a given bridge group.
                   cadBgpCardId 1.3.6.1.4.1.4998.1.1.20.1.1.11.1.3 cardid read-only
The slot number of the card containing this bridge port.
                   cadBgpCardType 1.3.6.1.4.1.4998.1.1.20.1.1.11.1.4 cercardtype read-only
The primary Card Type. Refer to Cadant's Equipment Mib for CerCardType definition.
                   cadBgpPortId 1.3.6.1.4.1.4998.1.1.20.1.1.11.1.5 portid read-only
The port number of the physical port containing this bridge port.
                   cadBgpType 1.3.6.1.4.1.4998.1.1.20.1.1.11.1.6 cadbridgeporttype no-access
The type of this bridge port.
                   cadBgpBundleGroupId 1.3.6.1.4.1.4998.1.1.20.1.1.11.1.10 interfaceindexorzero read-write
The bridge port which is the bundle leader. If this value is 0, then this port is not part of a bundle group. If this value is equal to its cadBgpId, then this port is the bundle leader for its group. Otherwise, this value must point to a valid bridge port.
                   cadBgpMacAddress 1.3.6.1.4.1.4998.1.1.20.1.1.11.1.11 macaddress read-only
The current mac address associated with the bridge port. Initially, this is the address associated with the MAC or Ethernet port, but can change as a result of bundling or sparing operations.
         cadBridgeGroupPortStatusTable 1.3.6.1.4.1.4998.1.1.20.1.1.12 no-access
A table which contains status information on bridge group members.
               cadBridgeGroupPortStatusEntry 1.3.6.1.4.1.4998.1.1.20.1.1.12.1 no-access
A conceptual row containing status information on possible bridge group members.
                   cadBgpStatGroupId 1.3.6.1.4.1.4998.1.1.20.1.1.12.1.1 cadbridgegroupid no-access
The bridge group id to which this physical interface belongs.
                   cadBgpStatMacIfIndex 1.3.6.1.4.1.4998.1.1.20.1.1.12.1.2 interfaceindex no-access
The ifIndex of the layer 2 entity associated with the bridge group.
                   cadBgpStatPhyIfIndex 1.3.6.1.4.1.4998.1.1.20.1.1.12.1.3 interfaceindex no-access
The ifIndex of the physical entity associated with the bridge group. This ifIndex corresponds to an actual physical port on the C4. For NAM ports that are both a layer 2 and physical entity, this value may be the same as as the cadBgmemStatMacIfIndex.
                   cadBgpStatPhyCardId 1.3.6.1.4.1.4998.1.1.20.1.1.12.1.4 cardid read-only
The cardId of the slot associated with the physical ifindex.
                   cadBgpStatPhyPortId 1.3.6.1.4.1.4998.1.1.20.1.1.12.1.5 portid read-only
The portId of the port associated with the physical ifindex.
         cadDot3adAggTable 1.3.6.1.4.1.4998.1.1.20.1.1.13 no-access
This table extends the dot3adAggTable to control LACP.
               cadDot3adAggEntry 1.3.6.1.4.1.4998.1.1.20.1.1.13.1 no-access
This is an extension of the dot3adAggEntry table that adds a LAG-level LACP enable.
                   cadDot3adAggId 1.3.6.1.4.1.4998.1.1.20.1.1.13.1.1 integer no-access
The unique identifier allocated to this Aggregator by the CMTS system.
                   cadDot3adAggIndex 1.3.6.1.4.1.4998.1.1.20.1.1.13.1.2 interfaceindex read-only
The unique ifInex to identify this Aggregator.
                   cadDot3adAggMacAddress 1.3.6.1.4.1.4998.1.1.20.1.1.13.1.3 macaddress read-only
The MAC address of this Aggregator.
                   cadDot3adAggLacpEnable 1.3.6.1.4.1.4998.1.1.20.1.1.13.1.4 truthvalue read-only
TRUE if LACP is enabled for this LAG, FALSE if it is disabled.
                   cadDot3adAggLacpMode 1.3.6.1.4.1.4998.1.1.20.1.1.13.1.5 integer read-only
The default administrative status of the LACP protocol for ports In this LAG. Controls bit 0 of dot3adAggPortPartnerOperState to zero for passive and is set to one for active. Enumeration: 'active': 1, 'passive': 2.
                   cadDot3adAggLacpRate 1.3.6.1.4.1.4998.1.1.20.1.1.13.1.6 integer read-only
Specifies the default requested exchange rate of LACP packets for ports In this LAG. Controls bit 1 (LACP_Timeout) in dot3adAggPortActorOperState slow(1): The device requests its peers to send LACP packets at a slow rate to this interface. LACP_Timeout equals 0 (transmission interval of 30 seconds, long timeout of 90 seconds) fast(2) : The device requests its peers to send LACP packets at fast rate to this interface. LACP_Timeout equals 1 (transmission interval of 1 second, short timeout of 3 seconds). Enumeration: 'slow': 1, 'fast': 2.
                   cadDot3adAggMinLinks 1.3.6.1.4.1.4998.1.1.20.1.1.13.1.7 integer read-only
Sets the minimum number of ports that must be able to pass dataplane traffic for this LAG to be in-service. If the number of such ports in this LAG falls below this value, the entire LAG goes OOS.
                   cadDot3adAggDescription 1.3.6.1.4.1.4998.1.1.20.1.1.13.1.8 displaystring read-only
The description of the Link Aggregation Group.
                   cadDot3adAggTrapInh 1.3.6.1.4.1.4998.1.1.20.1.1.13.1.9 bits read-only
If a bit is set, the corresponding state change trap will not be sent. By default only linkUp and linkDown notifications are enabled. Bits: 'duplex': 2, 'linkUpLinkDown': 3, 'primary': 0, 'secondary': 1.
                   cadDot3adAggAdminState 1.3.6.1.4.1.4998.1.1.20.1.1.13.1.10 adminstate read-only
The administrative state of the Link Aggregation Group.
                   cadDot3adAggPrState 1.3.6.1.4.1.4998.1.1.20.1.1.13.1.11 primarystate read-only
The primary state of the Link Aggregation Group.
                   cadDot3adAggSecState 1.3.6.1.4.1.4998.1.1.20.1.1.13.1.12 secondarystate read-only
The secondary state of the Link Aggregation Group.
                   cadDot3adAggRowStatus 1.3.6.1.4.1.4998.1.1.20.1.1.13.1.13 rowstatus read-only
Control Object for row creation and deletion.
                   cadDot3adAggSystemID 1.3.6.1.4.1.4998.1.1.20.1.1.13.1.14 macaddress read-only
Equivalent to the dot3adAggActorSystemID in the dot3adAggTable. A 6-octet read-write MAC address value used as a unique identifier for the System that contains this Aggregator.
         cadDot3adParams 1.3.6.1.4.1.4998.1.1.20.1.1.14
               cadDot3adSystemPriority 1.3.6.1.4.1.4998.1.1.20.1.1.14.1 integer read-write
A 2-octet value that indicates the priority value associated with the Actor's System ID.
     cadAging 1.3.6.1.4.1.4998.1.1.20.1.2
         cadAgingCPEAgingInterval 1.3.6.1.4.1.4998.1.1.20.1.2.1 timeinterval read-write
MAC Aging counter granularity.
         cadAgingSFAgingInterval 1.3.6.1.4.1.4998.1.1.20.1.2.2 timeinterval read-write
Service Flow Aging granularity.
         cadAgingStaleMACAgingInterval 1.3.6.1.4.1.4998.1.1.20.1.2.3 integer32 read-write
Stale MAC Flow Aging time in seconds.
         cadAgingArpCacheAgingInterval 1.3.6.1.4.1.4998.1.1.20.1.2.4 integer32 read-write
Arp cache Aging time in seconds.
         cadAgingIdleMACAgingInterval 1.3.6.1.4.1.4998.1.1.20.1.2.5 integer32 read-write
The timeout period in seconds for aging out dynamically learned MAC information.
         cadAgingArpCacheSearchingRateLimit 1.3.6.1.4.1.4998.1.1.20.1.2.6 integer32 read-write
The minimum amount of time between transmitting ARP requests while an ARP cache entry is in the searching state.
         cadAgingArpCacheSearchingMaxNumber 1.3.6.1.4.1.4998.1.1.20.1.2.7 integer32 read-write
The maximum number of ARP requests transmitted while an ARP cache entry is in the searching state. When the number of ARPs indicated by this variable have been transmitted, the next packet that arrives for an ARP cache entry in the searching state will cause that entry to transition to the notPresent state.
         cadAgingArpCacheNotPresentRateLimit 1.3.6.1.4.1.4998.1.1.20.1.2.8 integer32 read-write
The minimum amount of time between transmitting ICMP unreachables while an ARP cache entry is in the notPresent state.
         cadAgingArpCacheNotPresentMaxNumber 1.3.6.1.4.1.4998.1.1.20.1.2.9 integer32 read-write
The maximum number of ICMP unreachables transmitted while an ARP cache entry is in the notPresent state. When the number of ICMPs indicated by this variable have been transmitted, the next packet that arrives for an ARP cache entry in the notPresent state will cause that entry to transition to the searching state, unless cadAgingArpCacheNotPresentMinTime has not been reached yet.
         cadAgingArpCacheNotPresentMaxTime 1.3.6.1.4.1.4998.1.1.20.1.2.10 integer32 read-write
The maximum amount of time an ARP cache entry is in the notPresent state. When the amount of time indicated by this variable has elapsed, the next packet that arrives for an ARP cache entry in the notPresent state will cause that entry to transition to the searching state, unless cadAgingArpCacheNotPresentMinTime has not been reached yet.
         cadAgingArpCacheNotPresentMinTime 1.3.6.1.4.1.4998.1.1.20.1.2.11 integer32 read-write
The minimum amount of time an ARP cache entry is in the notPresent state. This variable takes precedence over cadAgingArpCacheNotPresentMaxNumber and cadAgingArpCacheNotPresentMaxTime. However, and ARP entry aged out due to inactivity will be removed regardless of whether the amount of time indicated by cadAgingArpCacheNotPresentMinTime has elapsed or not.
         cadAgingArpCacheSearchingGlobalMaxRate 1.3.6.1.4.1.4998.1.1.20.1.2.12 integer32 read-write
The maximum global ARP request transmit rate for all IP's with an ARP cache entry in the searching state. Units are in packets sent per second.
         cadAgingArpCacheNotPresentGlobalMaxRate 1.3.6.1.4.1.4998.1.1.20.1.2.13 integer32 read-write
The maximum global ICMP unreachable transmit rate for all IP's with an ARP cache entry in the notPresent state. Units are in packets sent per second.
         cadAgingNDCacheAgingInterval 1.3.6.1.4.1.4998.1.1.20.1.2.14 integer32 read-write
ND cache Aging time in seconds.
         cadAgingNDCacheSearchingRateLimit 1.3.6.1.4.1.4998.1.1.20.1.2.15 integer32 read-write
The minimum amount of time between transmitting ND requests while an ND cache entry is in the searching state.
         cadAgingNDCacheSearchingMaxNumber 1.3.6.1.4.1.4998.1.1.20.1.2.16 integer32 read-write
The maximum number of ND requests transmitted while an ND cache entry is in the searching state. When the number of NDs indicated by this variable have been transmitted, the next packet that arrives for an ND cache entry in the searching state will cause that entry to transition to the notPresent state.
         cadAgingNDCacheNotPresentRateLimit 1.3.6.1.4.1.4998.1.1.20.1.2.17 integer32 read-write
The minimum amount of time between transmitting ICMP unreachables while an ND cache entry is in the notPresent state.
         cadAgingNDCacheNotPresentMaxNumber 1.3.6.1.4.1.4998.1.1.20.1.2.18 integer32 read-write
The maximum number of ICMP unreachables transmitted while an ND cache entry is in the notPresent state. When the number of ICMPs indicated by this variable have been transmitted, the next packet that arrives for an ND cache entry in the notPresent state will cause that entry to transition to the searching state, unless cadAgingNDCacheNotPresentMinTime has not been reached yet.
         cadAgingNDCacheNotPresentMaxTime 1.3.6.1.4.1.4998.1.1.20.1.2.19 integer32 read-write
The maximum amount of time an ND cache entry is in the notPresent state. When the amount of time indicated by this variable has elapsed, the next packet that arrives for an ND cache entry in the notPresent state will cause that entry to transition to the searching state, unless cadAgingNDCacheNotPresentMinTime has not been reached yet.
         cadAgingNDCacheNotPresentMinTime 1.3.6.1.4.1.4998.1.1.20.1.2.20 integer32 read-write
The minimum amount of time an ARP cache entry is in the notPresent state. This variable takes precedence over cadAgingArpCacheNotPresentMaxNumber and cadAgingArpCacheNotPresentMaxTime. However, and ARP entry aged out due to inactivity will be removed regardless of whether the amount of time indicated by cadAgingArpCacheNotPresentMinTime has elapsed or not.
         cadAgingNDCacheSearchingGlobalMaxRate 1.3.6.1.4.1.4998.1.1.20.1.2.21 integer32 read-write
The maximum global ND request transmit rate for all IP's with an ND cache entry in the searching state. Units are in packets sent per second.
         cadAgingNDCacheNotPresentGlobalMaxRate 1.3.6.1.4.1.4998.1.1.20.1.2.22 integer32 read-write
The maximum global ICMP unreachable transmit rate for all IP's with an ND cache entry in the notPresent state. Units are in packets sent per second.
         cadAgingArpCacheSearchingCableUnicast 1.3.6.1.4.1.4998.1.1.20.1.2.23 integer32 read-write
The maximum number of unicast ARP requests transmitted while an ARP cache entry is in the searching state where the MAC/IP binding is previously known. After the number of unicast ARPs indicated by this variable have been transmitted, additional ARP requests will be sent as broadcast until the cadAgingArpCacheSearchingMaxNumber limit is reached, at which point the next packet that arrives for an ARP cache entry in the searching state will cause that entry to transition to the notPresent state.
         cadAgingArpCacheSearchingCableBroadcast 1.3.6.1.4.1.4998.1.1.20.1.2.24 truthvalue read-write
This variable controls whether broadcast ARP packets can be sent for an IPv4 address where there is no stored previous knowledge about a MAC/IP binding. The total number of broadcast ARPs to send before switching to the not-present state is limited by the cadAgingArpCacheSearchingMaxNumber variable. If cadAgingArpCacheSearchingCableBroadcast is false and there is no stored previous knowledge about a MAC/IP binding, the ARP cache entry will transition immediately to the not-present state.
         cadAgingNDCacheSearchingCableUnicast 1.3.6.1.4.1.4998.1.1.20.1.2.25 integer32 read-write
The maximum number of unicast NS requests transmitted while an ND cache entry is in the searching state where the MAC/IP binding is previously known. After the number of unicast NSs indicated by this variable have been transmitted, additional NS requests will be sent as multicast until the cadAgingNDCacheSearchingMaxNumber limit is reached, at which point the next packet that arrives for an ND cache entry in the searching state will cause that entry to transition to the notPresent state.
         cadAgingNDCacheSearchingCableMulticast 1.3.6.1.4.1.4998.1.1.20.1.2.26 truthvalue read-write
This variable controls whether multicast NS packets can be sent for an IPv6 address where there is no stored previous knowledge about a MAC/IP binding. The total number of multicast NSs to send before switching to the not-present state is limited by the cadAgingNDCacheSearchingMaxNumber variable. If cadAgingNDCacheSearchingCableMulticast is false and there is no stored previous knowledge about a MAC/IP binding, the ND cache entry will transition immediately to the not-present state.
     cadLayer2MibGroup 1.3.6.1.4.1.4998.1.1.20.1.3
         cadAgingGroup 1.3.6.1.4.1.4998.1.1.20.1.3.1
This group contains a collection of objects specific to MAC aging.
         cerIpGroup 1.3.6.1.4.1.4998.1.1.20.1.3.2
A collection of objects providing IP configuration for IEQ.
     cadMacPortMIBObjects 1.3.6.1.4.1.4998.1.1.20.1.4
         cadMacPortTable 1.3.6.1.4.1.4998.1.1.20.1.4.1 no-access
MAC port table.
             cadMacPortEntry 1.3.6.1.4.1.4998.1.1.20.1.4.1.1 no-access
                 cadMacPortId 1.3.6.1.4.1.4998.1.1.20.1.4.1.1.1 macportid no-access
MAC port id which uniquely identifies a MAC port. Mac port Id range from 417 to 448 are reserved for 2D12U CAMs.
                 cadMacPortAdminState 1.3.6.1.4.1.4998.1.1.20.1.4.1.1.4 adminstate read-only
The administrative state of the MAC port.
                 cadMacPortPrState 1.3.6.1.4.1.4998.1.1.20.1.4.1.1.5 primarystate read-only
The primary state of the MAC port.
                 cadMacPortSecState 1.3.6.1.4.1.4998.1.1.20.1.4.1.1.6 secondarystate read-only
The secondary state of the MAC port.
                 cadMacPortDplxStatus 1.3.6.1.4.1.4998.1.1.20.1.4.1.1.7 duplexstatus read-only
The duplex status of the MAC port.
                 cadMacPortMacAddress 1.3.6.1.4.1.4998.1.1.20.1.4.1.1.8 macaddress read-only
The MAC address of the MAC port.
                 cadMacPortIfIndex 1.3.6.1.4.1.4998.1.1.20.1.4.1.1.9 interfaceindex read-only
The ifIndex of the MAC port.
                 cadMacPortDescription 1.3.6.1.4.1.4998.1.1.20.1.4.1.1.10 displaystring read-only
The description of the MAC port.
                 cadMacPortTrapInh 1.3.6.1.4.1.4998.1.1.20.1.4.1.1.11 bits read-only
If a bit is set, the corresponding state change trap will not be sent. By default only linkUp and linkDown notifications are enabled. Bits: 'duplex': 2, 'linkUpLinkDown': 3, 'primary': 0, 'secondary': 1.
                 cadMacPortRowStatus 1.3.6.1.4.1.4998.1.1.20.1.4.1.1.12 rowstatus read-only
Control object for row creation and deletion.
                 cadMacPortOfdm 1.3.6.1.4.1.4998.1.1.20.1.4.1.1.13 truthvalue read-only
If set to true, DOCSIS 3.1 is enabled for this MAC Port.
         cadIfMacDomainTable 1.3.6.1.4.1.4998.1.1.20.1.4.2 no-access
The cadIfMacDomainTable maintains configuration information specific to each MAC domain. The table is indexed by the MAC domain ifIndex(from the ifTable or the cadMacPortTable).
             cadIfMacDomainEntry 1.3.6.1.4.1.4998.1.1.20.1.4.2.1 no-access
                 cadIfMacDomainIfIndex 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.1 interfaceindex no-access
MAC domain ifIndex
                 cadIfMacDomainCapabilities 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.2 bits read-only
Identifies the capabilities of the CMTS MAC implementation at this interface. Bits: 'concatentation': 1, 'atmCells': 0.
                 cadIfMacDomainSyncInterval 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.3 integer32 read-write
Interval between CMTS transmission of successive SYNC messages at this interface.
                 cadIfMacDomainUcdInterval 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.4 integer32 read-write
Interval between CMTS transmission of successive UCD messages for each upstream at this interface.
                 cadIfMacDomainMaxServiceIds 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.5 integer32 read-only
Maximum number of service IDs that may be simultaneously active.
                 cadIfMacDomainInvitedRangingAttempts 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.6 integer32 read-write
Maximum number of attempts to make on invitations for ranging requests. A value of 0 means the system should attempt to range forever.
                 cadIfMacDomainInsertInterval 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.7 integer read-write
Amount of time between each broadcast station maintenance grant.
                 cadIfMacDomainRangingInterval 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.8 timeinterval read-write
Amount of time to elapse between each ranging message.
                 cadIfMacDomainRangeOpportunityCycle 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.9 timeinterval read-write
Amount of time to elapse between each ranging cycle.
                 cadIfMacDomainTftpEnforce 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.10 cadtftpenforcetype read-write
Current state of TFTP enforce for this interface.
                 cadIfMacDomainDynamicSecret 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.11 caddynamicsecrettype read-write
Current state of Cable Dynamic Secret for this interface.
                 cadIfMacDomainAnnex 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.13 integer read-write
The value of this object indicates the conformance of the implementation to important regional cable standards. annexA : Annex A from ITU-J83 is used. annexB : Annex B from ITU-J83 is used. annexC : Annex C from ITU-J83 is used. Enumeration: 'unknown': 1, 'annexB': 4, 'other': 2, 'annexC': 5, 'annexA': 3.
                 cadIfMacDomainMddInterval 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.14 unsigned32 read-write
This attribute configures the interval for the insertion of MDD messages in each downstream channel of a MAC Domain.
                 cadIfMacDomainIpProvMode 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.16 integer read-write
This attribute configures the CMTS IP provisioning mode for a MAC Domain. When this attribute is set to 'ipv4Only' the CM will acquire a single IPv4 address for the CM management stack. When this attribute is set to 'ipv6Only' the CM will acquire a single IPv6 address for the CM management stack. When this attribute is set to 'alternate' the CM will acquire a single IPv6 address for the CM management stack and, if failures occur, the CM will fall back to provisioning and operation with an IPv4 address. When this attribute is set to 'dualStack' the CM will acquire both an IPv6 and IPv4 address for provisioning and operation. Enumeration: 'ipv6Only': 1, 'dualStack': 3, 'alternate': 2, 'ipv4Only': 0.
                 cadIfMacDomainCmStatusEvCtlEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.18 truthvalue read-write
If set to 'true', this attribute enables the signaling of the CM-Status Event reporting mechanism.
                 cadIfMacDomainUsFreqRange 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.19 integer read-write
This attribute indicates in MDD messages the upstream frequency upper band edge of an upstream Channel. A value 'standard' means Standard Frequency Range and a value 'extended' means Extended Frequency Range. Enumeration: 'extended': 1, 'standard': 0.
                 cadIfMacDomainMcastDsidFwdEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.20 truthvalue read-write
If set to 'true', this attribute enables the CMTS to use IP Multicast DSID Forwarding (MDF) for the MAC domain.
                 cadIfMacDomainDsBondingEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.21 truthvalue read-write
If set to 'true', this attribute enables Downstream Channel Bonding for the MAC Domain.
                 cadIfMacDomainMultTxChModeEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.22 truthvalue read-write
If set to 'true', this attribute enables Multiple Transmit Channel (MTC) Mode for the MAC Domain.
                 cadIfMacDomainEarlyAuthEncrCtrl 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.23 integer read-write
This attribute enables or disables early authentication and encryption (EAE) signaling for the MAC Domain. It also defines the type of EAE enforcement in the case that EAE is enabled. If set to 'disableEAE', EAE is disabled for the MAC Domain. If set to 'enableEaeRangingBasedEnforcement', 'enableEaeCapabilityBasedEnforcement' or 'enableEaeTotalEnforcement', EAE is enabled for the MAC Domain. The following EAE enforcement methods are defined in the case where EAE signaling is enabled: The option 'enableEaeRangingBasedEnforcement' indicates EAE is enforced on CMs that perform ranging with a B-INIT-RNG-REQ message. The option 'enableEaeCapabilityBasedEnforcement' indicates EAE is enforced on CMs that perform ranging with a B-INIT-RNG-REQ message in which the EAE capability flag is set. The option 'enableEaeTotalEnforcement' indicates EAE is enforced on all CMs regardless of their EAE capabilities. Enumeration: 'enableEaeCapabilityBasedEnforcement': 3, 'disableEae': 1, 'enableEaeRangingBasedEnforcement': 2, 'enableEaeTotalEnforcement': 4.
                 cadIfMacDomainTftpProxyEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.24 truthvalue read-write
If set to 'true', this attribute enables TFTP Proxy functionality for the MAC Domain.
                 cadIfMacDomainSrcAddrVerifEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.25 truthvalue read-write
If set to 'true', this attribute enables Source Address Verification (SAV) functionality for the MAC Domain.
                 cadIfMacDomainMulticastEncryption 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.26 truthvalue read-only
If set to 'true', this attribute enables multicast encryption for all multicast flows on all downstream channels in the MAC domain using the des56 algorithm.
                 cadIfMacDomainRcpReportMode 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.27 integer read-write
This attribute controls the reporting of the CM receiver profiles in the registration messages. A value of 0 means that the CM MUST NOT provide verbose reporting of all its Receive Channel Profiles. A value of 1 means that the CM MUST provide verbose reporting of Receive Channel Profiles. both standard profiles and manufacturers profiles. Enumeration: 'nonVerbose': 0, 'verbose': 1.
                 cadIfMacDomainRegRspToOverride 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.28 unsigned32 read-write
This attribute provides an ability to override the default value of the T6 timer in the CM. When this attribute is not set to its default value, then the CMTS will place it into the MDD and the CM MUST use this value in place of the default value for the T6 timer.
                 cadIfMacDomainMultRxChModeEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.29 truthvalue read-write
If set to true, this attribute enables Downstream Channel Bonding for the MAC Domain.
                 cadIfMacDomainCmUdcEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.30 truthvalue read-write
If set to true, this attribute instructs the CMTS MAC Domain to enable Upstream Drop Classifiers (UDC) for the CMs attempting registration in this MAC Domain.
                 cadIfMacDomainSendUdcRulesEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.31 truthvalue read-write
If set to true and when the CM signals to the CMTS 'Upstream Drop Classifier Group ID encodings, this attribute instructs the CMTS MAC Domain to send the Subscriber Management Filters rules associated with the Upstream Drop Classifier Group ID encodings to the CM in the form of UDCs when the following conditions occurs: 1)The attribute CmUdcEnabled value for this MAC Domain is set to true, and 2)The CM has the UDC capability advertised as supported. If there is no a single Subscriber Management Filter configured in the CMTS for the CM signaled UDC Group ID, the CMTS does not send UDC encodings to the CM. It is vendor specific whether the CMTS maintains enforcement of the CM signaled or default Subscriber Management Filter groups in the upstream direction.
                 cadIfMacDomainRccDynEnable 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.32 truthvalue read-write
This object allows user to enable or disable the autonomous creation of dynamic RCCs per mac domain.
                 cadIfMacDomainDsbgDynEnable 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.33 truthvalue read-write
This object allows user to enable or disable the autonomous creation of dynamic bonding groups per mac domain.
                 cadIfMacDomainDsbgReseqWaitTime 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.34 unsigned32 read-write
Resequence wait time to se set for dynamic bonding groups per mac domain. If the value 255 indicates that requence wait time is determined by the CMTS.
                 cadIfMacDomainDsbgReseqWarnThrshld 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.35 unsigned32 read-write
Resequence warning threshold to se set for dynamic bonding groups per mac domain. If the value 255 indicates that requence warning threshold is determined by the CMTS.
                 cadIfMacDomainDpId 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.36 integer32 read-only
When a mac domain is created or system reset, DMM assigns a Downstream Pool ID (DPID) for each mac domain. If the value 255 indicates the DPID is invalid.
                 cadIfMacDomainUsbgDynEnable 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.37 truthvalue read-write
This object allows user to enable or disable the autonomous creation of dynamic upstream bonding groups per mac domain.
                 cadIfMacDomainDownChannelMaxFrequency 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.38 integer read-write
This object is used to configure the C4 CMTS to accept maximum downstream frequency limit that conform with the EuroDOCSIS specifications (starndard range 112 MHz to 858 MHz), (extended 85 MHz to 999MHz) or to the DOCSIS specifications (standard 91 to 867 MHz), (extended range 57 MHz to 999 MHz). Changes to downstream frequency and width are verified against this object to ensure the C4 CMTS does not exceed the downstream spectrum limits imposed by this object. Attempting to decrease the downstream frequency spectrum implied by this object will fail if at least a single downstream is configured outside of the range for the new value. It is recommended this object be set during initial system setup.
                 cadIfMacDomainDownChannelMinFrequency 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.39 integer read-write
This object is used to configure the C4 CMTS to accept minimum downstream frequency limit that conform with the EuroDOCSIS specifications (starndard range 112 MHz to 858 MHz), (extended 85 MHz to 999MHz) or to the DOCSIS specifications (standard 91 to 867 MHz), (extended range 57 MHz to 999 MHz). Changes to downstream frequency and width are verified against this object to ensure the C4 CMTS does not exceed the downstream spectrum limits imposed by this object. Attempting to increase the minimum downstream frequency limit implied by this object will fail if at least a single downstream is configured outside of the range for the new value. It is recommended this object be set during initial system setup.
                 cadIfMacDomainUpChannelMaxFrequency 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.40 integer read-write
This object is used to configure the C4 CMTS to accept upstream frequency ranges that conform with the EuroDOCSIS specifications (5 MHz to 65 MHz), to the extended range used in Japan (5 MHz to 55 MHz), or to the DOCSIS specifications (5 MHz to 42 MHz), or to the extended upstream range (5 MHz to 85 MHz). Changes to upstream frequency and width are verified against this object to ensure the C4 CMTS does not exceed the upstream spectrum limits imposed by this object. Attempting to narrow the upstream frequency spectrum implied by this object will fail if at least a single upstream is configured outside of the range for the new value. Default value is taken from global setting when the cable-mac is created.
                 cadIfMacDomainBpi2Mandatory 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.41 integer read-write
This object determines the what minimum level of BPI operation is required in order to allow a cable modem to register. Enumeration: 'bpi': 1, 'none': 0, 'bpiPlus': 2.
                 cadIfMacDomainDSG30Enabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.43 truthvalue read-write
If set to 'true', this attribute enables the CMTS to use DSG3.0 on the MAC domain. If false, then DSG reverts to the pre-DOCSIS3.0 version without DSIDs.
                 cadIfMacDomainEnforceRulesEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.44 truthvalue read-write
If set to 'true', then QOS penalties as defined in the cadEnforceRuleTable will be enforced for SFs on CMs in this MAC Domain.
                 cadIfMacDomainCmTxPwrExtentionPreRegistrationEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.45 truthvalue read-write
Indicate if the transmit power extension (before registration) feature is enabled or not onthe CMTS. If set to 'true', the CMTS will populate TLV16 in the MDD message with the value of 1. If set to 'false', the CMTS will populate TLV16 in the MDD message with the the value of 0. The value in this MIB object is ignored if MTCM is disabled.
                 cadIfMacDomainCmTxPwrExtentionPostRegistrationEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.46 truthvalue read-write
Indicate if the transmit power extension (after registration) feature is enabled or not on the CMTS. If set to 'true', the CMTS will populate TLV5.40 in the REG-RSP-MP message with the same value received in the REG-REQ-MP message (advertised CM capability). If set to 'false', the CMTS will respond with 0 in TLV5.40 of the REG-RSP-MP message. The value in this MIB object is ignored if MTCM is disabled
                 cadIfMacDomainT4TimeoutMultiplierEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.47 truthvalue read-write
If set to true, this attribute instructs the CMTS MAC Domain to enable the T4 Timeout Multiplier for the CMs operating in MTCM in this MAC Domain. The multiplier will be set equal to the number of upstream assigned to the modem at registration time.
                 cadIfMacDomainDynamicRccMultiTunerEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.48 truthvalue read-write
If set to true, this attribute instructs the CMTS MAC Domain to enable dynamic RCC support for CM RCP's with multiple tuners.
                 cadIfMacDomainTcsSizeLimit 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.49 integer32 read-write
This object is used to potentially limit the number of channels within a CM's TCS. A value of 0 indicates the limit is determined by the CM's capabilities, configuration and operational status. When a non-zero value is specified and is smaller than the number of channels that are capable of residing within the CM's TCS, the number of channels within the CM's TCS will be restricted to the specified value.
                 cadIfMacDomainDocsis31Enabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.50 truthvalue read-write
If set to true, DOCSIS 3.1 is enabled for this MAC Domain.
                 cadIfMacDomainEnergyMgt1x1Enabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.51 truthvalue read-write
This attribute indicates whether the CMTS is configured for 1x1 Energy Management Mode of operation on a per MAC Domain basis. If this attribute is set to 'true', the CMTS is configured for 1x1 Energy Management Mode of operation on this MAC Domain. If this attribute is set to 'false', the Energy Management 1x1 Mode of operation is disabled in the CMTS on this MAC Domain
                 cadIfMacDomainDsOfdmProfileRecoveryGuardTime 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.52 integer32 read-write
The amount of time that an impaired OFDM profile will remain impaired before transitioning to good upon being notified that the CM can decode the profile. This provides some hysteresis for a profile to become stable before using the newly decodable profile. If set to a value of 0, then there is no hysteresis (no timer is started) and all profiles may transition to good immediately upon being notified that the CM can decode the profile.
                 cadIfMacDomainGracefulTcsReductionEnabled 1.3.6.1.4.1.4998.1.1.20.1.4.2.1.53 truthvalue read-write
If set to true, the CMTS will instruct the modem to try incrementally lower numbers of bonded channels instead of reverting immediately to single US bonded channel while registering a modem and a power shortfall or DRW violation is encountered. If set to false, the CMTS will instruct the modem to immediately revert to a single US bonded channel while registering a modem and a power shortfall or DRW violation is encountered.
         cadMacChlTable 1.3.6.1.4.1.4998.1.1.20.1.4.3 no-access
MAC channel table.
             cadMacChlEntry 1.3.6.1.4.1.4998.1.1.20.1.4.3.1 no-access
                 cadMacChlMacDomainIfIndex 1.3.6.1.4.1.4998.1.1.20.1.4.3.1.1 interfaceindex no-access
ifIndex of the MAC domain
                 cadMacChlChannelIfIndex 1.3.6.1.4.1.4998.1.1.20.1.4.3.1.2 interfaceindex no-access
ifIndex of the upstream or downstream channel
                 cadMacChlCardNumber 1.3.6.1.4.1.4998.1.1.20.1.4.3.1.3 cardid read-only
card number of downstream or upstream channel
                 cadMacChlPortId 1.3.6.1.4.1.4998.1.1.20.1.4.3.1.4 portid read-only
port Id of downstream or upstream channel
                 cadMacChlPortType 1.3.6.1.4.1.4998.1.1.20.1.4.3.1.5 porttype read-only
port type of downstream or upstream channel
                 cadMacChlCardSubType 1.3.6.1.4.1.4998.1.1.20.1.4.3.1.6 cercardsubtype read-only
card subtype type of downstream or upstream channel
                 cadMacChlChannelId 1.3.6.1.4.1.4998.1.1.20.1.4.3.1.7 integer32 read-only
downstream or upstream channel ID. 0 is an invalid channel Id.
                 cadMacChlRowStatus 1.3.6.1.4.1.4998.1.1.20.1.4.3.1.8 rowstatus read-only
Control object for row creation and deletion
                 cadMacChlIsPriCapableDs 1.3.6.1.4.1.4998.1.1.20.1.4.3.1.9 truthvalue read-only
True if this is downstream channel and it is intended to be used as a primary channel by one or more cable modems. False otherwise. When a row's cadMacChlIsPrimaryCapableDs column is set to true(1) then DOCSIS SYNC message generation is enabled on the downstream channel. The default value of this field is true(1) for all downstream channels and false(2) for all upstream channels.
                 cadMacChlSfProvAttrMask 1.3.6.1.4.1.4998.1.1.20.1.4.3.1.10 attributemask read-only
Provisioned attributes of this channel for purposes of channel assignment.
                 cadMacChlDirection 1.3.6.1.4.1.4998.1.1.20.1.4.3.1.11 ifdirection read-only
DOCSIS downstream or upstream direction.
         cadUpSupervisionCfgTable 1.3.6.1.4.1.4998.1.1.20.1.4.4 no-access
Upstream supervison configuration table.
             cadUpSupervisionCfgEntry 1.3.6.1.4.1.4998.1.1.20.1.4.4.1 no-access
                 cadUpSupervisionCfgUpChannelIfIndex 1.3.6.1.4.1.4998.1.1.20.1.4.4.1.1 interfaceindex no-access
ifIndex of the upstream logical channel.
                 cadUpSupervisionCfgDownChannelIfIndex 1.3.6.1.4.1.4998.1.1.20.1.4.4.1.2 interfaceindex no-access
ifIndex of the downstream channel.
                 cadUpSupervisionCfgAssign 1.3.6.1.4.1.4998.1.1.20.1.4.4.1.3 truthvalue read-only
Indicates whether supervisory information for the upstream channel with cadIfUpChannelIfIndex is to be carried on the downstream channel with cadIfDownChannelIfIndex.
                 cadUpSupervisionCfgRowStatus 1.3.6.1.4.1.4998.1.1.20.1.4.4.1.4 rowstatus read-only
Control object for row creation and deletion.
         cadUpSupervisionStatusTable 1.3.6.1.4.1.4998.1.1.20.1.4.5 no-access
Upstream supervision stataus table.
             cadUpSupervisionStatusEntry 1.3.6.1.4.1.4998.1.1.20.1.4.5.1 no-access
                 cadUpSupervisionStatusUpChannelIfIndex 1.3.6.1.4.1.4998.1.1.20.1.4.5.1.1 interfaceindex no-access
ifIndex of the upstream logical channel.
                 cadUpSupervisionStatusDownChannelIfIndex 1.3.6.1.4.1.4998.1.1.20.1.4.5.1.2 interfaceindex no-access
ifIndex of the downstream channel.
                 cadUpSupervisionStatusAssignmentMethod 1.3.6.1.4.1.4998.1.1.20.1.4.5.1.3 integer read-only
Origin of the supervisory relationship. Enumeration: 'provisioned': 2, 'automatic': 1.
     arrisCerIpGroup 1.3.6.1.4.1.4998.1.1.20.1.5
         cerIpGratuitousArpPeriod 1.3.6.1.4.1.4998.1.1.20.1.5.1 unsigned32 read-write
Configure the global time in seconds between gratuitous ARP transmission.