Interface WARNING
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BaseIdentity,org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>,org.opendaylight.yangtools.yang.binding.BindingObject,OPENCONFIGALARMSEVERITY
Indicates the detection of a potential or impending service affecting fault,
before any significant effects have been felt. Action should be taken to
diagnose (if necessary) and correct the problem in order to prevent it from
becoming a more serious service affecting fault.
This class represents the following YANG schema fragment defined in module openconfig-alarm-types
identity WARNING {
base OPENCONFIG_ALARM_SEVERITY;
}
-
Field Summary
Fields -
Method Summary
-
Field Details
-
QNAME
static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAMEYANG identifier of the statement represented by this class. -
VALUE
Singleton value representing theWARNINGidentity.
-
-
Method Details
-
implementedInterface
- Specified by:
implementedInterfacein interfaceorg.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>- Specified by:
implementedInterfacein interfaceOPENCONFIGALARMSEVERITY
-