public abstract class InvalidTtl extends PacketInReason
This class represents the following YANG schema fragment defined in module packet-processing
identity invalid-ttl { base "()IdentityEffectiveStatementImpl{qname=(urn:opendaylight:packet:service?revision=2013-07-09)packet-in-reason, path=AbsoluteSchemaPath{path=[(urn:opendaylight:packet:service?revision=2013-07-09)packet-in-reason]}}"; description "Packet with invalid TTL"; status CURRENT; }The schema path to identify an instance is packet-processing/invalid-ttl
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Constructor and Description |
---|
InvalidTtl() |
Copyright © 2018 OpenDaylight. All rights reserved.