X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=models%2Fplugins%2Fyang%2Fvlr.yang;fp=models%2Fplugins%2Fyang%2Fvlr.yang;h=20ba6f7e498bb46de3e414ae2e73aa83bca07604;hb=055eabb8205cf0707a139f394f0afb5dbfa7423c;hp=ef3d60393d6d36d6ae398a11b017c1eaefaaf9f1;hpb=81efc98d1d7c9b4bdade653fdec06ca8c46780f7;p=osm%2FSO.git diff --git a/models/plugins/yang/vlr.yang b/models/plugins/yang/vlr.yang index ef3d6039..20ba6f7e 100644 --- a/models/plugins/yang/vlr.yang +++ b/models/plugins/yang/vlr.yang @@ -132,6 +132,14 @@ module vlr type uint32; } + leaf uptime { + description + "Active period of this Virtual Link. + Uptime is expressed in seconds"; + + type uint32; + } + leaf network-id { description "Identifier for the allocated network resource.";