signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_rp_addr_prefix_list(self):
return self.__rp_addr_prefix_list<EOL>
Getter method for rp_addr_prefix_list, mapped from YANG variable /routing_system/router/pim/rp_address/rp_addr_prefix_list (common-def:name-string63)
f334825:c0:m6
def _set_rp_addr_prefix_list(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 rp_addr_prefix_list, mapped from YANG variable /routing_system/router/pim/rp_address/rp_addr_prefix_list (common-def:name-string63) If this variable is read-only (config: false) in the source YANG file, then _set_rp_addr_prefix_list is considered as a private method. Backends looking to populate this ...
f334825:c0:m7
def _get_rp_cand_prefix_name(self):
return self.__rp_cand_prefix_name<EOL>
Getter method for rp_cand_prefix_name, mapped from YANG variable /routing_system/router/pim/rp_candidate/rp_cand_grp_prefix/rp_cand_prefix_name (ip-prefix-name-t) YANG Description: Prefix list name.
f334826:c0:m3
def _set_rp_cand_prefix_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 rp_cand_prefix_name, mapped from YANG variable /routing_system/router/pim/rp_candidate/rp_cand_grp_prefix/rp_cand_prefix_name (ip-prefix-name-t) If this variable is read-only (config: false) in the source YANG file, then _set_rp_cand_prefix_name is considered as a private method. Backends looking to p...
f334826:c0:m4
def _get_rp_cand_intf_type(self):
return self.__rp_cand_intf_type<EOL>
Getter method for rp_cand_intf_type, mapped from YANG variable /routing_system/router/pim/rp_candidate/rp_cand_interface/rp_cand_intf_type (pim-intf-types)
f334827:c0:m3
def _set_rp_cand_intf_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 rp_cand_intf_type, mapped from YANG variable /routing_system/router/pim/rp_candidate/rp_cand_interface/rp_cand_intf_type (pim-intf-types) If this variable is read-only (config: false) in the source YANG file, then _set_rp_cand_intf_type is considered as a private method. Backends looking to populate t...
f334827:c0:m4
def _get_rp_cand_intf_id(self):
return self.__rp_cand_intf_id<EOL>
Getter method for rp_cand_intf_id, mapped from YANG variable /routing_system/router/pim/rp_candidate/rp_cand_interface/rp_cand_intf_id (string)
f334827:c0:m6
def _set_rp_cand_intf_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=unicode, is_leaf=True, yang_name="<STR_LIT>", re...
Setter method for rp_cand_intf_id, mapped from YANG variable /routing_system/router/pim/rp_candidate/rp_cand_interface/rp_cand_intf_id (string) If this variable is read-only (config: false) in the source YANG file, then _set_rp_cand_intf_id is considered as a private method. Backends looking to populate this variable s...
f334827:c0:m7
def _get_rp_cand_interface(self):
return self.__rp_cand_interface<EOL>
Getter method for rp_cand_interface, mapped from YANG variable /routing_system/router/pim/rp_candidate/rp_cand_interface (list)
f334828:c0:m3
def _set_rp_cand_interface(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>",rp_cand_interface.rp_cand_interface, 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 rp_cand_interface, mapped from YANG variable /routing_system/router/pim/rp_candidate/rp_cand_interface (list) If this variable is read-only (config: false) in the source YANG file, then _set_rp_cand_interface is considered as a private method. Backends looking to populate this variable should do so vi...
f334828:c0:m4
def _get_rp_cand_grp_prefix(self):
return self.__rp_cand_grp_prefix<EOL>
Getter method for rp_cand_grp_prefix, mapped from YANG variable /routing_system/router/pim/rp_candidate/rp_cand_grp_prefix (list)
f334828:c0:m6
def _set_rp_cand_grp_prefix(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>",rp_cand_grp_prefix.rp_cand_grp_prefix, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_k...
Setter method for rp_cand_grp_prefix, mapped from YANG variable /routing_system/router/pim/rp_candidate/rp_cand_grp_prefix (list) If this variable is read-only (config: false) in the source YANG file, then _set_rp_cand_grp_prefix is considered as a private method. Backends looking to populate this variable should do so...
f334828:c0:m7
def _get_switch_attributes(self):
return self.__switch_attributes<EOL>
Getter method for switch_attributes, mapped from YANG variable /system_ras/switch_attributes (container)
f334829:c0:m3
def _set_switch_attributes(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=switch_attributes.switch_attributes, 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_path...
Setter method for switch_attributes, mapped from YANG variable /system_ras/switch_attributes (container) If this variable is read-only (config: false) in the source YANG file, then _set_switch_attributes is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_...
f334829:c0:m4
def _get_chassis_name(self):
return self.__chassis_name<EOL>
Getter method for chassis_name, mapped from YANG variable /system_ras/switch_attributes/chassis_name (string)
f334830:c0:m3
def _set_chassis_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>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._ex...
Setter method for chassis_name, mapped from YANG variable /system_ras/switch_attributes/chassis_name (string) If this variable is read-only (config: false) in the source YANG file, then _set_chassis_name is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_...
f334830:c0:m4
def _get_host_name(self):
return self.__host_name<EOL>
Getter method for host_name, mapped from YANG variable /system_ras/switch_attributes/host_name (string)
f334830:c0:m6
def _set_host_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>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._ex...
Setter method for host_name, mapped from YANG variable /system_ras/switch_attributes/host_name (string) If this variable is read-only (config: false) in the source YANG file, then _set_host_name is considered as a private method. Backends looking to populate this variable should do so via calling thisObj._set_host_name...
f334830:c0:m7
def _get_linkinfo_isl_linknumber(self):
return self.__linkinfo_isl_linknumber<EOL>
Getter method for linkinfo_isl_linknumber, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isl_linknumber (uint32) YANG Description: ISL number.
f334831:c0:m3
def _set_linkinfo_isl_linknumber(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=long, restriction_...
Setter method for linkinfo_isl_linknumber, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isl_linknumber (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_linkinfo_isl_linknumber is considered as a private method. B...
f334831:c0:m4
def _get_linkinfo_isllink_destdomain(self):
return self.__linkinfo_isllink_destdomain<EOL>
Getter method for linkinfo_isllink_destdomain, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_destdomain (common-def:rbridge-id-type) YANG Description: RBridge-ID of the remote/destination switch.
f334831:c0:m6
def _set_linkinfo_isllink_destdomain(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 linkinfo_isllink_destdomain, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_destdomain (common-def:rbridge-id-type) If this variable is read-only (config: false) in the source YANG file, then _set_linkinfo_isllink_destdomain is c...
f334831:c0:m7
def _get_linkinfo_isllink_srcport(self):
return self.__linkinfo_isllink_srcport<EOL>
Getter method for linkinfo_isllink_srcport, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_srcport (uint16) YANG Description: The source port index of the RBridge.
f334831:c0:m9
def _set_linkinfo_isllink_srcport(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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex...
Setter method for linkinfo_isllink_srcport, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_srcport (uint16) If this variable is read-only (config: false) in the source YANG file, then _set_linkinfo_isllink_srcport is considered as a privat...
f334831:c0:m10
def _get_linkinfo_isllink_srcport_type(self):
return self.__linkinfo_isllink_srcport_type<EOL>
Getter method for linkinfo_isllink_srcport_type, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_srcport_type (interfacetype-type) YANG Description: Source port/interface type. It can take the following values: Te - for 10G Ethernet ports. Fi ...
f334831:c0:m12
def _set_linkinfo_isllink_srcport_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_dict={'<STR_LIT>': u'<STR_LIT>', '<STR_LIT>': [u'<STR_LIT:2>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._pat...
Setter method for linkinfo_isllink_srcport_type, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_srcport_type (interfacetype-type) If this variable is read-only (config: false) in the source YANG file, then _set_linkinfo_isllink_srcport_typ...
f334831:c0:m13
def _get_linkinfo_isllink_srcport_interface(self):
return self.__linkinfo_isllink_srcport_interface<EOL>
Getter method for linkinfo_isllink_srcport_interface, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_srcport_interface (interface:interface-type) YANG Description: Source port interface information It is in the format rbridge-id/slot/port.
f334831:c0:m15
def _set_linkinfo_isllink_srcport_interface(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>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_...
Setter method for linkinfo_isllink_srcport_interface, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_srcport_interface (interface:interface-type) If this variable is read-only (config: false) in the source YANG file, then _set_linkinfo_isl...
f334831:c0:m16
def _get_linkinfo_isllink_destport(self):
return self.__linkinfo_isllink_destport<EOL>
Getter method for linkinfo_isllink_destport, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_destport (uint16) YANG Description: Remote/Destination port index of the ISL connected to the source port.
f334831:c0:m18
def _set_linkinfo_isllink_destport(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=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex...
Setter method for linkinfo_isllink_destport, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_destport (uint16) If this variable is read-only (config: false) in the source YANG file, then _set_linkinfo_isllink_destport is considered as a pri...
f334831:c0:m19
def _get_linkinfo_isllink_destport_type(self):
return self.__linkinfo_isllink_destport_type<EOL>
Getter method for linkinfo_isllink_destport_type, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_destport_type (interfacetype-type) YANG Description: Remote/Destination port/interface type. It can take the following values: Te - for 10G Ether...
f334831:c0:m21
def _set_linkinfo_isllink_destport_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_dict={'<STR_LIT>': u'<STR_LIT>', '<STR_LIT>': [u'<STR_LIT:2>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._pat...
Setter method for linkinfo_isllink_destport_type, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_destport_type (interfacetype-type) If this variable is read-only (config: false) in the source YANG file, then _set_linkinfo_isllink_destport_...
f334831:c0:m22
def _get_linkinfo_isllink_destport_interface(self):
return self.__linkinfo_isllink_destport_interface<EOL>
Getter method for linkinfo_isllink_destport_interface, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_destport_interface (interface:interface-type) YANG Description: Remote/Destination port interface information It is in the format rbridge-id...
f334831:c0:m24
def _set_linkinfo_isllink_destport_interface(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>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_...
Setter method for linkinfo_isllink_destport_interface, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_destport_interface (interface:interface-type) If this variable is read-only (config: false) in the source YANG file, then _set_linkinfo_i...
f334831:c0:m25
def _get_linkinfo_isl_linkcost(self):
return self.__linkinfo_isl_linkcost<EOL>
Getter method for linkinfo_isl_linkcost, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isl_linkcost (uint32) YANG Description: The cost of the link to reach the destination. This is a dimensionless positive number. Every ISL has a default cost that ...
f334831:c0:m27
def _set_linkinfo_isl_linkcost(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 linkinfo_isl_linkcost, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isl_linkcost (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_linkinfo_isl_linkcost is considered as a private met...
f334831:c0:m28
def _get_linkinfo_isllink_costcount(self):
return self.__linkinfo_isllink_costcount<EOL>
Getter method for linkinfo_isllink_costcount, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_costcount (uint32) YANG Description: Cost count of the link.
f334831:c0:m30
def _set_linkinfo_isllink_costcount(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 linkinfo_isllink_costcount, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_costcount (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_linkinfo_isllink_costcount is considered as a private ...
f334831:c0:m31
def _get_linkinfo_isllink_type(self):
return self.__linkinfo_isllink_type<EOL>
Getter method for linkinfo_isllink_type, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_type (uint32) YANG Description: Provides the type of the link. It can be point to point or virtual links or PISL or point to point ethernet. This paramet...
f334831:c0:m33
def _set_linkinfo_isllink_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=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 linkinfo_isllink_type, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_isllink_type (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_linkinfo_isllink_type is considered as a private met...
f334831:c0:m34
def _get_linkinfo_trunked(self):
return self.__linkinfo_trunked<EOL>
Getter method for linkinfo_trunked, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_trunked (linkinfo-trunked-type) YANG Description: Indicates whether the ISL is trunked or not. Yes - for trunked ISL port No - for non trunked ISL port.
f334831:c0:m36
def _set_linkinfo_trunked(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>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_...
Setter method for linkinfo_trunked, mapped from YANG variable /brocade_fabric_service_rpc/show_linkinfo/output/show_link_info/linkinfo_isl/linkinfo_trunked (linkinfo-trunked-type) If this variable is read-only (config: false) in the source YANG file, then _set_linkinfo_trunked is considered as a private met...
f334831:c0:m37
def _get_port_index(self):
return self.__port_index<EOL>
Getter method for port_index, mapped from YANG variable /brocade_fabric_service_rpc/show_portindex_interface_info/output/show_portindex_interface/show_portindex/port_index (uint32) YANG Description: The port index of the RBridge.
f334832:c0:m3
def _set_port_index(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=long, restriction_...
Setter method for port_index, mapped from YANG variable /brocade_fabric_service_rpc/show_portindex_interface_info/output/show_portindex_interface/show_portindex/port_index (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_port_index is considered as a private method. Backends loo...
f334832:c0:m4
def _get_port_type(self):
return self.__port_type<EOL>
Getter method for port_type, mapped from YANG variable /brocade_fabric_service_rpc/show_portindex_interface_info/output/show_portindex_interface/show_portindex/port_type (ethernet-port-type) YANG Description: The port type of the RBridge. It can be either Te or FCOE. Te - Stands for 10G Physical Ethernet ...
f334832:c0:m6
def _set_port_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_dict={'<STR_LIT>': u'<STR_LIT>', '<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_...
Setter method for port_type, mapped from YANG variable /brocade_fabric_service_rpc/show_portindex_interface_info/output/show_portindex_interface/show_portindex/port_type (ethernet-port-type) If this variable is read-only (config: false) in the source YANG file, then _set_port_type is considered as a private ...
f334832:c0:m7
def _get_port_interface(self):
return self.__port_interface<EOL>
Getter method for port_interface, mapped from YANG variable /brocade_fabric_service_rpc/show_portindex_interface_info/output/show_portindex_interface/show_portindex/port_interface (interface:interface-type) YANG Description: Port index interface representation. It is represented in the format Te - rbridge-id/slo...
f334832:c0:m9
def _set_port_interface(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>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_...
Setter method for port_interface, mapped from YANG variable /brocade_fabric_service_rpc/show_portindex_interface_info/output/show_portindex_interface/show_portindex/port_interface (interface:interface-type) If this variable is read-only (config: false) in the source YANG file, then _set_port_interface is consid...
f334832:c0:m10
def _get_trunk_list_src_port(self):
return self.__trunk_list_src_port<EOL>
Getter method for trunk_list_src_port, mapped from YANG variable /brocade_fabric_service_rpc/show_fabric_trunk_info/output/show_trunk_list/trunk_list_groups/trunk_list_member/trunk_list_src_port (uint32) YANG Description: Source port index of the trunk member.
f334833:c0:m3
def _set_trunk_list_src_port(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 trunk_list_src_port, mapped from YANG variable /brocade_fabric_service_rpc/show_fabric_trunk_info/output/show_trunk_list/trunk_list_groups/trunk_list_member/trunk_list_src_port (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_trunk_list_src_port is cons...
f334833:c0:m4
def _get_trunk_list_interface_type(self):
return self.__trunk_list_interface_type<EOL>
Getter method for trunk_list_interface_type, mapped from YANG variable /brocade_fabric_service_rpc/show_fabric_trunk_info/output/show_trunk_list/trunk_list_groups/trunk_list_member/trunk_list_interface_type (interfacetype-type) YANG Description: Interface type. It can take the following values: Te - for 10G Eth...
f334833:c0:m6
def _set_trunk_list_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_dict={'<STR_LIT>': u'<STR_LIT>', '<STR_LIT>': [u'<STR_LIT:2>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._pat...
Setter method for trunk_list_interface_type, mapped from YANG variable /brocade_fabric_service_rpc/show_fabric_trunk_info/output/show_trunk_list/trunk_list_groups/trunk_list_member/trunk_list_interface_type (interfacetype-type) If this variable is read-only (config: false) in the source YANG file, then _set_tru...
f334833:c0:m7
def _get_trunk_list_src_interface(self):
return self.__trunk_list_src_interface<EOL>
Getter method for trunk_list_src_interface, mapped from YANG variable /brocade_fabric_service_rpc/show_fabric_trunk_info/output/show_trunk_list/trunk_list_groups/trunk_list_member/trunk_list_src_interface (interface:interface-type) YANG Description: Source port interface info It is in the format rbridge-id/slot/po...
f334833:c0:m9
def _set_trunk_list_src_interface(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>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_...
Setter method for trunk_list_src_interface, mapped from YANG variable /brocade_fabric_service_rpc/show_fabric_trunk_info/output/show_trunk_list/trunk_list_groups/trunk_list_member/trunk_list_src_interface (interface:interface-type) If this variable is read-only (config: false) in the source YANG file, then _set...
f334833:c0:m10
def _get_trunk_list_nbr_rbridge_id(self):
return self.__trunk_list_nbr_rbridge_id<EOL>
Getter method for trunk_list_nbr_rbridge_id, mapped from YANG variable /brocade_fabric_service_rpc/show_fabric_trunk_info/output/show_trunk_list/trunk_list_groups/trunk_list_member/trunk_list_nbr_rbridge_id (uint32) YANG Description: RBbridge id of the neighboring switch that connects to this trunk member port.
f334833:c0:m12
def _set_trunk_list_nbr_rbridge_id(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 trunk_list_nbr_rbridge_id, mapped from YANG variable /brocade_fabric_service_rpc/show_fabric_trunk_info/output/show_trunk_list/trunk_list_groups/trunk_list_member/trunk_list_nbr_rbridge_id (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_trunk_list_nbr_...
f334833:c0:m13
def _get_trunk_list_nbr_port(self):
return self.__trunk_list_nbr_port<EOL>
Getter method for trunk_list_nbr_port, mapped from YANG variable /brocade_fabric_service_rpc/show_fabric_trunk_info/output/show_trunk_list/trunk_list_groups/trunk_list_member/trunk_list_nbr_port (uint32) YANG Description: Neighbor port index of the trunk member.
f334833:c0:m15
def _set_trunk_list_nbr_port(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 trunk_list_nbr_port, mapped from YANG variable /brocade_fabric_service_rpc/show_fabric_trunk_info/output/show_trunk_list/trunk_list_groups/trunk_list_member/trunk_list_nbr_port (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_trunk_list_nbr_port is cons...
f334833:c0:m16
def _get_trunk_list_nbr_wwn(self):
return self.__trunk_list_nbr_wwn<EOL>
Getter method for trunk_list_nbr_wwn, mapped from YANG variable /brocade_fabric_service_rpc/show_fabric_trunk_info/output/show_trunk_list/trunk_list_groups/trunk_list_member/trunk_list_nbr_wwn (common-def:wwn-type) YANG Description: WWN of the neighboring switch that connects to this trunk member port.
f334833:c0:m18
def _set_trunk_list_nbr_wwn(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 trunk_list_nbr_wwn, mapped from YANG variable /brocade_fabric_service_rpc/show_fabric_trunk_info/output/show_trunk_list/trunk_list_groups/trunk_list_member/trunk_list_nbr_wwn (common-def:wwn-type) If this variable is read-only (config: false) in the source YANG file, then _set_trunk_list_nbr_w...
f334833:c0:m19
def _get_trunk_list_is_primary(self):
return self.__trunk_list_is_primary<EOL>
Getter method for trunk_list_is_primary, mapped from YANG variable /brocade_fabric_service_rpc/show_fabric_trunk_info/output/show_trunk_list/trunk_list_groups/trunk_list_member/trunk_list_is_primary (trunk-list-is-primary-type) YANG Description: This parameter is set to True for trunk master.
f334833:c0:m21
def _set_trunk_list_is_primary(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>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_...
Setter method for trunk_list_is_primary, mapped from YANG variable /brocade_fabric_service_rpc/show_fabric_trunk_info/output/show_trunk_list/trunk_list_groups/trunk_list_member/trunk_list_is_primary (trunk-list-is-primary-type) If this variable is read-only (config: false) in the source YANG file, then _set_tru...
f334833:c0:m22
def _get_port_interface(self):
return self.__port_interface<EOL>
Getter method for port_interface, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_interface (interface:interface-type) YANG Description: The Fibre Channel port interface. It is represented in the format rbridge-id...
f334834:c0:m3
def _set_port_interface(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>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_...
Setter method for port_interface, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_interface (interface:interface-type) If this variable is read-only (config: false) in the source YANG file, then _set_port_inter...
f334834:c0:m4
def _get_port_index(self):
return self.__port_index<EOL>
Getter method for port_index, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_index (uint32) YANG Description: The Fibre Channel port index of the RBridge.
f334834:c0:m6
def _set_port_index(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=long, restriction_...
Setter method for port_index, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_index (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_port_index is considered as a privat...
f334834:c0:m7
def _get_port_type(self):
return self.__port_type<EOL>
Getter method for port_type, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_type (porttype-type)
f334834:c0:m9
def _set_port_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_dict={'<STR_LIT>': u'<STR_LIT>', '<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_...
Setter method for port_type, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_type (porttype-type) If this variable is read-only (config: false) in the source YANG file, then _set_port_type is considered as a private me...
f334834:c0:m10
def _get_port_wwn(self):
return self.__port_wwn<EOL>
Getter method for port_wwn, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_wwn (common-def:wwn-type) YANG Description: Local Fibre Channel port WWN.
f334834:c0:m12
def _set_port_wwn(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 port_wwn, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_wwn (common-def:wwn-type) If this variable is read-only (config: false) in the source YANG file, then _set_port_wwn is considered as a private...
f334834:c0:m13
def _get_remote_port_wwn(self):
return self.__remote_port_wwn<EOL>
Getter method for remote_port_wwn, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/remote_port_wwn (common-def:wwn-type) YANG Description: WWN of the remote port that connects to this Fibre Channel port.
f334834:c0:m15
def _set_remote_port_wwn(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 remote_port_wwn, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/remote_port_wwn (common-def:wwn-type) If this variable is read-only (config: false) in the source YANG file, then _set_remote_port_w...
f334834:c0:m16
def _get_remote_node_wwn(self):
return self.__remote_node_wwn<EOL>
Getter method for remote_node_wwn, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/remote_node_wwn (common-def:wwn-type) YANG Description: WWN of the remote switch that connects to this Fibre Channel port.
f334834:c0:m18
def _set_remote_node_wwn(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 remote_node_wwn, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/remote_node_wwn (common-def:wwn-type) If this variable is read-only (config: false) in the source YANG file, then _set_remote_node_w...
f334834:c0:m19
def _get_port_state(self):
return self.__port_state<EOL>
Getter method for port_state, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_state (string) YANG Description: This specifies the Fibre Channel port State. The state can be Online or Offline.
f334834:c0:m21
def _set_port_state(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=False, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for port_state, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_state (string) If this variable is read-only (config: false) in the source YANG file, then _set_port_state is considered as a privat...
f334834:c0:m22
def _get_port_status(self):
return self.__port_status<EOL>
Getter method for port_status, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_status (string) YANG Description: Provides the Fibre Channel port status. The Fibre Channel port status can be Online, No Module, No L...
f334834:c0:m24
def _set_port_status(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=False, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for port_status, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_status (string) If this variable is read-only (config: false) in the source YANG file, then _set_port_status is considered as a pri...
f334834:c0:m25
def _get_port_status_message(self):
return self.__port_status_message<EOL>
Getter method for port_status_message, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_status_message (string) YANG Description: Provides the Fibre Channel port status messages. It consists of messages like down s...
f334834:c0:m27
def _set_port_status_message(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=False, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for port_status_message, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_status_message (string) If this variable is read-only (config: false) in the source YANG file, then _set_port_status_messag...
f334834:c0:m28
def _get_port_health(self):
return self.__port_health<EOL>
Getter method for port_health, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_health (string) YANG Description: Provides the Fibre Channel port health information. It consists of information like fabric watch lic...
f334834:c0:m30
def _set_port_health(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=False, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for port_health, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_health (string) If this variable is read-only (config: false) in the source YANG file, then _set_port_health is considered as a pri...
f334834:c0:m31
def _get_port_trunked(self):
return self.__port_trunked<EOL>
Getter method for port_trunked, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_trunked (boolean) YANG Description: Provides the Fibre Channel port trunk information. This parameter is set to 'true' for trunked po...
f334834:c0:m33
def _set_port_trunked(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=False, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': ...
Setter method for port_trunked, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_trunked (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_port_trunked is considered as a...
f334834:c0:m34
def _get_port_trunk_master(self):
return self.__port_trunk_master<EOL>
Getter method for port_trunk_master, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_trunk_master (uint32) YANG Description: Provides the Fibre Channel port trunk master information. This parameter value is set to...
f334834:c0:m36
def _set_port_trunk_master(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 port_trunk_master, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_trunk_master (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_port_trunk_master is c...
f334834:c0:m37
def _get_port_actual_distance(self):
return self.__port_actual_distance<EOL>
Getter method for port_actual_distance, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_actual_distance (uint32) YANG Description: Provides the Fibre Channel port Actual Distance Information.
f334834:c0:m39
def _set_port_actual_distance(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 port_actual_distance, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_actual_distance (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_port_actual_dist...
f334834:c0:m40
def _get_port_desired_credit(self):
return self.__port_desired_credit<EOL>
Getter method for port_desired_credit, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_desired_credit (uint32) YANG Description: Provides the Fibre Channel port Desired Credit Information.
f334834:c0:m42
def _set_port_desired_credit(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 port_desired_credit, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_desired_credit (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_port_desired_credi...
f334834:c0:m43
def _get_port_buffer_allocated(self):
return self.__port_buffer_allocated<EOL>
Getter method for port_buffer_allocated, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_buffer_allocated (uint32) YANG Description: Provides the Fibre Channel port Buffer Allocation.
f334834:c0:m45
def _set_port_buffer_allocated(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 port_buffer_allocated, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_buffer_allocated (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_port_buffer_al...
f334834:c0:m46
def _get_port_licensed(self):
return self.__port_licensed<EOL>
Getter method for port_licensed, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_licensed (boolean) YANG Description: Indicates if the port is licensed or not. This is set to 'true' for licenced ports and 'false' ...
f334834:c0:m48
def _set_port_licensed(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=False, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': ...
Setter method for port_licensed, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_licensed (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_port_licensed is considered a...
f334834:c0:m49
def _get_port_address(self):
return self.__port_address<EOL>
Getter method for port_address, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_address (fabric-portid-type) YANG Description: Fibre Channel address (24 bit address PID). Uses hexadecimal format.
f334834:c0:m51
def _set_port_address(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>']}), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_...
Setter method for port_address, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_address (fabric-portid-type) If this variable is read-only (config: false) in the source YANG file, then _set_port_address is cons...
f334834:c0:m52
def _get_port_fec(self):
return self.__port_fec<EOL>
Getter method for port_fec, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_fec (string) YANG Description: Provide port FEC operational status of a port. Active - When FEC enabled and operational on a port. Inactiv...
f334834:c0:m54
def _set_port_fec(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=False, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for port_fec, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_fec (string) If this variable is read-only (config: false) in the source YANG file, then _set_port_fec is considered as a private method...
f334834:c0:m55
def _get_port_configured_speed(self):
return self.__port_configured_speed<EOL>
Getter method for port_configured_speed, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_configured_speed (string) YANG Description: Provides the Fibre Channel port Configured Speed Information.
f334834:c0:m57
def _set_port_configured_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=unicode, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions={u'<STR_LIT>': {u'<STR_LIT:info>': u...
Setter method for port_configured_speed, mapped from YANG variable /brocade_fabric_service_rpc/show_fibrechannel_interface_info/output/show_fibrechannel_interface/show_fibrechannel_info/port_configured_speed (string) If this variable is read-only (config: false) in the source YANG file, then _set_port_configure...
f334834:c0:m58