etsi-nfv-descriptors-tree.html 668 KB
Newer Older
ppree's avatar
ppree committed
13001 13002 13003 13004 13005 13006 13007 13008 13009 13010 13011 13012 13013 13014 13015 13016 13017 13018 13019 13020 13021 13022 13023 13024 13025 13026 13027 13028 13029 13030 13031 13032 13033 13034 13035 13036 13037 13038 13039 13040 13041 13042 13043 13044 13045 13046 13047 13048 13049 13050 13051 13052 13053 13054 13055 13056 13057 13058 13059 13060 13061 13062 13063 13064 13065 13066 13067 13068 13069 13070 13071 13072 13073 13074 13075 13076 13077 13078 13079 13080 13081 13082 13083 13084 13085 13086 13087 13088 13089 13090 13091 13092 13093 13094 13095 13096 13097 13098 13099 13100 13101 13102 13103 13104 13105 13106 13107 13108 13109 13110 13111 13112 13113 13114 13115 13116 13117 13118 13119 13120 13121 13122 13123 13124 13125 13126 13127 13128 13129 13130 13131 13132 13133 13134 13135 13136 13137 13138 13139 13140 13141 13142 13143 13144 13145 13146 13147 13148 13149 13150 13151 13152 13153 13154 13155 13156 13157 13158 13159 13160 13161 13162 13163 13164 13165 13166 13167 13168 13169 13170 13171 13172 13173 13174 13175 13176 13177 13178 13179 13180 13181 13182 13183 13184 13185 13186 13187 13188 13189 13190 13191 13192 13193 13194 13195 13196 13197 13198 13199 13200 13201 13202 13203 13204 13205 13206 13207 13208 13209 13210 13211 13212 13213 13214 13215 13216 13217 13218 13219 13220 13221 13222 13223 13224 13225 13226 13227 13228 13229 13230 13231 13232 13233 13234 13235 13236 13237 13238 13239 13240 13241 13242 13243 13244 13245 13246 13247 13248 13249 13250 13251 13252 13253 13254 13255 13256 13257 13258 13259 13260 13261 13262 13263 13264 13265 13266 13267 13268 13269 13270 13271 13272 13273 13274 13275 13276 13277 13278 13279 13280 13281 13282 13283 13284 13285 13286 13287 13288 13289 13290 13291 13292 13293 13294 13295 13296 13297 13298 13299 13300 13301 13302 13303 13304 13305 13306 13307 13308 13309 13310 13311 13312 13313 13314 13315 13316 13317 13318 13319 13320 13321 13322 13323 13324 13325 13326 13327 13328 13329 13330 13331 13332 13333 13334 13335 13336 13337 13338 13339 13340 13341 13342 13343 13344 13345 13346 13347 13348 13349 13350 13351 13352 13353 13354 13355 13356 13357 13358 13359 13360 13361 13362 13363 13364 13365 13366 13367 13368 13369 13370 13371 13372 13373 13374 13375 13376 13377 13378 13379 13380 13381 13382 13383 13384 13385 13386 13387 13388 13389 13390 13391 13392 13393 13394 13395 13396 13397 13398 13399 13400 13401 13402 13403 13404 13405 13406 13407 13408 13409 13410 13411 13412 13413 13414 13415 13416 13417 13418 13419 13420 13421 13422 13423 13424 13425 13426 13427 13428 13429 13430 13431 13432 13433 13434 13435 13436 13437 13438 13439 13440 13441 13442 13443 13444 13445 13446 13447 13448 13449 13450 13451 13452 13453 13454 13455 13456 13457 13458 13459 13460 13461 13462 13463 13464 13465 13466 13467 13468 13469 13470 13471 13472 13473 13474 13475 13476 13477 13478 13479 13480 13481 13482 13483 13484 13485 13486 13487 13488 13489 13490 13491 13492 13493 13494 13495 13496 13497 13498 13499 13500 13501 13502 13503 13504 13505 13506 13507 13508 13509 13510 13511 13512 13513 13514 13515 13516 13517 13518 13519 13520 13521 13522 13523 13524 13525 13526 13527 13528 13529 13530 13531 13532 13533 13534 13535 13536 13537 13538 13539 13540 13541 13542 13543 13544 13545 13546 13547 13548 13549 13550 13551 13552 13553 13554 13555 13556 13557 13558 13559 13560 13561 13562 13563 13564 13565 13566 13567 13568 13569 13570 13571 13572 13573 13574 13575 13576 13577 13578 13579 13580 13581 13582 13583 13584 13585 13586 13587 13588 13589 13590 13591 13592 13593 13594 13595 13596 13597 13598 13599 13600 13601 13602 13603 13604 13605 13606 13607 13608 13609 13610 13611 13612 13613 13614 13615 13616 13617 13618 13619 13620 13621 13622 13623 13624 13625 13626 13627 13628 13629 13630 13631 13632 13633 13634 13635 13636 13637 13638 13639 13640 13641 13642 13643 13644 13645 13646 13647 13648 13649 13650 13651 13652 13653 13654 13655 13656 13657 13658 13659 13660 13661 13662 13663 13664 13665 13666 13667 13668 13669 13670 13671 13672 13673 13674 13675 13676 13677 13678 13679 13680 13681 13682 13683 13684 13685 13686 13687 13688 13689 13690 13691 13692 13693 13694 13695 13696 13697 13698 13699 13700 13701 13702 13703 13704 13705 13706 13707 13708 13709 13710 13711 13712 13713 13714 13715 13716 13717 13718 13719 13720 13721 13722 13723 13724 13725 13726 13727 13728 13729 13730 13731 13732 13733 13734 13735 13736 13737 13738 13739 13740 13741 13742 13743 13744 13745 13746 13747 13748 13749 13750 13751 13752 13753 13754 13755 13756 13757 13758 13759 13760 13761 13762 13763 13764 13765 13766 13767 13768 13769 13770 13771 13772 13773 13774 13775 13776 13777 13778 13779 13780 13781 13782 13783 13784 13785 13786 13787 13788 13789 13790 13791 13792 13793 13794 13795 13796 13797 13798 13799 13800 13801 13802 13803 13804 13805 13806 13807 13808 13809 13810 13811 13812 13813 13814 13815 13816 13817 13818 13819 13820 13821 13822 13823 13824 13825 13826 13827 13828 13829 13830 13831 13832 13833 13834 13835 13836 13837 13838 13839 13840 13841 13842 13843 13844 13845 13846 13847 13848 13849 13850 13851 13852 13853 13854 13855 13856 13857 13858 13859 13860 13861 13862 13863 13864 13865 13866 13867 13868 13869 13870 13871 13872 13873 13874 13875 13876 13877 13878 13879 13880 13881 13882 13883 13884 13885 13886 13887 13888 13889 13890 13891 13892 13893 13894 13895 13896 13897 13898 13899 13900 13901 13902 13903 13904 13905 13906 13907 13908 13909 13910 13911 13912 13913 13914 13915 13916 13917 13918 13919 13920 13921 13922
                             <abbr title="No description"> <em> secondary-vnf-profile </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="leafref
 : ../../vnf-profile/vnfd-id">leafref</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:dependencies/nfv:secondary-vnf-profile</td</tr> 
<tr id="1-1-2-42-166-211-146" class="a">
                       <td nowrap id="p4000">
                          <div id="p5000" class="tier7">
                             <a href="#" id="p6000"
                                onclick="toggleRows(this);return false"
                                class="folder">&nbsp;
                             </a>
                             <abbr title="No description">:(secondary-ns-profile)</abbr>
                          </div>
                       </td> 
<td nowrap>case</td>
                    <td nowrap></td>
                    <td nowrap>config</td>
                    <td></td>
                    <td>current</td>
                    <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:dependencies</td>
                    </tr> 
<tr id="1-1-2-42-166-211-146-134" class="a">
                       <td nowrap>
                          <div id=9999 class=tier8>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="No description"> <em> secondary-ns-profile </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="leafref
 : ../../ns-profile/nsd-id">leafref</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:dependencies/nfv:secondary-ns-profile</td</tr> 
<tr id="1-1-2-42-167" class="a">
                       <td nowrap id="p4000">
                          <div id="p5000" class="tier5">
                             <a href="#" id="p6000"
                                onclick="toggleRows(this);return false"
                                class="folder">&nbsp;
                             </a>
                             <abbr title="No description">monitored-info[id]</abbr>
                          </div>
                       </td> 
<td nowrap>list</td>
                    <td nowrap></td>
                    <td nowrap>config</td>
                    <td></td>
                    <td>current</td>
                    <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:monitored-info</td>
                    </tr> 
<tr id="1-1-2-42-167-212" class="a">
                       <td nowrap>
                          <div id=9999 class=tier6>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="No description">  id </abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td></td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:monitored-info/nfv:id</td</tr> 
<tr id="1-1-2-42-167-213" class="a">
                       <td nowrap id="p4000">
                          <div id="p5000" class="tier6">
                             <a href="#" id="p6000"
                                onclick="toggleRows(this);return false"
                                class="folder">&nbsp;
                             </a>
                             <abbr title="Uniquely identifies this VNF Indicator information
element.">vnf-indicator-info</abbr>
                          </div>
                       </td> 
<td nowrap>container</td>
                    <td nowrap></td>
                    <td nowrap>config</td>
                    <td></td>
                    <td>current</td>
                    <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:monitored-info/nfv:vnf-indicator-info</td>
                    </tr> 
<tr id="1-1-2-42-167-213-147" class="a">
                       <td nowrap>
                          <div id=9999 class=tier7>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="References a VNFD."> <em> vnfd-id </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="leafref
 : /nfv:nfv/nfv:vnfd/nfv:id">leafref</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:monitored-info/nfv:vnf-indicator-info/nfv:vnfd-id</td</tr> 
<tr id="1-1-2-42-167-213-148" class="a">
                       <td nowrap>
                          <div id=9999 class=tier7>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="References a VNF indicator within the VNFD.">  vnf-indicator </abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="leafref
 : deref(../vnfd-id)/../nfv:indicator/nfv:id">leafref</abbr></td>
                       <td nowrap>config</td>
                       <td></td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:monitored-info/nfv:vnf-indicator-info/nfv:vnf-indicator</td</tr> 
<tr id="1-1-2-42-167-214" class="a">
                       <td nowrap id="p4000">
                          <div id="p5000" class="tier6">
                             <a href="#" id="p6000"
                                onclick="toggleRows(this);return false"
                                class="folder">&nbsp;
                             </a>
                             <abbr title="No description">monitoring-parameter</abbr>
                          </div>
                       </td> 
<td nowrap>container</td>
                    <td nowrap></td>
                    <td nowrap>config</td>
                    <td></td>
                    <td>current</td>
                    <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:monitored-info/nfv:monitoring-parameter</td>
                    </tr> 
<tr id="1-1-2-42-167-214-149" class="a">
                       <td nowrap>
                          <div id=9999 class=tier7>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Unique identifier of this monitoring parameter
information element."> <em> id </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:monitored-info/nfv:monitoring-parameter/nfv:id</td</tr> 
<tr id="1-1-2-42-167-214-150" class="a">
                       <td nowrap>
                          <div id=9999 class=tier7>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Human readable name of the monitoring parameter."> <em> name </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:monitored-info/nfv:monitoring-parameter/nfv:name</td</tr> 
<tr id="1-1-2-42-167-214-151" class="a">
                       <td nowrap>
                          <div id=9999 class=tier7>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Defines the virtualised resource-related performance
metric.">  performance-metric </abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td></td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:monitored-info/nfv:monitoring-parameter/nfv:performance-metric</td</tr> 
<tr id="1-1-2-42-167-214-152" class="a">
                       <td nowrap>
                          <div id=9999 class=tier7>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="An attribute that describes the periodicity at
which to collect the performance information."> <em> collection-period </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:monitored-info/nfv:monitoring-parameter/nfv:collection-period</td</tr> 
<tr id="1-1-2-42-168" class="a">
                       <td nowrap>
                          <div id=9999 class=tier5>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Specifies the priority for the NS instance.

The allowed range will be reasonably high. The 'zero'
value will express the highest priority and the fact
that the NS instance based on this DF cannot be
pre-empted during resource allocation.

Examples for the usage of priority include conflict
resolution in case of resource shortage."> <em> priority </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="uint32
">uint32</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:priority</td</tr> 
<tr id="1-1-2-42-169" class="a">
                       <td nowrap>
                          <div id=9999 class=tier5>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="If present, specifies the service availability level for
the NS instance created from this DF.

THE FOLLOWING STATEMENT IS SUBJECT TO CHANGE:

Either the serviceAvailabilityLevel attribute of NS DF or
the serviceAvailabilityLevel attribute of the NS
constituents of the NS may be provided, but not both.
When a SAL information is assigned to an NS, this
information does not apply to any constituents of type
nested NS."> <em> service-availability-level </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="uint32
">uint32</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:nsd/nfv:df/nfv:service-availability-level</td</tr> 
<tr id="1-1-2-43" class="a">
                       <td nowrap>
                          <div id=9999 class=tier4>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Provides the signature of the signed part of the
descriptor."> <em> signature </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:nsd/nfv:signature</td</tr> 
<tr id="1-1-2-44" class="a">
                       <td nowrap>
                          <div id=9999 class=tier4>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Identifies the algorithm used to compute the signature."> <em> algorithm </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:nsd/nfv:algorithm</td</tr> 
<tr id="1-1-2-45" class="a">
                       <td nowrap>
                          <div id=9999 class=tier4>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Provides a certificate or a reference to a certificate to
validate the signature."> <em> certificate </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:nsd/nfv:certificate</td</tr> 
<tr id="1-1-3" class="a">
                       <td nowrap id="p4000">
                          <div id="p5000" class="tier3">
                             <a href="#" id="p6000"
                                onclick="toggleRows(this);return false"
                                class="folder">&nbsp;
                             </a>
                             <abbr title="The Pnfd information element is a deployment template
enabling on-boarding PNFs and referencing them from an
NSD. It focuses on connectivity aspects only.">pnfd[id]</abbr>
                          </div>
                       </td> 
<td nowrap>list</td>
                    <td nowrap></td>
                    <td nowrap>config</td>
                    <td></td>
                    <td>current</td>
                    <td nowrap>/nfv:nfv/nfv:pnfd</td>
                    </tr> 
<tr id="1-1-3-46" class="a">
                       <td nowrap>
                          <div id=9999 class=tier4>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Identifier of this Pnfd information element. It uniquely
identifies the PNFD.">  id </abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td></td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:id</td</tr> 
<tr id="1-1-3-47" class="a">
                       <td nowrap>
                          <div id=9999 class=tier4>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Describes the PNF function."> <em> function-description </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:function-description</td</tr> 
<tr id="1-1-3-48" class="a">
                       <td nowrap>
                          <div id=9999 class=tier4>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Identifies the provider of the PNFD."> <em> provider </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:provider</td</tr> 
<tr id="1-1-3-49" class="a">
                       <td nowrap>
                          <div id=9999 class=tier4>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Identifies the version of the PNFD.">  version </abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td></td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:version</td</tr> 
<tr id="1-1-3-50" class="a">
                       <td nowrap>
                          <div id=9999 class=tier4>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Identifies a PNFD in a version independent manner. This
attribute is invariant across versions of PNFD."> <em> invariant-id </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:invariant-id</td</tr> 
<tr id="1-1-3-51" class="a">
                       <td nowrap>
                          <div id=9999 class=tier4>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Provides the human readable name of the PNFD."> <em> name </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:name</td</tr> 
<tr id="1-1-3-52" class="a">
                       <td nowrap id="p4000">
                          <div id="p5000" class="tier4">
                             <a href="#" id="p6000"
                                onclick="toggleRows(this);return false"
                                class="folder">&nbsp;
                             </a>
                             <abbr title="Specifies the characteristics of one or more connection
points where to connect the PNF to a VL.">ext-cpd[id]</abbr>
                          </div>
                       </td> 
<td nowrap>list</td>
                    <td nowrap></td>
                    <td nowrap>config</td>
                    <td></td>
                    <td>current</td>
                    <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd</td>
                    </tr> 
<tr id="1-1-3-52-170" class="a">
                       <td nowrap>
                          <div id=9999 class=tier5>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Identifier of this Cpd information element.">  id </abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td></td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:id</td</tr> 
<tr id="1-1-3-52-171" class="a">
                       <td nowrap>
                          <div id=9999 class=tier5>
                             <a class="leaf-list">&nbsp;</a>
                             <abbr title="Specifies which protocol the CP uses for connectivity purposes
Values:
   Ethernet
   MPLS
   ODU2
   IPV4
   IPV6
   Pseudo-Wire
   etc.">  layer-protocol </abbr>
                          </div>
                       </td>
                       <td>leaf-list</td>
                       <td nowrap><abbr title="identityref
 {layer-protocol}">identityref</abbr></td>
                       <td nowrap>config</td>
                       <td>*</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:layer-protocol</td</tr> 
<tr id="1-1-3-52-172" class="a">
                       <td nowrap>
                          <div id=9999 class=tier5>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Identifies the role of the connection points
corresponding to the CPD in the context of the traffic
flow patterns in the VNF, PNF or NS. For example an NS with
a tree flow pattern within the NS will have legal cpRoles
of ROOT and LEAF."> <em> role </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="identityref
 {cp-role}">identityref</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:role</td</tr> 
<tr id="1-1-3-52-173" class="a">
                       <td nowrap>
                          <div id=9999 class=tier5>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Provides human-readable information on the purpose of the
connection point (e.g. connection point for control plane
traffic)."> <em> description </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:description</td</tr> 
<tr id="1-1-3-52-174" class="a">
                       <td nowrap id="p4000">
                          <div id="p5000" class="tier5">
                             <a href="#" id="p6000"
                                onclick="toggleRows(this);return false"
                                class="folder">&nbsp;
                             </a>
                             <abbr title="Identifies the protocol layering information the CP uses for
connectivity purposes and associated information. There shall
be one cpProtocol for each layer protocol as indicated by the
attribute layerProtocol. When a PnfExtCpd as defined in ETSI
GS NFV-IFA 014 [i.8] is inherited from this Cpd, the
cardinality is set to 0.">protocol[associated-layer-protocol]</abbr>
                          </div>
                       </td> 
<td nowrap>list</td>
                    <td nowrap></td>
                    <td nowrap>config</td>
                    <td></td>
                    <td>current</td>
                    <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:protocol</td>
                    </tr> 
<tr id="1-1-3-52-174-215" class="a">
                       <td nowrap>
                          <div id=9999 class=tier6>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="One of the values of the attribute layerProtocol of the Cpd
IE.
Values:
 Ethernet
 MPLS
 ODU2
 IPV4
 IPV6
 Pseudo-Wire
 etc.">  associated-layer-protocol </abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="identityref
 {layer-protocol}">identityref</abbr></td>
                       <td nowrap>config</td>
                       <td></td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:protocol/nfv:associated-layer-protocol</td</tr> 
<tr id="1-1-3-52-174-216" class="a">
                       <td nowrap id="p4000">
                          <div id="p5000" class="tier6">
                             <a href="#" id="p6000"
                                onclick="toggleRows(this);return false"
                                class="folder">&nbsp;
                             </a>
                             <abbr title="Provides information on the addresses to be assigned to the
CP(s) instantiated from the CPD.">address-data[type]</abbr>
                          </div>
                       </td> 
<td nowrap>list</td>
                    <td nowrap></td>
                    <td nowrap>config</td>
                    <td></td>
                    <td>current</td>
                    <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:protocol/nfv:address-data</td>
                    </tr> 
<tr id="1-1-3-52-174-216-153" class="a">
                       <td nowrap>
                          <div id=9999 class=tier7>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Describes the type of the address to be assigned to the
CP instantiated from the parent CPD.
Values:
   MAC address
   IP address
   etc.
The content type shall be aligned with the address type
supported by the layerProtocol attribute of the parent
CPD.">  type </abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="identityref
 {address-type}">identityref</abbr></td>
                       <td nowrap>config</td>
                       <td></td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:protocol/nfv:address-data/nfv:type</td</tr> 
<tr id="1-1-3-52-174-216-154" class="a">
                       <td nowrap id="p4000">
                          <div id="p5000" class="tier7">
                             <a href="#" id="p6000"
                                onclick="toggleRows(this);return false"
                                class="folder">&nbsp;
                             </a>
                             <abbr title="Provides the information on the MAC addresses to be
assigned to the CP(s) instantiated from the parent CPD.
Shall be present when the addressType is MAC address.">l2-address-data</abbr>
                          </div>
                       </td> 
<td nowrap>container</td>
                    <td nowrap></td>
                    <td nowrap>config</td>
                    <td></td>
                    <td>current</td>
                    <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:protocol/nfv:address-data/nfv:l2-address-data</td>
                    </tr> 
<tr id="1-1-3-52-174-216-154-135" class="a">
                       <td nowrap>
                          <div id=9999 class=tier8>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Specify which mode is used for the MAC address
assignment.

If it is set to True, a MAC address is expected to
be provided by a management entity via the NFV-MANO
interfaces towards the VNFM using attributes
standardized for this purpose in the NFV-MANO
information model and is further transferred from the
VNFM to the VIM. A MAC address will be automatically
assigned by the VIM/NFVI as fallback if not provided.

If it is set to False, a MAC address is expected to be
assigned by means specific to the VNF itself (e.g., by
an LCM script, by the EM) and is further transferred
from the VNFM to the VIM. A MAC address will be
automatically assigned by the VIM/NFVI as fallback if
not provided to the VIM.">  mac-address-assignment </abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="boolean
">boolean</abbr></td>
                       <td nowrap>config</td>
                       <td></td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:protocol/nfv:address-data/nfv:l2-address-data/nfv:mac-address-assignment</td</tr> 
<tr id="1-1-3-52-174-216-155" class="a">
                       <td nowrap id="p4000">
                          <div id="p5000" class="tier7">
                             <a href="#" id="p6000"
                                onclick="toggleRows(this);return false"
                                class="folder">&nbsp;
                             </a>
                             <abbr title="No description">l3-address-data</abbr>
                          </div>
                       </td> 
<td nowrap>container</td>
                    <td nowrap></td>
                    <td nowrap>config</td>
                    <td></td>
                    <td>current</td>
                    <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:protocol/nfv:address-data/nfv:l3-address-data</td>
                    </tr> 
<tr id="1-1-3-52-174-216-155-136" class="a">
                       <td nowrap>
                          <div id=9999 class=tier8>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Specify which mode is used for the address assignment.
If set to True, IP configuration information shall be
provided for the VNF by a management entity using the
NFV MANO interfaces towards the VNFM.
If it is set to False, the value of the
'ipAddressAssignmentSubtype' attribute defines the
method of IP address assignment.
Shall be present if the 'fixedIpAddress' attribute
is not present and should be absent otherwise."> <em> ip-address-assignment </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="boolean
">boolean</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:protocol/nfv:address-data/nfv:l3-address-data/nfv:ip-address-assignment</td</tr> 
<tr id="1-1-3-52-174-216-155-137" class="a">
                       <td nowrap>
                          <div id=9999 class=tier8>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Method of IP address assignment in case the IP
configuration is not provided using the NFV MANO
interfaces towards the VNFM.
Shall be present in case the 'ipAddressAssignment'
attribute is set to 'False' and shall be absent
otherwise.

Valid values:
DYNAMIC: the VNF gets an IP address dynamically from
the NFVI (e.g., using DHCP)
VNF_PKG: an IP address defined by the VNF provider is
assigned by means included as part of the VNF package
(e.g., LCM script)
EXTERNAL: an IP address is provided by an external
management entity (such as EM) directly towards the
VNF."> <em> ip-address-assignment-subtype </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="enumeration
 : {dynamic,vnf_pkg,external,}">enumeration</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:protocol/nfv:address-data/nfv:l3-address-data/nfv:ip-address-assignment-subtype</td</tr> 
<tr id="1-1-3-52-174-216-155-138" class="a">
                       <td nowrap>
                          <div id=9999 class=tier8>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Specify if the floating IP scheme is activated on the CP
or not.">  floating-ip-activated </abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="boolean
">boolean</abbr></td>
                       <td nowrap>config</td>
                       <td></td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:protocol/nfv:address-data/nfv:l3-address-data/nfv:floating-ip-activated</td</tr> 
<tr id="1-1-3-52-174-216-155-139" class="a">
                       <td nowrap>
                          <div id=9999 class=tier8>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Define address type.
Values:
   IPV4
   IPV6."> <em> ip-address-type </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="enumeration
 : {ipv4,ipv6,}">enumeration</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:protocol/nfv:address-data/nfv:l3-address-data/nfv:ip-address-type</td</tr> 
<tr id="1-1-3-52-174-216-155-140" class="a">
                       <td nowrap>
                          <div id=9999 class=tier8>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Minimum number of IP addresses to be assigned based on
this L3AddressData information element."> <em> number-of-ip-addresses </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="uint32
">uint32</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:protocol/nfv:address-data/nfv:l3-address-data/nfv:number-of-ip-addresses</td</tr> 
<tr id="1-1-3-52-174-216-155-141" class="a">
                       <td nowrap>
                          <div id=9999 class=tier8>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Fixed IP addresses to be assigned to the internal CP
instance.
This attribute enables the VNF provider to define
fixed IP addresses for internal CP instances to be
assigned by the VNFM or the NFVO."> <em> fixed-ip-address </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:protocol/nfv:address-data/nfv:l3-address-data/nfv:fixed-ip-address</td</tr> 
<tr id="1-1-3-52-175" class="a">
                       <td nowrap>
                          <div id=9999 class=tier5>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Information about whether the Cp instantiated from this CPD
is in Trunk mode (802.1Q or other). When operating in
'trunk mode', the Cp is capable of carrying traffic for
several VLANs. A cardinality of 0 implies that trunkMode
is not configured for the Cp i.e. It is equivalent to
Boolean value 'false'."> <em> trunk-mode </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="boolean
">boolean</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:ext-cpd/nfv:trunk-mode</td</tr> 
<tr id="1-1-3-53" class="a">
                       <td nowrap>
                          <div id=9999 class=tier4>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="It provides information about the geographical location
(e.g. geographic coordinates or address of the building,
etc.) of the PNF. The cardinality 0 is used when the
location is unknown.
Editor's Note: The type is TBD in SOL001. We need to make
a common SOL001/SOL006 decision."> <em> geographical-location-info </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:geographical-location-info</td</tr> 
<tr id="1-1-3-54" class="a">
                       <td nowrap id="p4000">
                          <div id="p5000" class="tier4">
                             <a href="#" id="p6000"
                                onclick="toggleRows(this);return false"
                                class="folder">&nbsp;
                             </a>
                             <abbr title="Defines security group rules to be used by the VNF.">security-group-rule[id]</abbr>
                          </div>
                       </td> 
<td nowrap>list</td>
                    <td nowrap></td>
                    <td nowrap>config</td>
                    <td></td>
                    <td>current</td>
                    <td nowrap>/nfv:nfv/nfv:pnfd/nfv:security-group-rule</td>
                    </tr> 
<tr id="1-1-3-54-176" class="a">
                       <td nowrap>
                          <div id=9999 class=tier5>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Identifier of this SecurityGroupRule information
element.">  id </abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td></td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:security-group-rule/nfv:id</td</tr> 
<tr id="1-1-3-54-177" class="a">
                       <td nowrap>
                          <div id=9999 class=tier5>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Human readable description of the security group rule."> <em> description </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="string
">string</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:security-group-rule/nfv:description</td</tr> 
<tr id="1-1-3-54-178" class="a">
                       <td nowrap>
                          <div id=9999 class=tier5>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="The direction in which the security group rule is applied.
Values:
   INGRESS
   EGRESS
Defaults to INGRESS."> <em> direction </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="enumeration
 : {ingress,egress,}">enumeration</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:security-group-rule/nfv:direction</td</tr> 
<tr id="1-1-3-54-179" class="a">
                       <td nowrap>
                          <div id=9999 class=tier5>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Indicates the protocol carried over the Ethernet layer.
Values:
   IPV4
   IPV6
Defaults to IPV4."> <em> ether-type </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="enumeration
 : {ipv4,ipv6,}">enumeration</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:security-group-rule/nfv:ether-type</td</tr> 
<tr id="1-1-3-54-180" class="a">
                       <td nowrap>
                          <div id=9999 class=tier5>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Indicates the protocol carried over the IP layer.
Permitted values: any protocol defined in the IANA
protocol registry.
Values:
   TCP
   UDP
   ICMP
   etc.
Defaults to TCP."> <em> protocol </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="enumeration
 : {tcp,udp,icmp,}">enumeration</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:security-group-rule/nfv:protocol</td</tr> 
<tr id="1-1-3-54-181" class="a">
                       <td nowrap>
                          <div id=9999 class=tier5>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Indicates minimum port number in the range that is
matched by the security group rule. Defaults to 0."> <em> port-range-min </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="uint16
">uint16</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:security-group-rule/nfv:port-range-min</td</tr> 
<tr id="1-1-3-54-182" class="a">
                       <td nowrap>
                          <div id=9999 class=tier5>
                             <a class="leaf">&nbsp;</a>
                             <abbr title="Indicates maximum port number in the range that is
matched by the security group rule. Defaults to 65535."> <em> port-range-max </em></abbr>
                          </div>
                       </td>
                       <td>leaf</td>
                       <td nowrap><abbr title="uint16
">uint16</abbr></td>
                       <td nowrap>config</td>
                       <td>?</td>
                       <td>current</td>
                       <td nowrap>/nfv:nfv/nfv:pnfd/nfv:security-group-rule/nfv:port-range-max</td</tr> 

</table>
</div>
</body>
</html>