public abstract class EthernetCsmacd extends IanaInterfaceType
This class represents the following YANG schema fragment defined in module iana-if-type
(Source path: META-INF/yang/iana-if-type@2014-05-08.yang):
identity ethernetCsmacd { base "()IdentityEffectiveStatementImpl[base=IdentityEffectiveStatementImpl[base=null, qname=(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2014-05-08)interface-type], qname=(urn:ietf:params:xml:ns:yang:iana-if-type?revision=2014-05-08)iana-interface-type]"; description "For all Ethernet-like interfaces, regardless of speed, as per RFC 3635."; reference "RFC 3635 - Definitions of Managed Objects for the Ethernet-like Interface Types"; status CURRENT; }The schema path to identify an instance is iana-if-type/ethernetCsmacd
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
INSTANCE
Constructor and Description |
---|
EthernetCsmacd() |
Copyright © 2017 OpenDaylight. All rights reserved.