X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fyang%2Fo-ran%2Fru-fh%2Fo-ran-dhcp.yang;h=d600a46b243b777df7cd1b7eaae335dc1040fede;hp=7a0ca47891e336a33e40114dbe19e5974dc4b5c9;hb=226e12e7c9b504dc32fcf71f97483bb97195643d;hpb=b8166cdc5294cdee0c717085d659b4a8f0834313 diff --git a/ntsimulator/yang/o-ran/ru-fh/o-ran-dhcp.yang b/ntsimulator/yang/o-ran/ru-fh/o-ran-dhcp.yang index 7a0ca47..d600a46 100644 --- a/ntsimulator/yang/o-ran/ru-fh/o-ran-dhcp.yang +++ b/ntsimulator/yang/o-ran/ru-fh/o-ran-dhcp.yang @@ -50,21 +50,15 @@ module o-ran-dhcp { contributors may be used to endorse or promote products derived from this software without specific prior written permission."; - revision "2019-05-25" { + revision "2019-07-03" { description "version 1.1.0 - 1) backward compatible changes to introduce reporting of 3GPP - discovered MV-PnP information, including CA/RA Servers and SeGW "; - - reference "ORAN-WG4.M.0-v01.00"; - } - - revision "2019-03-07" { - description - "version 1.0.1 - - 1) backward compatible changes to introduce groupings."; + 1) backward compatible changes to fix pen number which always + should have been 32 bits + 2) backward compatible changes to introduce reporting of 3GPP + discovered MV-PnP information, including CA/RA Servers and SeGW + 3) backward compatible changes to introduce groupings"; reference "ORAN-WG4.M.0-v01.00"; } @@ -255,10 +249,16 @@ module o-ran-dhcp { container m-plane-dhcp { description "leafs covering off DHCP aspects of m-plane operations"; leaf private-enterprise-number { + status deprecated; type uint16; default 53148; description "the private enteprise number allocated to O-RAN Alliance"; } + leaf private-enterprise-num { + type uint32; + default 53148; + description "the private enterprise number allocated to O-RAN Alliance"; + } leaf vendor-class-data { type string; description