signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_name(self):
return self.__name<EOL>
Getter method for name, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/name (string)
f335855:c0:m3
def _set_name(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti...
Setter method for name, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/name (string) If this variable is read-only (config: false) in the source YANG file, then _set_name is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_name() dir...
f335855:c0:m4
def _get_lacp(self):
return self.__lacp<EOL>
Getter method for lacp, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/lacp (container)
f335855:c0:m6
def _set_lacp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=lacp.lacp, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR...
Setter method for lacp, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/lacp (container) If this variable is read-only (config: false) in the source YANG file, then _set_lacp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_lacp() ...
f335855:c0:m7
def _get_xstp(self):
return self.__xstp<EOL>
Getter method for xstp, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/xstp (container)
f335855:c0:m9
def _set_xstp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=xstp.xstp, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR...
Setter method for xstp, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/xstp (container) If this variable is read-only (config: false) in the source YANG file, then _set_xstp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_xstp() ...
f335855:c0:m10
def _get_rpvst(self):
return self.__rpvst<EOL>
Getter method for rpvst, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/rpvst (container)
f335855:c0:m12
def _set_rpvst(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=rpvst.rpvst, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<S...
Setter method for rpvst, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/rpvst (container) If this variable is read-only (config: false) in the source YANG file, then _set_rpvst is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_rpvs...
f335855:c0:m13
def _get_udld(self):
return self.__udld<EOL>
Getter method for udld, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/udld (container)
f335855:c0:m15
def _set_udld(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=udld.udld, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR...
Setter method for udld, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/udld (container) If this variable is read-only (config: false) in the source YANG file, then _set_udld is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_udld() ...
f335855:c0:m16
def _get_bfd_vxlan(self):
return self.__bfd_vxlan<EOL>
Getter method for bfd_vxlan, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/bfd_vxlan (container)
f335855:c0:m18
def _set_bfd_vxlan(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=bfd_vxlan.bfd_vxlan, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensio...
Setter method for bfd_vxlan, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/bfd_vxlan (container) If this variable is read-only (config: false) in the source YANG file, then _set_bfd_vxlan is considered as a private method. Backends looking to populate this variable should do so via calling thisO...
f335855:c0:m19
def _get_bfd_l3(self):
return self.__bfd_l3<EOL>
Getter method for bfd_l3, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/bfd_l3 (container)
f335855:c0:m21
def _set_bfd_l3(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=bfd_l3.bfd_l3, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'...
Setter method for bfd_l3, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/bfd_l3 (container) If this variable is read-only (config: false) in the source YANG file, then _set_bfd_l3 is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_b...
f335855:c0:m22
def _get_fcoe(self):
return self.__fcoe<EOL>
Getter method for fcoe, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/fcoe (container)
f335855:c0:m24
def _set_fcoe(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=fcoe.fcoe, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR...
Setter method for fcoe, mapped from YANG variable /hardware/custom_profile/kap_custom_profile/fcoe (container) If this variable is read-only (config: false) in the source YANG file, then _set_fcoe is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_fcoe() ...
f335855:c0:m25
def _get_name(self):
return self.__name<EOL>
Getter method for name, mapped from YANG variable /hardware/port_group/name (interface:port-group-type)
f335856:c0:m3
def _set_name(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti...
Setter method for name, mapped from YANG variable /hardware/port_group/name (interface:port-group-type) If this variable is read-only (config: false) in the source YANG file, then _set_name is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_name() directl...
f335856:c0:m4
def _get_portgroup_speed(self):
return self.__portgroup_speed<EOL>
Getter method for portgroup_speed, mapped from YANG variable /hardware/port_group/portgroup_speed (portgroup-speed-type)
f335856:c0:m6
def _set_portgroup_speed(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}, u'<ST...
Setter method for portgroup_speed, mapped from YANG variable /hardware/port_group/portgroup_speed (portgroup-speed-type) If this variable is read-only (config: false) in the source YANG file, then _set_portgroup_speed is considered as a private method. Backends looking to populate this variable should do so via calling...
f335856:c0:m7
def _get_connector(self):
return self.__connector<EOL>
Getter method for connector, mapped from YANG variable /hardware/connector (list)
f335857:c0:m3
def _set_connector(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT:name>",connector.connector, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT...
Setter method for connector, mapped from YANG variable /hardware/connector (list) If this variable is read-only (config: false) in the source YANG file, then _set_connector is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_connector() directly.
f335857:c0:m4
def _get_port_group(self):
return self.__port_group<EOL>
Getter method for port_group, mapped from YANG variable /hardware/port_group (list)
f335857:c0:m6
def _set_port_group(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT:name>",port_group.port_group, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_L...
Setter method for port_group, mapped from YANG variable /hardware/port_group (list) If this variable is read-only (config: false) in the source YANG file, then _set_port_group is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_port_group() directly.
f335857:c0:m7
def _get_custom_profile(self):
return self.__custom_profile<EOL>
Getter method for custom_profile, mapped from YANG variable /hardware/custom_profile (container)
f335857:c0:m9
def _set_custom_profile(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=custom_profile.custom_profile, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True...
Setter method for custom_profile, mapped from YANG variable /hardware/custom_profile (container) If this variable is read-only (config: false) in the source YANG file, then _set_custom_profile is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_custom_prof...
f335857:c0:m10
def _get_profile(self):
return self.__profile<EOL>
Getter method for profile, mapped from YANG variable /hardware/profile (container)
f335857:c0:m12
def _set_profile(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=profile.profile, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={...
Setter method for profile, mapped from YANG variable /hardware/profile (container) If this variable is read-only (config: false) in the source YANG file, then _set_profile is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_profile() directly.
f335857:c0:m13
def _get_priority(self):
return self.__priority<EOL>
Getter method for priority, mapped from YANG variable /qos_mpls/map/exp_traffic_class/exp/to/priority (uint32)
f335858:c0:m3
def _set_priority(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for priority, mapped from YANG variable /qos_mpls/map/exp_traffic_class/exp/to/priority (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_priority is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_pri...
f335858:c0:m4
def _get_drop_precedence(self):
return self.__drop_precedence<EOL>
Getter method for drop_precedence, mapped from YANG variable /qos_mpls/map/exp_traffic_class/exp/to/drop_precedence (uint32)
f335858:c0:m6
def _set_drop_precedence(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for drop_precedence, mapped from YANG variable /qos_mpls/map/exp_traffic_class/exp/to/drop_precedence (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_drop_precedence is considered as a private method. Backends looking to populate this variable should do so via cal...
f335858:c0:m7
def _get_exp_in_values(self):
return self.__exp_in_values<EOL>
Getter method for exp_in_values, mapped from YANG variable /qos_mpls/map/exp_traffic_class/exp/exp_in_values (uint32)
f335859:c0:m3
def _set_exp_in_values(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassTyp...
Setter method for exp_in_values, mapped from YANG variable /qos_mpls/map/exp_traffic_class/exp/exp_in_values (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_exp_in_values is considered as a private method. Backends looking to populate this variable should do so via calling this...
f335859:c0:m4
def _get_to(self):
return self.__to<EOL>
Getter method for to, mapped from YANG variable /qos_mpls/map/exp_traffic_class/exp/to (container)
f335859:c0:m6
def _set_to(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=to.to, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT:to>", rest_name="<STR_LIT:to>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<S...
Setter method for to, mapped from YANG variable /qos_mpls/map/exp_traffic_class/exp/to (container) If this variable is read-only (config: false) in the source YANG file, then _set_to is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_to() directly.
f335859:c0:m7
def _get_exp_traffic_class_map_name(self):
return self.__exp_traffic_class_map_name<EOL>
Getter method for exp_traffic_class_map_name, mapped from YANG variable /qos_mpls/map/exp_traffic_class/exp_traffic_class_map_name (map-name-type)
f335860:c0:m3
def _set_exp_traffic_class_map_name(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti...
Setter method for exp_traffic_class_map_name, mapped from YANG variable /qos_mpls/map/exp_traffic_class/exp_traffic_class_map_name (map-name-type) If this variable is read-only (config: false) in the source YANG file, then _set_exp_traffic_class_map_name is considered as a private method. Backends looking to populate t...
f335860:c0:m4
def _get_exp(self):
return self.__exp<EOL>
Getter method for exp, mapped from YANG variable /qos_mpls/map/exp_traffic_class/exp (list)
f335860:c0:m6
def _set_exp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",exp.exp, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extensions={u...
Setter method for exp, mapped from YANG variable /qos_mpls/map/exp_traffic_class/exp (list) If this variable is read-only (config: false) in the source YANG file, then _set_exp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_exp() directly.
f335860:c0:m7
def _get_exp(self):
return self.__exp<EOL>
Getter method for exp, mapped from YANG variable /qos_mpls/map/dscp_exp/dscp/to/exp (uint32)
f335861:c0:m3
def _set_exp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for exp, mapped from YANG variable /qos_mpls/map/dscp_exp/dscp/to/exp (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_exp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_exp() directly.
f335861:c0:m4
def _get_dscp_in_values(self):
return self.__dscp_in_values<EOL>
Getter method for dscp_in_values, mapped from YANG variable /qos_mpls/map/dscp_exp/dscp/dscp_in_values (uint32)
f335862:c0:m3
def _set_dscp_in_values(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassTyp...
Setter method for dscp_in_values, mapped from YANG variable /qos_mpls/map/dscp_exp/dscp/dscp_in_values (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_dscp_in_values is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._...
f335862:c0:m4
def _get_to(self):
return self.__to<EOL>
Getter method for to, mapped from YANG variable /qos_mpls/map/dscp_exp/dscp/to (container)
f335862:c0:m6
def _set_to(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=to.to, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT:to>", rest_name="<STR_LIT:to>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<S...
Setter method for to, mapped from YANG variable /qos_mpls/map/dscp_exp/dscp/to (container) If this variable is read-only (config: false) in the source YANG file, then _set_to is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_to() directly.
f335862:c0:m7
def _get_dscp_exp_map_name(self):
return self.__dscp_exp_map_name<EOL>
Getter method for dscp_exp_map_name, mapped from YANG variable /qos_mpls/map/dscp_exp/dscp_exp_map_name (map-name-type)
f335863:c0:m3
def _set_dscp_exp_map_name(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti...
Setter method for dscp_exp_map_name, mapped from YANG variable /qos_mpls/map/dscp_exp/dscp_exp_map_name (map-name-type) If this variable is read-only (config: false) in the source YANG file, then _set_dscp_exp_map_name is considered as a private method. Backends looking to populate this variable should do so via callin...
f335863:c0:m4
def _get_dscp(self):
return self.__dscp<EOL>
Getter method for dscp, mapped from YANG variable /qos_mpls/map/dscp_exp/dscp (list)
f335863:c0:m6
def _set_dscp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",dscp.dscp, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extensions=...
Setter method for dscp, mapped from YANG variable /qos_mpls/map/dscp_exp/dscp (list) If this variable is read-only (config: false) in the source YANG file, then _set_dscp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_dscp() directly.
f335863:c0:m7
def _get_traffic_class_exp_map_name(self):
return self.__traffic_class_exp_map_name<EOL>
Getter method for traffic_class_exp_map_name, mapped from YANG variable /qos_mpls/map/traffic_class_exp/traffic_class_exp_map_name (map-name-type)
f335864:c0:m3
def _set_traffic_class_exp_map_name(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti...
Setter method for traffic_class_exp_map_name, mapped from YANG variable /qos_mpls/map/traffic_class_exp/traffic_class_exp_map_name (map-name-type) If this variable is read-only (config: false) in the source YANG file, then _set_traffic_class_exp_map_name is considered as a private method. Backends looking to populate t...
f335864:c0:m4
def _get_priority(self):
return self.__priority<EOL>
Getter method for priority, mapped from YANG variable /qos_mpls/map/traffic_class_exp/priority (list)
f335864:c0:m6
def _set_priority(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",priority.priority, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', ext...
Setter method for priority, mapped from YANG variable /qos_mpls/map/traffic_class_exp/priority (list) If this variable is read-only (config: false) in the source YANG file, then _set_priority is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_priority() d...
f335864:c0:m7
def _get_exp(self):
return self.__exp<EOL>
Getter method for exp, mapped from YANG variable /qos_mpls/map/traffic_class_exp/priority/to/exp (uint32)
f335865:c0:m3
def _set_exp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for exp, mapped from YANG variable /qos_mpls/map/traffic_class_exp/priority/to/exp (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_exp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_exp() directl...
f335865:c0:m4
def _get_priority_in_values(self):
return self.__priority_in_values<EOL>
Getter method for priority_in_values, mapped from YANG variable /qos_mpls/map/traffic_class_exp/priority/priority_in_values (uint32)
f335866:c0:m3
def _set_priority_in_values(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassTyp...
Setter method for priority_in_values, mapped from YANG variable /qos_mpls/map/traffic_class_exp/priority/priority_in_values (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_priority_in_values is considered as a private method. Backends looking to populate this variable should do...
f335866:c0:m4
def _get_drop_precedence(self):
return self.__drop_precedence<EOL>
Getter method for drop_precedence, mapped from YANG variable /qos_mpls/map/traffic_class_exp/priority/drop_precedence (uint32)
f335866:c0:m6
def _set_drop_precedence(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassTyp...
Setter method for drop_precedence, mapped from YANG variable /qos_mpls/map/traffic_class_exp/priority/drop_precedence (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_drop_precedence is considered as a private method. Backends looking to populate this variable should do so via c...
f335866:c0:m7
def _get_to(self):
return self.__to<EOL>
Getter method for to, mapped from YANG variable /qos_mpls/map/traffic_class_exp/priority/to (container)
f335866:c0:m9
def _set_to(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=to.to, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT:to>", rest_name="<STR_LIT:to>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<S...
Setter method for to, mapped from YANG variable /qos_mpls/map/traffic_class_exp/priority/to (container) If this variable is read-only (config: false) in the source YANG file, then _set_to is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_to() directly.
f335866:c0:m10
def _get_out_exp(self):
return self.__out_exp<EOL>
Getter method for out_exp, mapped from YANG variable /qos_mpls/map/inexp_outexp/in_exp/to/out_exp (int32)
f335867:c0:m3
def _set_out_exp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for out_exp, mapped from YANG variable /qos_mpls/map/inexp_outexp/in_exp/to/out_exp (int32) If this variable is read-only (config: false) in the source YANG file, then _set_out_exp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_out_exp()...
f335867:c0:m4
def _get_in_exp_in_values(self):
return self.__in_exp_in_values<EOL>
Getter method for in_exp_in_values, mapped from YANG variable /qos_mpls/map/inexp_outexp/in_exp/in_exp_in_values (int32)
f335868:c0:m3
def _set_in_exp_in_values(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassTyp...
Setter method for in_exp_in_values, mapped from YANG variable /qos_mpls/map/inexp_outexp/in_exp/in_exp_in_values (int32) If this variable is read-only (config: false) in the source YANG file, then _set_in_exp_in_values is considered as a private method. Backends looking to populate this variable should do so via callin...
f335868:c0:m4
def _get_to(self):
return self.__to<EOL>
Getter method for to, mapped from YANG variable /qos_mpls/map/inexp_outexp/in_exp/to (container)
f335868:c0:m6
def _set_to(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=to.to, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT:to>", rest_name="<STR_LIT:to>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<S...
Setter method for to, mapped from YANG variable /qos_mpls/map/inexp_outexp/in_exp/to (container) If this variable is read-only (config: false) in the source YANG file, then _set_to is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_to() directly.
f335868:c0:m7
def _get_inexp_outexp_map_name(self):
return self.__inexp_outexp_map_name<EOL>
Getter method for inexp_outexp_map_name, mapped from YANG variable /qos_mpls/map/inexp_outexp/inexp_outexp_map_name (map-name-type)
f335869:c0:m3
def _set_inexp_outexp_map_name(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti...
Setter method for inexp_outexp_map_name, mapped from YANG variable /qos_mpls/map/inexp_outexp/inexp_outexp_map_name (map-name-type) If this variable is read-only (config: false) in the source YANG file, then _set_inexp_outexp_map_name is considered as a private method. Backends looking to populate this variable should ...
f335869:c0:m4
def _get_in_exp(self):
return self.__in_exp<EOL>
Getter method for in_exp, mapped from YANG variable /qos_mpls/map/inexp_outexp/in_exp (list)
f335869:c0:m6
def _set_in_exp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",in_exp.in_exp, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extensi...
Setter method for in_exp, mapped from YANG variable /qos_mpls/map/inexp_outexp/in_exp (list) If this variable is read-only (config: false) in the source YANG file, then _set_in_exp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_in_exp() directly.
f335869:c0:m7
def _get_dscp(self):
return self.__dscp<EOL>
Getter method for dscp, mapped from YANG variable /qos_mpls/map/exp_dscp/exp/to/dscp (uint32)
f335870:c0:m3
def _set_dscp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="...
Setter method for dscp, mapped from YANG variable /qos_mpls/map/exp_dscp/exp/to/dscp (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_dscp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_dscp() directly.
f335870:c0:m4
def _get_exp_in_values(self):
return self.__exp_in_values<EOL>
Getter method for exp_in_values, mapped from YANG variable /qos_mpls/map/exp_dscp/exp/exp_in_values (uint32)
f335871:c0:m3
def _set_exp_in_values(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassTyp...
Setter method for exp_in_values, mapped from YANG variable /qos_mpls/map/exp_dscp/exp/exp_in_values (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_exp_in_values is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_...
f335871:c0:m4
def _get_to(self):
return self.__to<EOL>
Getter method for to, mapped from YANG variable /qos_mpls/map/exp_dscp/exp/to (container)
f335871:c0:m6
def _set_to(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=to.to, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT:to>", rest_name="<STR_LIT:to>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<S...
Setter method for to, mapped from YANG variable /qos_mpls/map/exp_dscp/exp/to (container) If this variable is read-only (config: false) in the source YANG file, then _set_to is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_to() directly.
f335871:c0:m7
def _get_exp_dscp_map_name(self):
return self.__exp_dscp_map_name<EOL>
Getter method for exp_dscp_map_name, mapped from YANG variable /qos_mpls/map/exp_dscp/exp_dscp_map_name (map-name-type)
f335872:c0:m3
def _set_exp_dscp_map_name(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti...
Setter method for exp_dscp_map_name, mapped from YANG variable /qos_mpls/map/exp_dscp/exp_dscp_map_name (map-name-type) If this variable is read-only (config: false) in the source YANG file, then _set_exp_dscp_map_name is considered as a private method. Backends looking to populate this variable should do so via callin...
f335872:c0:m4
def _get_exp(self):
return self.__exp<EOL>
Getter method for exp, mapped from YANG variable /qos_mpls/map/exp_dscp/exp (list)
f335872:c0:m6
def _set_exp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",exp.exp, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extensions={u...
Setter method for exp, mapped from YANG variable /qos_mpls/map/exp_dscp/exp (list) If this variable is read-only (config: false) in the source YANG file, then _set_exp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_exp() directly.
f335872:c0:m7
def _get_exp_traffic_class(self):
return self.__exp_traffic_class<EOL>
Getter method for exp_traffic_class, mapped from YANG variable /qos_mpls/map/exp_traffic_class (list)
f335873:c0:m3
def _set_exp_traffic_class(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",exp_traffic_class.exp_traffic_class, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_key...
Setter method for exp_traffic_class, mapped from YANG variable /qos_mpls/map/exp_traffic_class (list) If this variable is read-only (config: false) in the source YANG file, then _set_exp_traffic_class is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_exp...
f335873:c0:m4
def _get_traffic_class_exp(self):
return self.__traffic_class_exp<EOL>
Getter method for traffic_class_exp, mapped from YANG variable /qos_mpls/map/traffic_class_exp (list)
f335873:c0:m6
def _set_traffic_class_exp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",traffic_class_exp.traffic_class_exp, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_key...
Setter method for traffic_class_exp, mapped from YANG variable /qos_mpls/map/traffic_class_exp (list) If this variable is read-only (config: false) in the source YANG file, then _set_traffic_class_exp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_tra...
f335873:c0:m7
def _get_dscp_exp(self):
return self.__dscp_exp<EOL>
Getter method for dscp_exp, mapped from YANG variable /qos_mpls/map/dscp_exp (list)
f335873:c0:m9
def _set_dscp_exp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",dscp_exp.dscp_exp, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', ext...
Setter method for dscp_exp, mapped from YANG variable /qos_mpls/map/dscp_exp (list) If this variable is read-only (config: false) in the source YANG file, then _set_dscp_exp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_dscp_exp() directly.
f335873:c0:m10
def _get_exp_dscp(self):
return self.__exp_dscp<EOL>
Getter method for exp_dscp, mapped from YANG variable /qos_mpls/map/exp_dscp (list)
f335873:c0:m12
def _set_exp_dscp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",exp_dscp.exp_dscp, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', ext...
Setter method for exp_dscp, mapped from YANG variable /qos_mpls/map/exp_dscp (list) If this variable is read-only (config: false) in the source YANG file, then _set_exp_dscp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_exp_dscp() directly.
f335873:c0:m13
def _get_inexp_outexp(self):
return self.__inexp_outexp<EOL>
Getter method for inexp_outexp, mapped from YANG variable /qos_mpls/map/inexp_outexp (list)
f335873:c0:m15
def _set_inexp_outexp(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGListType("<STR_LIT>",inexp_outexp.inexp_outexp, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LI...
Setter method for inexp_outexp, mapped from YANG variable /qos_mpls/map/inexp_outexp (list) If this variable is read-only (config: false) in the source YANG file, then _set_inexp_outexp is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_inexp_outexp() dir...
f335873:c0:m16
def _get_map_name_cmd3(self):
return self.__map_name_cmd3<EOL>
Getter method for map_name_cmd3, mapped from YANG variable /qos_mpls/map_apply/apply_dscp_exp_map_name/map_name_cmd3 (map-name-type)
f335874:c0:m3
def _set_map_name_cmd3(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=sel...
Setter method for map_name_cmd3, mapped from YANG variable /qos_mpls/map_apply/apply_dscp_exp_map_name/map_name_cmd3 (map-name-type) If this variable is read-only (config: false) in the source YANG file, then _set_map_name_cmd3 is considered as a private method. Backends looking to populate this variable should do so v...
f335874:c0:m4
def _get_all_zero_map_cmd3(self):
return self.__all_zero_map_cmd3<EOL>
Getter method for all_zero_map_cmd3, mapped from YANG variable /qos_mpls/map_apply/apply_dscp_exp_map_name/all_zero_map_cmd3 (empty)
f335874:c0:m6
def _set_all_zero_map_cmd3(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for all_zero_map_cmd3, mapped from YANG variable /qos_mpls/map_apply/apply_dscp_exp_map_name/all_zero_map_cmd3 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_all_zero_map_cmd3 is considered as a private method. Backends looking to populate this variable should do ...
f335874:c0:m7
def _get_default_map_cmd3(self):
return self.__default_map_cmd3<EOL>
Getter method for default_map_cmd3, mapped from YANG variable /qos_mpls/map_apply/apply_dscp_exp_map_name/default_map_cmd3 (empty)
f335874:c0:m9
def _set_default_map_cmd3(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions...
Setter method for default_map_cmd3, mapped from YANG variable /qos_mpls/map_apply/apply_dscp_exp_map_name/default_map_cmd3 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_default_map_cmd3 is considered as a private method. Backends looking to populate this variable should do so ...
f335874:c0:m10
def _get_All_cmd3(self):
return self.__All_cmd3<EOL>
Getter method for All_cmd3, mapped from YANG variable /qos_mpls/map_apply/apply_dscp_exp_map_name/All_cmd3 (empty)
f335874:c0:m12
def _set_All_cmd3(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for All_cmd3, mapped from YANG variable /qos_mpls/map_apply/apply_dscp_exp_map_name/All_cmd3 (empty) If this variable is read-only (config: false) in the source YANG file, then _set_All_cmd3 is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set...
f335874:c0:m13