
20 Multi-Service IronWare YANG Configuration Guide
53-1003038-02
Interface configuration elements
3
Alarm monitoring
This data element indicates whether or not alarm monitoring is enabled. This data element only
applies to 10 GbE interfaces previously configured in the WAN PHY mode.
Admin status choice
This data element is used to enable or disable the interface.
TABLE 2 Alarm monitoring
YANG model XML CLI
leaf alarm-monitoring
{
type empty;
description "Enable alarm monitoring";
}
<brcd:alarm-monitoring></brcd:alarm-monitoring> [no] alarm-monitoring
TABLE 3 Admin status choice
YANG model XML CLI
choice admin-status-choice
{
description "Enable/Disable the Interface";
case enable
{
leaf enable
{
type empty;
description "Enable the Interface";
}
}
<brcd:enable></brcd:enable> enable
case disable
{
leaf disable
{
type empty;
description "Disable the Interface";
}
}
}
<brcd:disable></brcd:disable> disable
Comentarios a estos manuales