Interface SPEEDUNKNOWN

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, ETHERNETSPEED

    @Generated("mdsal-binding-generator")
    public interface SPEEDUNKNOWN
    extends ETHERNETSPEED
    Interface speed is unknown. Systems may report speed UNKNOWN when an interface is down or unpopuplated (e.g., pluggable not present).

    This class represents the following YANG schema fragment defined in module openconfig-if-ethernet

     identity SPEED_UNKNOWN {
       base ETHERNET_SPEED;
     }
     
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
        YANG identifier of the statement represented by this class.