CISCO-CABLE-AVAILABILITY-MIB

File: CISCO-CABLE-AVAILABILITY-MIB.mib (41073 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB SNMPv2-CONF IF-MIB
CISCO-SMI

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Integer32 Counter32 TruthValue
DisplayString SnmpAdminString InetAddress
InetAddressType OBJECT-GROUP MODULE-COMPLIANCE
NOTIFICATION-GROUP ifIndex ciscoMgmt

Defined Types

CcaHCCPGroupEntry  
SEQUENCE    
  ccaHCCPGroupID Integer32
  ccaHCCPGroupAuthentication INTEGER
  ccaHCCPGroupAuthKeyChain SnmpAdminString
  ccaHCCPGroupHelloTime Integer32
  ccaHCCPGroupHoldTime Integer32
  ccaHCCPGroupRevertEnable TruthValue
  ccaHCCPGroupProtectIpAddrType InetAddressType
  ccaHCCPGroupProtectIpAddress InetAddress

CcaHCCPGroupIfEntry  
SEQUENCE    
  ccaHCCPGroupIfStatus INTEGER
  ccaHCCPGroupIfRevertTime Integer32
  ccaHCCPGroupIfTrackEnable TruthValue
  ccaHCCPGroupIfState INTEGER
  ccaHCCPGroupIfLastSwitchReason INTEGER
  ccaHCCPGroupIfOnTransitions Counter32
  ccaHCCPGroupIfOffTransitions Counter32

CcaHCCPGroupTrackInterfaceEntry  
SEQUENCE    
  ccaHCCPGroupTrackIfID Integer32
  ccaHCCPGroupTrackIfDescr DisplayString

CcaHCCPMemberEntry  
SEQUENCE    
  ccaHCCPMemberID Integer32
  ccaHCCPMemberIpAddrType InetAddressType
  ccaHCCPMemberIpAddress InetAddress
  ccaHCCPMemberState INTEGER
  ccaHCCPMemberSwitchNow TruthValue

CcaHCCPMemChanSwitchEntry  
SEQUENCE    
  ccaHCCPMemChanSwitchID Integer32
  ccaHCCPMemChanSwitchType INTEGER
  ccaHCCPMemChanSwitchIpAddrType InetAddressType
  ccaHCCPMemChanSwitchIpAddress InetAddress
  ccaHCCPMemChanSwitchModule Integer32
  ccaHCCPMemChanSwitchProtIpAddrType InetAddressType
  ccaHCCPMemChanSwitchProtIpAddr InetAddress
  ccaHCCPMemChanSwitchProtModule Integer32
  ccaHCCPMemChanSwitchPosition Integer32
  ccaHCCPMemChanSwitchSnmpEnable TruthValue

Defined Values

ciscoCableAvailabilityMIB 1.3.6.1.4.1.9.9.242
This is the MIB module for management of Hot Standby Connection to Connection Protocol (HCCP) features. HCCP is a Cisco proprietary solution for High System Availability for Cable Modem Termination Systems (CMTS). The HCCP protocol is primarily responsible for failure detection and to initiate switchover from one CMTS to another. The CMTS protection is at the RF mac domain level, where protecting and working CMTS cable interfaces operate on the same downstream and upstream frequency. HCCP Terminology: HCCP group: A set of RF MAC interfaces which communicate using HCCP messaging. HCCP member: Each RF MAC interface configured for HCCP. Protect: A member in a HCCP group which acts as the hot standby and protecting other members. Working: The member in a HCCP group that is being protected. Thus a 'HCCP group' consists of 'HCCP members' which are RF MAC interfaces configured to function as 'Protect' or 'Working'. Some RF mac interfaces are configured to form a 'HCCP group' and members within one 'HCCP group' communicate with each other using HCCP messaging. By HCCP messaging, some member acting as 'Protect' or hot standby can detect a failure on the other members which are designated as 'Working' in the same HCCP group. The 'Protect' can then take over traffic on the failed interface. Protection scenarios can be N+1 or 1+1. In the N+1 protection scenario, there is only one CMTS designated for protection of N CMTS. For example in 1+1 : When one linecard fails, the other automatically takes over its traffic. During normal operation, only one linecard forwards traffic, the other linecard stands by and listens to the messages passed from the active one. While in the standby mode, the linecard does not forward traffic. HCCP will automatically switchover to the standby in cases of software failures (crash), linecard insertion/removal, interface shutdowns and cable wiring failures etc. Both Protect and Working are preconfigured on the CMTS and all HCCP configuration must comply with the actual cable plant deployment for correct operation of the HCCP protocol. This MIB includes objects to support the HCCP feature on the CMTS.
MODULE-IDENTITY    

ciscoCableAvailabilityMIBObjects 1.3.6.1.4.1.9.9.242.1
OBJECT IDENTIFIER    

ccaHCCPObjects 1.3.6.1.4.1.9.9.242.1.1
OBJECT IDENTIFIER    

ccaHCCPVersion 1.3.6.1.4.1.9.9.242.1.1.1
The current version of HCCP features. others(1) : Any other HCCP Version other than the following list. version1(2) : HCCP Version 1.0 supports for 1+1 Availability. (1 RF MAC protecting 1 RF MAC without load sharing on the same upstream and downstream frequencies with DOCSIS1.0+ features) version2(3) : HCCP Version 2.0 supports for 1+1 Availability. (1 RF MAC protecting 1 RF MAC without load sharing on the same upstream and downstream frequencies with DOCSIS1.1 features) version3(4) : HCCP Version 3.0 supports for N+1 Availability. (1 RF MAC protecting N RF MAC without load sharing on different upstream and downstream frequencies with DOCSIS1.1 features).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER others(1), version1(2), version2(3), version3(4)  

ccaHCCPGroupTable 1.3.6.1.4.1.9.9.242.1.1.2
This table contains information of the HCCP groups on the CMTS. A HCCP group consists of a set of Working along with a Protect and each group is identified by a unique group ID number. Only members within a group are allowed to communicate with each other via HCCP messaging.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcaHCCPGroupEntry

ccaHCCPGroupEntry 1.3.6.1.4.1.9.9.242.1.1.2.1
A set of attributes of a HCCP group on the CMTS. An entry in this table exists for each configured HCCP group on the CMTS.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcaHCCPGroupEntry  

ccaHCCPGroupID 1.3.6.1.4.1.9.9.242.1.1.2.1.1
Identification of the HCCP protection group. Only members of the same group talk to each other via HCCP messaging.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

ccaHCCPGroupAuthentication 1.3.6.1.4.1.9.9.242.1.1.2.1.2
The value of this object specifies the type of authentication method used. none(1) : No authentication is performed on that group. md5(2) : The MD5 Message Digest algorithm. text(3) : Authentication based on a textual string.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), md5(2), text(3)  

ccaHCCPGroupAuthKeyChain 1.3.6.1.4.1.9.9.242.1.1.2.1.3
This object is the name of a globally configured key chain. It is used to enable authentication and determine the set of keys which may be used on a particular group. If ccaHCCPGroupAuthentication is text(3), it is used as the authentication password. If ccaHCCPGroupAuthentication is md5(2), it is used as the message digest for md5. If a key chain has not been configured, no authentication is performed on that group.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ccaHCCPGroupHelloTime 1.3.6.1.4.1.9.9.242.1.1.2.1.4
Hello time is the interval(in milliseconds) between consecutive HELLO messages. HELLO is a one-way message in HCCP sent from Protect to all Working in the group. It indicates that Protect is ready to receive data and expects HELLO_ACK. HELLO message indicates the existence and state of Protect. Failing to send this message indicates Protect is not in service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 333..5000  

ccaHCCPGroupHoldTime 1.3.6.1.4.1.9.9.242.1.1.2.1.5
Hold time is the interval(in milliseconds) between the time of receiving the last HELLO ACK message and the time to assume that the cable interface is out of service. In the case of Working, it is the interval in milliseconds between the time when the Working receives a HELLO message and the time to assume that Protect has failed. In the case of Protect, it is the interval in milliseconds between the time when the Protect sends last HELLO message without seeing HELLO_ACK and the time to assume that Working has failed. It is carried by HELLO message and is used by Protect and all Working.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1000..25000  

ccaHCCPGroupRevertEnable 1.3.6.1.4.1.9.9.242.1.1.2.1.6
Enable or disable the Protect to revert switchover after Working is restored to operation. It can be disabled (default) if user wants to perform some tests before revert switching.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ccaHCCPGroupProtectIpAddrType 1.3.6.1.4.1.9.9.242.1.1.2.1.7
The type of internet address of ccaHCCPGroupProtectIpAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

ccaHCCPGroupProtectIpAddress 1.3.6.1.4.1.9.9.242.1.1.2.1.8
The IP address of the Protect interface for the group that sends the HELLO message.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

ccaHCCPGroupIfTable 1.3.6.1.4.1.9.9.242.1.1.3
This table provides the mapping of the RF MAC interfaces on the CMTS to its functionality in the HCCP group. It indicates if the RF MAC interface has been configured as Protect or as a Working.It provides interface specific configuration and state information as well as statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcaHCCPGroupIfEntry

ccaHCCPGroupIfEntry 1.3.6.1.4.1.9.9.242.1.1.3.1
A mapping of a RF MAC interface to its configured functionality as Protect or Working. It provides interface specific configuration and state information as well as statistics. Entries in this table exist for each ifEntry with ifType of docsCableUpstream(129).
Status: current Access: not-accessible
OBJECT-TYPE    
  CcaHCCPGroupIfEntry  

ccaHCCPGroupIfStatus 1.3.6.1.4.1.9.9.242.1.1.3.1.1
The value of this object identifies if the interface is functioning as Working or Protect in the HCCP group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), protect(2), working(3)  

ccaHCCPGroupIfRevertTime 1.3.6.1.4.1.9.9.242.1.1.3.1.2
Revert time used by Working specifies the time interval to wait before automatic revert switching. Within that time interval, manual switchover is allowed to happen.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

ccaHCCPGroupIfTrackEnable 1.3.6.1.4.1.9.9.242.1.1.3.1.3
Enable or disable failover based on interface state. The interface can be any interface on the router, which is monitored by keep alive timer. If it is set to true, ccaHCCPGroupTrackInterfaceTable contains the list of interfaces that are being tracked. By default the current interface is under tracking.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ccaHCCPGroupIfState 1.3.6.1.4.1.9.9.242.1.1.3.1.4
The current state of the HCCP group. The members can either be forwarding traffic or blocking all traffic.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER forwarding(1), blocking(2)  

ccaHCCPGroupIfLastSwitchReason 1.3.6.1.4.1.9.9.242.1.1.3.1.5
The reason for last switch. none(1) : No switchover has occurred. holdTimeExpire(2) : Occurs when HCCP fails to hear HELLO/HELLO_ACK and the hold time expires. hwIfDown(3) : Occurs when the hardware interface is down. (eg shut/no shut) failTest(3) : Failover was CLI initiated or SNMP initiated through ccaHCCPGroupSwitchNow. failLinkDown(4) : Failure in the cable wiring or a hardware interface. failBundleDown(5) : A bundled interface failure. internal(6) : All other failures .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), holdTimeExpire(2), hwIfDown(3), failTest(4), failLinkDown(5), failBundleDown(6), internal(7)  

ccaHCCPGroupIfOnTransitions 1.3.6.1.4.1.9.9.242.1.1.3.1.6
Number of times the value of ccaHCCPGroupIfState transitioned from 'blocking' to 'forwarding'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccaHCCPGroupIfOffTransitions 1.3.6.1.4.1.9.9.242.1.1.3.1.7
Number of times the value of ccaHCCPGroupIfState transitioned from 'forwarding' to 'blocking'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccaHCCPGroupTrackInterfaceTable 1.3.6.1.4.1.9.9.242.1.1.4
This table contains the attributes of all the interfaces that are being tracked by this group. The interface can be any interface on the chassis, which is monitored by a keep alive timer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcaHCCPGroupTrackInterfaceEntry

ccaHCCPGroupTrackInterfaceEntry 1.3.6.1.4.1.9.9.242.1.1.4.1
A set of attributes of an interfaces being tracked within a group.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcaHCCPGroupTrackInterfaceEntry  

ccaHCCPGroupTrackIfID 1.3.6.1.4.1.9.9.242.1.1.4.1.1
The value of this object uniquely identifies an interface that is being tracked within this group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..100  

ccaHCCPGroupTrackIfDescr 1.3.6.1.4.1.9.9.242.1.1.4.1.2
A textual string containing information about the interface that is being tracked. This corresponds to the ifDescr of the tracked interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

ccaHCCPMemberTable 1.3.6.1.4.1.9.9.242.1.1.5
This table contains the attributes of HCCP members. Each RF MAC interface configured for HCCP is called a HCCP member. Entries in this table are created for all members. In the case of Protect, it gives information of all the Working members under it's protection group. In the case of Working, it gives information about itself.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcaHCCPMemberEntry

ccaHCCPMemberEntry 1.3.6.1.4.1.9.9.242.1.1.5.1
A configurable attributes of a HCCP member within a group.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcaHCCPMemberEntry  

ccaHCCPMemberID 1.3.6.1.4.1.9.9.242.1.1.5.1.1
The value of this object identifies the Working member's ID inside a group. Members within the same group are uniquely identified by this ID. The ID can be reused outside the group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..255  

ccaHCCPMemberIpAddrType 1.3.6.1.4.1.9.9.242.1.1.5.1.2
The type of internet address of ccaHCCPMemberIpAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

ccaHCCPMemberIpAddress 1.3.6.1.4.1.9.9.242.1.1.5.1.3
The IP address of the member. If the member functions as Working it represents an IP address on its interface. However in case of Protect, it represents IP address of the Working member that are being protected.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

ccaHCCPMemberState 1.3.6.1.4.1.9.9.242.1.1.5.1.4
The current status of to this HCCP group member. If the RF MAC interface is Working, this represents the status of the Working member. active(1) : Working member is forwarding traffic. standby(2) : Working member is blocking traffic. If the RF MAC interface is Protect, this represents the Protect status to this member. active(1) : The Protect is taking over and forwarding the traffic from this Working member which is now blocking. standby(2) : The Protect is standby(blocking). This means that Working member is forwarding traffic and thus works fine. nonFunctional(3): This member is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), standby(2), nonFunctional(3)  

ccaHCCPMemberSwitchNow 1.3.6.1.4.1.9.9.242.1.1.5.1.5
This object is used to initiate the switchover. When it is set to true(1) and this interface is Protect, it will cause the switchover to specified Working member. When it is set to true(1), and if this interface is Working, it will cause the switchover to the Protect in it's protection group. Switchover can thus be initiated by either the Protect or the Working. Reading this object will always return false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccaHCCPMemChanSwitchTable 1.3.6.1.4.1.9.9.242.1.1.6
This is an adjunct to ccaHCCPMemberTable. It provides information of HCCP member channel switches. It specifies the RF channel switch type, the RF switch over group and the RF switch module. The upconvertor IP addresses can also be retrieved from this table. This table does not exist if no channel switch has been enabled for this member in the group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcaHCCPMemChanSwitchEntry

ccaHCCPMemChanSwitchEntry 1.3.6.1.4.1.9.9.242.1.1.6.1
A set of attributes of the channel switch specifying the channel switch details per member (ccaHCCPMemberID) on an interface (ifType is docsCableMaclayer(127)) of a HCCP group.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcaHCCPMemChanSwitchEntry  

ccaHCCPMemChanSwitchID 1.3.6.1.4.1.9.9.242.1.1.6.1.1
Uniquely identifies the entry for channel switch for a member. The channel switch is the RF component that allows downstream and upstream channel switching.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..100  

ccaHCCPMemChanSwitchType 1.3.6.1.4.1.9.9.242.1.1.6.1.2
Type of the channel switch. others(1) : Any other channel switch which is not in the following list. ucWavecom(2) : Represents the Wavecom upconvertor. rfSwitchGrp(3) : Weinschel channel switch. If ccaHCCPMemChanSwitchModule represents the bitmap of selected modules inside a RF switch chassis. rfSwitchModule(4) : Weinschel channel switch. If ccaHCCPMemChanSwitchModule represents the switch module number inside RF switch chassis.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER others(1), ucWavecom(2), rfSwitchGrp(3), rfSwitchModule(4)  

ccaHCCPMemChanSwitchIpAddrType 1.3.6.1.4.1.9.9.242.1.1.6.1.3
The type of internet address of ccaHCCPMemChanSwitchIpAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

ccaHCCPMemChanSwitchIpAddress 1.3.6.1.4.1.9.9.242.1.1.6.1.4
The Ipv4 Address of channel switch. It represents the IP address of the upconverter that this Working member connects to if ccaHCCPMemChanSwitchType is ucWavecom(2). It specifies the RF Switch's IP address if ccaHCCPMemChanSwitchType is rfSwitchGrp(3) or rfSwitchModule(4).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

ccaHCCPMemChanSwitchModule 1.3.6.1.4.1.9.9.242.1.1.6.1.5
The module number of channel switch for this member . It is the module number on the upconverter that this member connects to if ccaHCCPMemChanSwitchType is ucWavecom(2). It specifies the RF Switch module number inside an RF Switch chassis if ccaHCCPMemChanSwitchType is rfSwitchModule(4). It is the bitmap of selected modules inside a RF Switch chassis if ccaHCCPMemChanSwitchType is rfSwitchGrp(3).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

ccaHCCPMemChanSwitchProtIpAddrType 1.3.6.1.4.1.9.9.242.1.1.6.1.6
The type of internet address of ccaHCCPMemChanSwitchProtIpAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

ccaHCCPMemChanSwitchProtIpAddr 1.3.6.1.4.1.9.9.242.1.1.6.1.7
The IP address of the Wavecom upconvertor that is connected to the corresponding Protect for this Working member. This object is meaningful only if ccaHCCPMemChanSwitchType is ucWavecom(2) and has no meaning for other types of switches and is ignored in this case.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

ccaHCCPMemChanSwitchProtModule 1.3.6.1.4.1.9.9.242.1.1.6.1.8
The module number on the Wavecom upconvertor that is connected to the corresponding Protect for this Working member. This object is meaningful only if ccaHCCPMemChanSwitchType is ucWavecom(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

ccaHCCPMemChanSwitchPosition 1.3.6.1.4.1.9.9.242.1.1.6.1.9
The position within a switch module for this Working member. This object is valid for ccaHCCPMemChanSwitchType rfSwitchGrp(3) and rfSwitchModule(4).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8  

ccaHCCPMemChanSwitchSnmpEnable 1.3.6.1.4.1.9.9.242.1.1.6.1.10
This object is used to enable SNMP remote control on the Wavecom upconvertor. When it is set to true(1), SNMP remote control is enabled on the upconvertor. When it is set to false(2), SNMP remote control is disabled and front panel manual operation is enabled. This object is meaningful only if ccaHCCPMemChanSwitchType is ucWavecom(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccaHCCPOnOffNotificationEnable 1.3.6.1.4.1.9.9.242.1.1.7
An indication of whether the ccaHCCPOnNotification and ccaHCCPOffNotification are enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoCableAvailabilityMIBNotificationsPrefix 1.3.6.1.4.1.9.9.242.2
OBJECT IDENTIFIER    

ciscoCableAvailabilityMIBNotifications 1.3.6.1.4.1.9.9.242.2.0
OBJECT IDENTIFIER    

ccaHCCPOnNotification 1.3.6.1.4.1.9.9.242.2.0.1
A notification that is sent when failover occurred and this interface is taking over the traffic from the peer. For example if Protect is taking over a Working member from it's protection group,this notification is sent by the Protect. When Working is restored to operation and is now taking over from the Protect, this notification is sent by Working.
Status: current Access: read-write
NOTIFICATION-TYPE    

ccaHCCPOffNotification 1.3.6.1.4.1.9.9.242.2.0.2
A notification that is sent when failover occurs and this interface is turning over all traffic to it's peer and is now blocking. For example if Protect is taking over a Working member from it's protection group,this notification is sent by the Working. When Working is restored to operation and is now taking over from the Protect, this notification is sent by Protect.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoCableAvailabilityMIBConformance 1.3.6.1.4.1.9.9.242.3
OBJECT IDENTIFIER    

ciscoCableAvailabilityMIBCompliances 1.3.6.1.4.1.9.9.242.3.1
OBJECT IDENTIFIER    

ciscoCableAvailabilityMIBGroups 1.3.6.1.4.1.9.9.242.3.2
OBJECT IDENTIFIER    

ciscoCableAvailabilityCompliance 1.3.6.1.4.1.9.9.242.3.1.1
The compliance statement for CMTS devices that implement the Hot Standby Connection to Connection Protocol.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

ciscoCableAvailabilityComplianceRev1 1.3.6.1.4.1.9.9.242.3.1.2
The compliance statement for CMTS devices that implement the Hot Standby Connection to Connection Protocol.
Status: current Access: read-only
MODULE-COMPLIANCE    

ccaHCCPGroup 1.3.6.1.4.1.9.9.242.3.2.1
Group of objects implemented in CMTS providing HCCP group information.
Status: current Access: read-only
OBJECT-GROUP    

ccaHCCPMemberGroup 1.3.6.1.4.1.9.9.242.3.2.2
Group of objects implemented in CMTS providing HCCP member and channel switch information.
Status: current Access: read-only
OBJECT-GROUP    

ccaHCCPNotificationGroup 1.3.6.1.4.1.9.9.242.3.2.3
The notification which a CISCO-CABLE-AVAILABILITY-MIB entity is required to implement.
Status: current Access: read-only
NOTIFICATION-GROUP