signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_interface_type(self): | return self.__interface_type<EOL> | Getter method for interface_type, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/input/interface_type (enumeration)
YANG Description: The type of the interface. An 'unknown' type
represents error scenario and should not be used. | f337207:c0:m6 |
def _set_interface_type(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:8>}, u'<ST... | Setter method for interface_type, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/input/interface_type (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface_type is considered as a private
method. Backends looking to popula... | f337207:c0:m7 |
def _get_interface_name(self): | return self.__interface_name<EOL> | Getter method for interface_name, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/input/interface_name (union)
YANG Description: The Interface value. The interface value is always
interpreted within the context of the value of
'interface-type' leaf:
interface-type inter... | f337207:c0:m9 |
def _set_interface_name(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>', '<STR_LIT>': [u'<STR_LIT>']}),RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>':... | Setter method for interface_name, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/input/interface_name (union)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface_name is considered as a private
method. Backends looking to populate thi... | f337207:c0:m10 |
def _get_last_received_interface_info(self): | return self.__last_received_interface_info<EOL> | Getter method for last_received_interface_info, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/input/last_received_interface_info (container)
YANG Description: The rpc returns the list of
port-profiles associated with the next set of
interfaces.
The rpc request would look as be... | f337207:c0:m12 |
def _set_last_received_interface_info(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=last_received_interface_info.last_received_interface_info, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=se... | Setter method for last_received_interface_info, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/input/last_received_interface_info (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_last_received_interface_info is considered as a privat... | f337207:c0:m13 |
def _get_interface_type(self): | return self.__interface_type<EOL> | Getter method for interface_type, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/input/last_received_interface_info/interface_type (enumeration)
YANG Description: The type of the interface. An 'unknown' type
represents error scenario and should not be used. | f337208:c0:m3 |
def _set_interface_type(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:8>}, u'<ST... | Setter method for interface_type, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/input/last_received_interface_info/interface_type (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface_type is considered as a private
metho... | f337208:c0:m4 |
def _get_interface_name(self): | return self.__interface_name<EOL> | Getter method for interface_name, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/input/last_received_interface_info/interface_name (union)
YANG Description: The Interface value. The interface value is always
interpreted within the context of the value of
'interface-type' leaf:
... | f337208:c0:m6 |
def _set_interface_name(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>', '<STR_LIT>': [u'<STR_LIT>']}),RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>':... | Setter method for interface_name, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/input/last_received_interface_info/interface_name (union)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface_name is considered as a private
method. Bac... | f337208:c0:m7 |
def _get_interface_type(self): | return self.__interface_type<EOL> | Getter method for interface_type, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/output/interface/interface_type (enumeration)
YANG Description: The type of the interface. An 'unknown' type
represents error scenario and should not be used. | f337209:c0:m3 |
def _set_interface_type(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:8>}, u'<ST... | Setter method for interface_type, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/output/interface/interface_type (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface_type is considered as a private
method. Backends lookin... | f337209:c0:m4 |
def _get_interface_name(self): | return self.__interface_name<EOL> | Getter method for interface_name, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/output/interface/interface_name (union)
YANG Description: The Interface value. The interface value is always
interpreted within the context of the value of
'interface-type' leaf:
interface-type ... | f337209:c0:m6 |
def _set_interface_name(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>', '<STR_LIT>': [u'<STR_LIT>']}),RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>':... | Setter method for interface_name, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/output/interface/interface_name (union)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface_name is considered as a private
method. Backends looking to p... | f337209:c0:m7 |
def _get_port_profile(self): | return self.__port_profile<EOL> | Getter method for port_profile, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/output/interface/port_profile (list)
YANG Description: The list of port profiles applied on this
interface. Each row contains Port Profile
name. | f337209:c0:m9 |
def _set_port_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=YANGListType(False,port_profile.port_profile, 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:Fals... | Setter method for port_profile, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_for_intf/output/interface/port_profile (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_port_profile is considered as a private
method. Backends looking to populate... | f337209:c0:m10 |
def _get_interface_type(self): | return self.__interface_type<EOL> | Getter method for interface_type, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_status/output/port_profile/mac_association/applied_interface/interface_type (enumeration)
YANG Description: The type of the interface. An 'unknown' type
represents error scenario and should not be used. | f337210:c0:m3 |
def _set_interface_type(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:8>}, u'<ST... | Setter method for interface_type, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_status/output/port_profile/mac_association/applied_interface/interface_type (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface_type is considered as a ... | f337210:c0:m4 |
def _get_interface_name(self): | return self.__interface_name<EOL> | Getter method for interface_name, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_status/output/port_profile/mac_association/applied_interface/interface_name (union)
YANG Description: The Interface value. The interface value is always
interpreted within the context of the value of
'inter... | f337210:c0:m6 |
def _set_interface_name(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>', '<STR_LIT>': [u'<STR_LIT>']}),RestrictedClassType(base_type=RestrictedClassType(base_type=long, restriction_dict={'<STR_LIT>':... | Setter method for interface_name, mapped from YANG variable /brocade_port_profile_ext_rpc/get_port_profile_status/output/port_profile/mac_association/applied_interface/interface_name (union)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface_name is considered as a privat... | f337210:c0:m7 |
def _get_total_mac_count(self): | return self.__total_mac_count<EOL> | Getter method for total_mac_count, mapped from YANG variable /bd_mac_br_state/total_mac_count (uint32)
YANG Description: total mac count | f337211:c0:m3 |
def _set_total_mac_count(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ... | Setter method for total_mac_count, mapped from YANG variable /bd_mac_br_state/total_mac_count (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_total_mac_count is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_tota... | f337211:c0:m4 |
def _get_static_mac_count(self): | return self.__static_mac_count<EOL> | Getter method for static_mac_count, mapped from YANG variable /bd_mac_br_state/static_mac_count (uint32)
YANG Description: static mac count | f337211:c0:m6 |
def _set_static_mac_count(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ... | Setter method for static_mac_count, mapped from YANG variable /bd_mac_br_state/static_mac_count (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_static_mac_count is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_s... | f337211:c0:m7 |
def _get_dyn_mac_count(self): | return self.__dyn_mac_count<EOL> | Getter method for dyn_mac_count, mapped from YANG variable /bd_mac_br_state/dyn_mac_count (uint32)
YANG Description: dynamic mac count | f337211:c0:m9 |
def _set_dyn_mac_count(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ... | Setter method for dyn_mac_count, mapped from YANG variable /bd_mac_br_state/dyn_mac_count (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_dyn_mac_count is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_dyn_mac_co... | f337211:c0:m10 |
def _get_evpn_mac_count(self): | return self.__evpn_mac_count<EOL> | Getter method for evpn_mac_count, mapped from YANG variable /bd_mac_br_state/evpn_mac_count (uint32)
YANG Description: EVPN mac count | f337211:c0:m12 |
def _set_evpn_mac_count(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=long, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:32>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ... | Setter method for evpn_mac_count, mapped from YANG variable /bd_mac_br_state/evpn_mac_count (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_evpn_mac_count is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_evpn_ma... | f337211:c0:m13 |
def _get_profile_name(self): | return self.__profile_name<EOL> | Getter method for profile_name, mapped from YANG variable /police_remark_profile/profile_name (profile-name-type) | f337212:c0:m3 |
def _set_profile_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 profile_name, mapped from YANG variable /police_remark_profile/profile_name (profile-name-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_profile_name is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._... | f337212:c0:m4 |
def _get_action(self): | return self.__action<EOL> | Getter method for action, mapped from YANG variable /police_remark_profile/action (list) | f337212:c0:m6 |
def _set_action(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>",action.action, yang_name="<STR_LIT:action>", rest_name="<STR_LIT:action>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_... | Setter method for action, mapped from YANG variable /police_remark_profile/action (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_action is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_action() directly. | f337212:c0:m7 |
def _get_cos(self): | return self.__cos<EOL> | Getter method for cos, mapped from YANG variable /police_remark_profile/action/set/cos (qos-mls:cos-id-type) | f337213:c0:m3 |
def _set_cos(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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for cos, mapped from YANG variable /police_remark_profile/action/set/cos (qos-mls:cos-id-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_cos is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_cos() dire... | f337213:c0:m4 |
def _get_traffic_class(self): | return self.__traffic_class<EOL> | Getter method for traffic_class, mapped from YANG variable /police_remark_profile/action/set/traffic_class (qos-mls:traffic-class-id-type) | f337213:c0:m6 |
def _set_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=RestrictedClassType(base_type=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for traffic_class, mapped from YANG variable /police_remark_profile/action/set/traffic_class (qos-mls:traffic-class-id-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_traffic_class is considered as a private
method. Backends looking to populate this variable should
d... | f337213:c0:m7 |
def _get_dscp(self): | return self.__dscp<EOL> | Getter method for dscp, mapped from YANG variable /police_remark_profile/action/set/dscp (qos-mls:dscp-id-type) | f337213:c0:m9 |
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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for dscp, mapped from YANG variable /police_remark_profile/action/set/dscp (qos-mls:dscp-id-type)
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()... | f337213:c0:m10 |
def _get_cos_mutation(self): | return self.__cos_mutation<EOL> | Getter method for cos_mutation, mapped from YANG variable /police_remark_profile/action/map/cos_mutation (map-name-type) | f337214:c0:m3 |
def _set_cos_mutation(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, path_helper=self._path_helper, extmethods=self._extm... | Setter method for cos_mutation, mapped from YANG variable /police_remark_profile/action/map/cos_mutation (map-name-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_cos_mutation is considered as a private
method. Backends looking to populate this variable should
do so via calling th... | f337214:c0:m4 |
def _get_cos_traffic_class(self): | return self.__cos_traffic_class<EOL> | Getter method for cos_traffic_class, mapped from YANG variable /police_remark_profile/action/map/cos_traffic_class (map-name-type) | f337214:c0:m6 |
def _set_cos_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=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm... | Setter method for cos_traffic_class, mapped from YANG variable /police_remark_profile/action/map/cos_traffic_class (map-name-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_cos_traffic_class is considered as a private
method. Backends looking to populate this variable should
do so... | f337214:c0:m7 |
def _get_cos_dscp(self): | return self.__cos_dscp<EOL> | Getter method for cos_dscp, mapped from YANG variable /police_remark_profile/action/map/cos_dscp (map-name-type) | f337214:c0:m9 |
def _set_cos_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=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm... | Setter method for cos_dscp, mapped from YANG variable /police_remark_profile/action/map/cos_dscp (map-name-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_cos_dscp is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_c... | f337214:c0:m10 |
def _get_traffic_class_mutation(self): | return self.__traffic_class_mutation<EOL> | Getter method for traffic_class_mutation, mapped from YANG variable /police_remark_profile/action/map/traffic_class_mutation (map-name-type) | f337214:c0:m12 |
def _set_traffic_class_mutation(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, path_helper=self._path_helper, extmethods=self._extm... | Setter method for traffic_class_mutation, mapped from YANG variable /police_remark_profile/action/map/traffic_class_mutation (map-name-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_traffic_class_mutation is considered as a private
method. Backends looking to populate this variab... | f337214:c0:m13 |
def _get_traffic_class_cos(self): | return self.__traffic_class_cos<EOL> | Getter method for traffic_class_cos, mapped from YANG variable /police_remark_profile/action/map/traffic_class_cos (map-name-type) | f337214:c0:m15 |
def _set_traffic_class_cos(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, path_helper=self._path_helper, extmethods=self._extm... | Setter method for traffic_class_cos, mapped from YANG variable /police_remark_profile/action/map/traffic_class_cos (map-name-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_traffic_class_cos is considered as a private
method. Backends looking to populate this variable should
do so... | f337214:c0:m16 |
def _get_traffic_class_dscp(self): | return self.__traffic_class_dscp<EOL> | Getter method for traffic_class_dscp, mapped from YANG variable /police_remark_profile/action/map/traffic_class_dscp (map-name-type) | f337214:c0:m18 |
def _set_traffic_class_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=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm... | Setter method for traffic_class_dscp, mapped from YANG variable /police_remark_profile/action/map/traffic_class_dscp (map-name-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_traffic_class_dscp is considered as a private
method. Backends looking to populate this variable should
do... | f337214:c0:m19 |
def _get_dscp_mutation(self): | return self.__dscp_mutation<EOL> | Getter method for dscp_mutation, mapped from YANG variable /police_remark_profile/action/map/dscp_mutation (map-name-type) | f337214:c0:m21 |
def _set_dscp_mutation(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, path_helper=self._path_helper, extmethods=self._extm... | Setter method for dscp_mutation, mapped from YANG variable /police_remark_profile/action/map/dscp_mutation (map-name-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_dscp_mutation is considered as a private
method. Backends looking to populate this variable should
do so via calling... | f337214:c0:m22 |
def _get_dscp_traffic_class(self): | return self.__dscp_traffic_class<EOL> | Getter method for dscp_traffic_class, mapped from YANG variable /police_remark_profile/action/map/dscp_traffic_class (map-name-type) | f337214:c0:m24 |
def _set_dscp_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=RestrictedClassType(base_type=unicode, restriction_dict={'<STR_LIT>': u'<STR_LIT>'}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extm... | Setter method for dscp_traffic_class, mapped from YANG variable /police_remark_profile/action/map/dscp_traffic_class (map-name-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_dscp_traffic_class is considered as a private
method. Backends looking to populate this variable should
do... | f337214:c0:m25 |
def _get_dscp_cos(self): | return self.__dscp_cos<EOL> | Getter method for dscp_cos, mapped from YANG variable /police_remark_profile/action/map/dscp_cos (map-name-type) | f337214:c0:m27 |
def _set_dscp_cos(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, path_helper=self._path_helper, extmethods=self._extm... | Setter method for dscp_cos, mapped from YANG variable /police_remark_profile/action/map/dscp_cos (map-name-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_dscp_cos is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_d... | f337214:c0:m28 |
def _get_classification_type(self): | return self.__classification_type<EOL> | Getter method for classification_type, mapped from YANG variable /police_remark_profile/action/classification_type (enumeration) | f337215:c0:m3 |
def _set_classification_type(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, ... | Setter method for classification_type, mapped from YANG variable /police_remark_profile/action/classification_type (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_classification_type is considered as a private
method. Backends looking to populate this variable should
do so... | f337215:c0:m4 |
def _get_action_type(self): | return self.__action_type<EOL> | Getter method for action_type, mapped from YANG variable /police_remark_profile/action/action_type (enumeration) | f337215:c0:m6 |
def _set_action_type(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, ... | Setter method for action_type, mapped from YANG variable /police_remark_profile/action/action_type (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_action_type is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._se... | f337215:c0:m7 |
def _get_set_(self): | return self.__set_<EOL> | Getter method for set_, mapped from YANG variable /police_remark_profile/action/set (container) | f337215:c0:m9 |
def _set_set_(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=set_.set_, 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 set_, mapped from YANG variable /police_remark_profile/action/set (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_set_ is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_set_() directly. | f337215:c0:m10 |
def _get_map_(self): | return self.__map_<EOL> | Getter method for map_, mapped from YANG variable /police_remark_profile/action/map (container) | f337215:c0:m12 |
def _set_map_(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=map_.map_, 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 map_, mapped from YANG variable /police_remark_profile/action/map (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_map_ is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_map_() directly. | f337215:c0:m13 |
def _get_seq_id(self): | return self.__seq_id<EOL> | Getter method for seq_id, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/seq_id (uint64) | f337216:c0:m3 |
def _set_seq_id(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 seq_id, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/seq_id (uint64)
If this variable is read-only (config: false) in the
source YANG file, then _set_seq_id is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_s... | f337216:c0:m4 |
def _get_action(self): | return self.__action<EOL> | Getter method for action, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/action (enumeration) | f337216:c0:m6 |
def _set_action(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:2>}, u'<ST... | Setter method for action, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/action (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_action is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._... | f337216:c0:m7 |
def _get_source(self): | return self.__source<EOL> | Getter method for source, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/source (union) | f337216:c0:m9 |
def _set_source(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=[unicode,RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT:host>': {'<STR_LIT:value>': <NUM_... | Setter method for source, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/source (union)
If this variable is read-only (config: false) in the
source YANG file, then _set_source is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_so... | f337216:c0:m10 |
def _get_srchost(self): | return self.__srchost<EOL> | Getter method for srchost, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/srchost (mac-address-type) | f337216:c0:m12 |
def _set_srchost(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, 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>': None, u... | Setter method for srchost, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/srchost (mac-address-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_srchost is considered as a private
method. Backends looking to populate this variable should
do so via calling t... | f337216:c0:m13 |
def _get_src_mac_addr_mask(self): | return self.__src_mac_addr_mask<EOL> | Getter method for src_mac_addr_mask, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/src_mac_addr_mask (src-dst-mac-address-mask-type) | f337216:c0:m15 |
def _set_src_mac_addr_mask(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, 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>': None, u... | Setter method for src_mac_addr_mask, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/src_mac_addr_mask (src-dst-mac-address-mask-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_src_mac_addr_mask is considered as a private
method. Backends looking to popula... | f337216:c0:m16 |
def _get_count(self): | return self.__count<EOL> | Getter method for count, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/count (empty) | f337216:c0:m18 |
def _set_count(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:count>", rest_name="<STR_LIT:count>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_L... | Setter method for count, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/count (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_count is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_count... | f337216:c0:m19 |
def _get_log(self): | return self.__log<EOL> | Getter method for log, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/log (empty) | f337216:c0:m21 |
def _set_log(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 log, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/log (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_log is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_log() direc... | f337216:c0:m22 |
def _get_copy_sflow(self): | return self.__copy_sflow<EOL> | Getter method for copy_sflow, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/copy_sflow (empty) | f337216:c0:m24 |
def _set_copy_sflow(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>': None, ... | Setter method for copy_sflow, mapped from YANG variable /mac/access_list/standard/hide_mac_acl_std/seq/copy_sflow (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_copy_sflow is considered as a private
method. Backends looking to populate this variable should
do so via calling thi... | f337216:c0:m25 |
def _get_seq_id(self): | return self.__seq_id<EOL> | Getter method for seq_id, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/seq_id (uint64) | f337217:c0:m3 |
def _set_seq_id(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 seq_id, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/seq_id (uint64)
If this variable is read-only (config: false) in the
source YANG file, then _set_seq_id is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_s... | f337217:c0:m4 |
def _get_action(self): | return self.__action<EOL> | Getter method for action, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/action (enumeration) | f337217:c0:m6 |
def _set_action(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:2>}, u'<ST... | Setter method for action, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/action (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_action is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._... | f337217:c0:m7 |
def _get_source(self): | return self.__source<EOL> | Getter method for source, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/source (union) | f337217:c0:m9 |
def _set_source(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=[unicode,RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT:host>': {'<STR_LIT:value>': <NUM_... | Setter method for source, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/source (union)
If this variable is read-only (config: false) in the
source YANG file, then _set_source is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_so... | f337217:c0:m10 |
def _get_srchost(self): | return self.__srchost<EOL> | Getter method for srchost, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/srchost (mac-address-type) | f337217:c0:m12 |
def _set_srchost(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, 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 srchost, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/srchost (mac-address-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_srchost is considered as a private
method. Backends looking to populate this variable should
do so via calling t... | f337217:c0:m13 |
def _get_src_mac_addr_mask(self): | return self.__src_mac_addr_mask<EOL> | Getter method for src_mac_addr_mask, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/src_mac_addr_mask (src-dst-mac-address-mask-type) | f337217:c0:m15 |
def _set_src_mac_addr_mask(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, 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>': None, u... | Setter method for src_mac_addr_mask, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/src_mac_addr_mask (src-dst-mac-address-mask-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_src_mac_addr_mask is considered as a private
method. Backends looking to popula... | f337217:c0:m16 |
def _get_dst(self): | return self.__dst<EOL> | Getter method for dst, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/dst (union) | f337217:c0:m18 |
def _set_dst(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=[unicode,RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT:host>': {'<STR_LIT:value>': <NUM_... | Setter method for dst, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/dst (union)
If this variable is read-only (config: false) in the
source YANG file, then _set_dst is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_dst() direc... | f337217:c0:m19 |
def _get_dsthost(self): | return self.__dsthost<EOL> | Getter method for dsthost, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/dsthost (mac-address-type) | f337217:c0:m21 |
def _set_dsthost(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, 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 dsthost, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/dsthost (mac-address-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_dsthost is considered as a private
method. Backends looking to populate this variable should
do so via calling t... | f337217:c0:m22 |
def _get_dst_mac_addr_mask(self): | return self.__dst_mac_addr_mask<EOL> | Getter method for dst_mac_addr_mask, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/dst_mac_addr_mask (src-dst-mac-address-mask-type) | f337217:c0:m24 |
def _set_dst_mac_addr_mask(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, 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>': None, u... | Setter method for dst_mac_addr_mask, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/dst_mac_addr_mask (src-dst-mac-address-mask-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_dst_mac_addr_mask is considered as a private
method. Backends looking to popula... | f337217:c0:m25 |
def _get_ethertype(self): | return self.__ethertype<EOL> | Getter method for ethertype, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/ethertype (union) | f337217:c0:m27 |
def _set_ethertype(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>}, u'<STR... | Setter method for ethertype, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/ethertype (union)
If this variable is read-only (config: false) in the
source YANG file, then _set_ethertype is considered as a private
method. Backends looking to populate this variable should
do so via calling thisOb... | f337217:c0:m28 |
def _get_vlan(self): | return self.__vlan<EOL> | Getter method for vlan, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/vlan (interface:vlan-type)
YANG Description: Vlan | f337217:c0:m30 |
def _set_vlan(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 vlan, mapped from YANG variable /mac/access_list/extended/hide_mac_acl_ext/seq/vlan (interface:vlan-type)
If this variable is read-only (config: false) in the
source YANG file, then _set_vlan is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj... | f337217:c0:m31 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.