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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
ccaHCCPGroupProtectIpAddrType |
.1.3.6.1.4.1.9.9.242.1.1.2.1.7 |
The type of internet address of ccaHCCPGroupProtectIpAddress.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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 .
|
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'.
|
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'.
|
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.
|
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.
|
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.
|
ccaHCCPMemberIpAddrType |
.1.3.6.1.4.1.9.9.242.1.1.5.1.2 |
The type of internet address of ccaHCCPMemberIpAddress.
|
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.
|
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.
|
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).
|
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.
|
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.
|
ccaHCCPMemChanSwitchIpAddrType |
.1.3.6.1.4.1.9.9.242.1.1.6.1.3 |
The type of internet address of ccaHCCPMemChanSwitchIpAddress.
|
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).
|
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).
|
ccaHCCPMemChanSwitchProtIpAddrType |
.1.3.6.1.4.1.9.9.242.1.1.6.1.6 |
The type of internet address of ccaHCCPMemChanSwitchProtIpAddr.
|
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.
|
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).
|
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).
|
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).
|