CISCO-CABLE-AVAILABILITY-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
32
.1.3.6.1.4.1.9.9.242.1.1.2 · 1 row entry · 8 columns
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.
ccaHCCPGroupEntry entry .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.
Indexes
ccaHCCPGroupID
Column Syntax OID
ccaHCCPGroupID
Identification of the HCCP protection group. Only members
of the same group talk to each other via HCCP messaging.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.242.1.1.2.1.1
ccaHCCPGroupAuthentication
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 textua…
Enumeration
Enumerated Values:
1none
2md5
3text
.1.3.6.1.4.1.9.9.242.1.1.2.1.2
ccaHCCPGroupAuthKeyChain
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 t…
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.242.1.1.2.1.3
ccaHCCPGroupHelloTime
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 re…
millisecondsInteger32
Constraints:
range: 333-5000
.1.3.6.1.4.1.9.9.242.1.1.2.1.4
ccaHCCPGroupHoldTime
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 in…
millisecondsInteger32
Constraints:
range: 1000-25000
.1.3.6.1.4.1.9.9.242.1.1.2.1.5
ccaHCCPGroupRevertEnable
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.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.242.1.1.2.1.6
ccaHCCPGroupProtectIpAddrType
The type of internet address of ccaHCCPGroupProtectIpAddress.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.242.1.1.2.1.7
ccaHCCPGroupProtectIpAddress
The IP address of the Protect interface for the group that
sends the HELLO message.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.242.1.1.2.1.8
.1.3.6.1.4.1.9.9.242.1.1.3 · 1 row entry · 7 columns
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.
ccaHCCPGroupIfEntry entry .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 ifE…
Indexes
ccaHCCPGroupID IF-MIBifIndex
Column Syntax OID
ccaHCCPGroupIfStatus
The value of this object identifies if the interface is
functioning as Working or Protect in the HCCP group.
Enumeration
Enumerated Values:
1unknown
2protect
3working
.1.3.6.1.4.1.9.9.242.1.1.3.1.1
ccaHCCPGroupIfRevertTime
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.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.242.1.1.3.1.2
ccaHCCPGroupIfTrackEnable
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
con…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.242.1.1.3.1.3
ccaHCCPGroupIfState
The current state of the HCCP group. The members can
either be forwarding traffic or blocking all traffic.
Enumeration
Enumerated Values:
1forwarding
2blocking
.1.3.6.1.4.1.9.9.242.1.1.3.1.4
ccaHCCPGroupIfLastSwitchReason
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.
h…
Enumeration
Enumerated Values:
1none
2holdTimeExpire
3hwIfDown
4failTest
5failLinkDown
6failBundleDown
7internal
.1.3.6.1.4.1.9.9.242.1.1.3.1.5
ccaHCCPGroupIfOnTransitions
Number of times the value of ccaHCCPGroupIfState transitioned
from 'blocking' to 'forwarding'.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.242.1.1.3.1.6
ccaHCCPGroupIfOffTransitions
Number of times the value of ccaHCCPGroupIfState transitioned
from 'forwarding' to 'blocking'.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.242.1.1.3.1.7
.1.3.6.1.4.1.9.9.242.1.1.4 · 1 row entry · 2 columns
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.
ccaHCCPGroupTrackInterfaceEntry entry .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.
Indexes
ccaHCCPGroupID IF-MIBifIndex ccaHCCPGroupTrackIfID
Column Syntax OID
ccaHCCPGroupTrackIfID
The value of this object uniquely identifies an
interface that is being tracked within this group.
Integer32
Constraints:
range: 1-100
.1.3.6.1.4.1.9.9.242.1.1.4.1.1
ccaHCCPGroupTrackIfDescr
A textual string containing information about the
interface that is being tracked. This corresponds to the
ifDescr of the tracked interface.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.242.1.1.4.1.2
.1.3.6.1.4.1.9.9.242.1.1.5 · 1 row entry · 5 columns
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.
ccaHCCPMemberEntry entry .1.3.6.1.4.1.9.9.242.1.1.5.1
A configurable attributes of a HCCP member within a
group.
Indexes
ccaHCCPGroupID IF-MIBifIndex ccaHCCPMemberID
Column Syntax OID
ccaHCCPMemberID
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.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.242.1.1.5.1.1
ccaHCCPMemberIpAddrType
The type of internet address of ccaHCCPMemberIpAddress.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.242.1.1.5.1.2
ccaHCCPMemberIpAddress
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.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.242.1.1.5.1.3
ccaHCCPMemberState
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) …
Enumeration
Enumerated Values:
1active
2standby
3nonFunctional
.1.3.6.1.4.1.9.9.242.1.1.5.1.4
ccaHCCPMemberSwitchNow
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
Wo…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.242.1.1.5.1.5
.1.3.6.1.4.1.9.9.242.1.1.6 · 1 row entry · 10 columns
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.
ccaHCCPMemChanSwitchEntry entry .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.
Indexes
ccaHCCPGroupID IF-MIBifIndex ccaHCCPMemberID ccaHCCPMemChanSwitchID
Column Syntax OID
ccaHCCPMemChanSwitchID
Uniquely identifies the entry for channel switch for a
member. The channel switch is the RF component that allows
downstream and upstream channel switching.
Integer32
Constraints:
range: 1-100
.1.3.6.1.4.1.9.9.242.1.1.6.1.1
ccaHCCPMemChanSwitchType
Type of the channel switch.
others(1) : Any other channel switch which is not
in the following list.

ucWavecom(2) : Represents the Wavecom upconvertor.

r…
Enumeration
Enumerated Values:
1others
2ucWavecom
3rfSwitchGrp
4rfSwitchModule
.1.3.6.1.4.1.9.9.242.1.1.6.1.2
ccaHCCPMemChanSwitchIpAddrType
The type of internet address of ccaHCCPMemChanSwitchIpAddress.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.242.1.1.6.1.3
ccaHCCPMemChanSwitchIpAddress
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 Swi…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.242.1.1.6.1.4
ccaHCCPMemChanSwitchModule
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 modu…
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.242.1.1.6.1.5
ccaHCCPMemChanSwitchProtIpAddrType
The type of internet address of ccaHCCPMemChanSwitchProtIpAddr.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.242.1.1.6.1.6
ccaHCCPMemChanSwitchProtIpAddr
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
m…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.242.1.1.6.1.7
ccaHCCPMemChanSwitchProtModule
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).
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.242.1.1.6.1.8
ccaHCCPMemChanSwitchPosition
The position within a switch module for this Working
member. This object is valid for
ccaHCCPMemChanSwitchType rfSwitchGrp(3) and
rfSwitchModule(4).
Integer32r/w
Constraints:
range: 1-8
.1.3.6.1.4.1.9.9.242.1.1.6.1.9
ccaHCCPMemChanSwitchSnmpEnable
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 a…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.242.1.1.6.1.10