| Interface | Description |
|---|---|
| AllMatchesGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping all-matches-grouping {
container nxm-nx-nshc-2 {
leaf value {
type uint32;
}
}
container nxm-nx-nsi {
leaf nsi {
type uint8;
}
}
container nxm-of-arp-tpa {
leaf ipv4-address {
type ipv4-address;
}
uses ipv4-address-grouping;
}
container nxm-of-eth-type {
leaf value {
type uint16;
}
}
container nxm-nx-arp-tha {
leaf mac-address {
type mac-address;
}
uses mac-address-grouping;
}
container nxm-nx-nsp {
leaf value {
type uint32;
}
}
container nxm-nx-tun-id {
leaf value {
type uint64;
}
}
container nxm-nx-arp-sha {
leaf mac-address {
type mac-address;
}
uses mac-address-grouping;
}
container nxm-nx-tun-ipv4-dst {
leaf ipv4-address {
type ipv4-address;
}
uses ipv4-address-grouping;
}
container nxm-of-eth-src {
leaf mac-address {
type mac-address;
}
uses mac-address-grouping;
}
container nxm-nx-tun-ipv4-src {
leaf ipv4-address {
type ipv4-address;
}
uses ipv4-address-grouping;
}
container nxm-of-arp-spa {
leaf ipv4-address {
type ipv4-address;
}
uses ipv4-address-grouping;
}
container nxm-of-eth-dst {
leaf mac-address {
type mac-address;
}
uses mac-address-grouping;
}
container nxm-nx-nshc-3 {
leaf value {
type uint32;
}
}
container nxm-nx-nshc-4 {
leaf value {
type uint32;
}
}
container nxm-of-arp-op {
leaf value {
type uint16;
}
}
container nxm-nx-nshc-1 {
leaf value {
type uint32;
}
}
container nxm-nx-reg {
leaf reg {
type identityref;
}
leaf value {
type uint32;
}
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/all-matches-grouping</i>
|
| Ipv4AddressGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping ipv4-address-grouping {
leaf ipv4-address {
type ipv4-address;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/ipv4-address-grouping</i>
|
| MacAddressGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping mac-address-grouping {
leaf mac-address {
type mac-address;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/mac-address-grouping</i>
|
| NxAugMatchNodesNodeTableFlow | |
| NxAugMatchNotifPacketIn | |
| NxAugMatchNotifSwitchFlowRemoved | |
| NxAugMatchNotifUpdateFlowStats | |
| NxAugMatchRpcAddFlow | |
| NxAugMatchRpcRemoveFlow | |
| NxAugMatchRpcUpdateFlowOriginal | |
| NxAugMatchRpcUpdateFlowUpdated | |
| NxmNxArpShaGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-nx-arp-sha-grouping {
container nxm-nx-arp-sha {
leaf mac-address {
type mac-address;
}
uses mac-address-grouping;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-arp-sha-grouping</i>
|
| NxmNxArpThaGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-nx-arp-tha-grouping {
container nxm-nx-arp-tha {
leaf mac-address {
type mac-address;
}
uses mac-address-grouping;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-arp-tha-grouping</i>
|
| NxmNxNshc1Grouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-nx-nshc-1-grouping {
container nxm-nx-nshc-1 {
leaf value {
type uint32;
}
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-nshc-1-grouping</i>
|
| NxmNxNshc2Grouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-nx-nshc-2-grouping {
container nxm-nx-nshc-2 {
leaf value {
type uint32;
}
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-nshc-2-grouping</i>
|
| NxmNxNshc3Grouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-nx-nshc-3-grouping {
container nxm-nx-nshc-3 {
leaf value {
type uint32;
}
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-nshc-3-grouping</i>
|
| NxmNxNshc4Grouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-nx-nshc-4-grouping {
container nxm-nx-nshc-4 {
leaf value {
type uint32;
}
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-nshc-4-grouping</i>
|
| NxmNxNsiGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-nx-nsi-grouping {
container nxm-nx-nsi {
leaf nsi {
type uint8;
}
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-nsi-grouping</i>
|
| NxmNxNspGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-nx-nsp-grouping {
container nxm-nx-nsp {
leaf value {
type uint32;
}
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-nsp-grouping</i>
|
| NxmNxRegGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-nx-reg-grouping {
container nxm-nx-reg {
leaf reg {
type identityref;
}
leaf value {
type uint32;
}
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-reg-grouping</i>
|
| NxmNxTunIdGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-nx-tun-id-grouping {
container nxm-nx-tun-id {
leaf value {
type uint64;
}
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-tun-id-grouping</i>
|
| NxmNxTunIpv4DstGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-nx-tun-ipv4-dst-grouping {
container nxm-nx-tun-ipv4-dst {
leaf ipv4-address {
type ipv4-address;
}
uses ipv4-address-grouping;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-tun-ipv4-dst-grouping</i>
|
| NxmNxTunIpv4SrcGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-nx-tun-ipv4-src-grouping {
container nxm-nx-tun-ipv4-src {
leaf ipv4-address {
type ipv4-address;
}
uses ipv4-address-grouping;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-tun-ipv4-src-grouping</i>
|
| NxmOfArpOpGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-of-arp-op-grouping {
container nxm-of-arp-op {
leaf value {
type uint16;
}
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-arp-op-grouping</i>
|
| NxmOfArpSpaGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-of-arp-spa-grouping {
container nxm-of-arp-spa {
leaf ipv4-address {
type ipv4-address;
}
uses ipv4-address-grouping;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-arp-spa-grouping</i>
|
| NxmOfArpTpaGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-of-arp-tpa-grouping {
container nxm-of-arp-tpa {
leaf ipv4-address {
type ipv4-address;
}
uses ipv4-address-grouping;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-arp-tpa-grouping</i>
|
| NxmOfEthDstGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-of-eth-dst-grouping {
container nxm-of-eth-dst {
leaf mac-address {
type mac-address;
}
uses mac-address-grouping;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-eth-dst-grouping</i>
|
| NxmOfEthSrcGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-of-eth-src-grouping {
container nxm-of-eth-src {
leaf mac-address {
type mac-address;
}
uses mac-address-grouping;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-eth-src-grouping</i>
|
| NxmOfEthTypeGrouping |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-of-eth-type-grouping {
container nxm-of-eth-type {
leaf value {
type uint16;
}
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-eth-type-grouping</i>
|
| Class | Description |
|---|---|
| $YangModelBindingProvider | |
| $YangModuleInfoImpl | |
| NxAugMatchNodesNodeTableFlowBuilder |
Class that builds
NxAugMatchNodesNodeTableFlow instances. |
| NxAugMatchNotifPacketInBuilder |
Class that builds
NxAugMatchNotifPacketIn instances. |
| NxAugMatchNotifSwitchFlowRemovedBuilder |
Class that builds
NxAugMatchNotifSwitchFlowRemoved instances. |
| NxAugMatchNotifUpdateFlowStatsBuilder |
Class that builds
NxAugMatchNotifUpdateFlowStats instances. |
| NxAugMatchRpcAddFlowBuilder |
Class that builds
NxAugMatchRpcAddFlow instances. |
| NxAugMatchRpcRemoveFlowBuilder |
Class that builds
NxAugMatchRpcRemoveFlow instances. |
| NxAugMatchRpcUpdateFlowOriginalBuilder |
Class that builds
NxAugMatchRpcUpdateFlowOriginal instances. |
| NxAugMatchRpcUpdateFlowUpdatedBuilder |
Class that builds
NxAugMatchRpcUpdateFlowUpdated instances. |
| NxmNxArpShaKey |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-arp-sha-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-arp-sha-key</i>
|
| NxmNxArpThaKey |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-arp-tha-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-arp-tha-key</i>
|
| NxmNxNshc1Key |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-nshc-1-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-nshc-1-key</i>
|
| NxmNxNshc2Key |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-nshc-2-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-nshc-2-key</i>
|
| NxmNxNshc3Key |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-nshc-3-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-nshc-3-key</i>
|
| NxmNxNshc4Key |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-nshc-4-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-nshc-4-key</i>
|
| NxmNxNsiKey |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-nsi-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-nsi-key</i>
|
| NxmNxNspKey |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-nsp-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-nsp-key</i>
|
| NxmNxReg0Key |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-reg0-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-reg0-key</i>
|
| NxmNxReg1Key |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-reg1-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-reg1-key</i>
|
| NxmNxReg2Key |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-reg2-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-reg2-key</i>
|
| NxmNxReg3Key |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-reg3-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-reg3-key</i>
|
| NxmNxReg4Key |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-reg4-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-reg4-key</i>
|
| NxmNxReg5Key |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-reg5-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-reg5-key</i>
|
| NxmNxReg6Key |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-reg6-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-reg6-key</i>
|
| NxmNxReg7Key |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-reg7-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-reg7-key</i>
|
| NxmNxTunIdKey |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-tun-id-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-tun-id-key</i>
|
| NxmNxTunIpv4DstKey |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-tun-ipv4-dst-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-tun-ipv4-dst-key</i>
|
| NxmNxTunIpv4SrcKey |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-nx-tun-ipv4-src-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-tun-ipv4-src-key</i>
|
| NxmOfArpOpKey |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-of-arp-op-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-arp-op-key</i>
|
| NxmOfArpSpaKey |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-of-arp-spa-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-arp-spa-key</i>
|
| NxmOfArpTpaKey |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-of-arp-tpa-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-arp-tpa-key</i>
|
| NxmOfEthDstKey |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-of-eth-dst-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-eth-dst-key</i>
|
| NxmOfEthSrcKey |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-of-eth-src-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-eth-src-key</i>
|
| NxmOfEthTypeKey |
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
identity nxm-of-eth-type-key {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:openflowplugin:extension:general?revision=2014-07-14)extension-key]";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-eth-type-key</i>
|
Copyright © 2015. All rights reserved.