|
Description:
|
v52CChannelRole OBJECT-TYPE
SYNTAX INTEGER{active(1),
standby(2),
switchToStandby(3)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"C-Channel role. Valid values are:
* active - the C-Channel is currently active mode.
* standby - the C-Channel is currently in standby mode.
* switchToStandby - This value can only be set when the
C-Channel is in active mode. When an active channel is
set to switchToStandby, one of the standby channels in
the same protection group will take over as the new
active channel. When this is completed, the channel
being switched will become a standby channel in its
protection group if it does not fail. If the channel
fails, then v52CChannelStatus will indicate a value
of failed. 'switchToStandby' is only supported for
group2 C-Channels."
REFERENCE
"AV5 Application Notes 2.1.4.1 Logical C-Channels"
DEFVAL { active }
|
|
|