signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_lsp_backup_type_transit(self): | return self.__lsp_backup_type_transit<EOL> | Getter method for lsp_backup_type_transit, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_backup_info/lsp_backups/lsp_backup_type_transit (boolean)
YANG Description: Backup type transit | f335148:c0:m15 |
def _set_lsp_backup_type_transit(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, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_backup_type_transit, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_backup_info/lsp_backups/lsp_backup_type_transit (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_backup_type_transi... | f335148:c0:m16 |
def _get_lsp_backup_is_active(self): | return self.__lsp_backup_is_active<EOL> | Getter method for lsp_backup_is_active, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_backup_info/lsp_backups/lsp_backup_is_active (boolean)
YANG Description: Backup state is active or up | f335148:c0:m18 |
def _set_lsp_backup_is_active(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, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for lsp_backup_is_active, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info/show_mpls_lsp_backup_info/lsp_backups/lsp_backup_is_active (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_lsp_backup_is_active is cons... | f335148:c0:m19 |
def _get_show_mpls_lsp_detail_info(self): | return self.__show_mpls_lsp_detail_info<EOL> | Getter method for show_mpls_lsp_detail_info, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info (container) | f335149:c0:m3 |
def _set_show_mpls_lsp_detail_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=show_mpls_lsp_detail_info.show_mpls_lsp_detail_info, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethod... | Setter method for show_mpls_lsp_detail_info, mapped from YANG variable /brocade_mpls_rpc/show_mpls_lsp_detail/output/lsp/show_mpls_lsp_detail_info (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_show_mpls_lsp_detail_info is considered as a private
method. Backends looking to... | f335149:c0:m4 |
def _get_mpls_clear_all_ldp_sessions(self): | return self.__mpls_clear_all_ldp_sessions<EOL> | Getter method for mpls_clear_all_ldp_sessions, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_neighbor/input/mpls_clear_all_ldp_sessions (boolean)
YANG Description: Clear All LDP neighbors | f335150:c0:m3 |
def _set_mpls_clear_all_ldp_sessions(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, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for mpls_clear_all_ldp_sessions, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_neighbor/input/mpls_clear_all_ldp_sessions (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_mpls_clear_all_ldp_sessions is considered as a private
method. Backends looking ... | f335150:c0:m4 |
def _get_mpls_clear_one_ldp_sessions(self): | return self.__mpls_clear_one_ldp_sessions<EOL> | Getter method for mpls_clear_one_ldp_sessions, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_neighbor/input/mpls_clear_one_ldp_sessions (inet:ipv4-address)
YANG Description: LDP neighbors IP to be cleared | f335150:c0:m6 |
def _set_mpls_clear_one_ldp_sessions(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 mpls_clear_one_ldp_sessions, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_neighbor/input/mpls_clear_one_ldp_sessions (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_mpls_clear_one_ldp_sessions is considered as a private
method. Backend... | f335150:c0:m7 |
def _get_input(self): | return self.__input<EOL> | Getter method for input, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_neighbor/input (input) | f335151:c0:m3 |
def _set_input(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=input.input, is_leaf=True, yang_name="<STR_LIT:input>", rest_name="<STR_LIT:input>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions=None, namespace='<ST... | Setter method for input, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_neighbor/input (input)
If this variable is read-only (config: false) in the
source YANG file, then _set_input is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_input() di... | f335151:c0:m4 |
def _get_output(self): | return self.__output<EOL> | Getter method for output, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_neighbor/output (output) | f335151:c0:m6 |
def _set_output(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=output.output, 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=None, namespace='<STR_LIT>', d... | Setter method for output, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_neighbor/output (output)
If this variable is read-only (config: false) in the
source YANG file, then _set_output is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_output... | f335151:c0:m7 |
def _get_clear_mpls_ldp_neighbor_out(self): | return self.__clear_mpls_ldp_neighbor_out<EOL> | Getter method for clear_mpls_ldp_neighbor_out, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_neighbor/output/clear_mpls_ldp_neighbor_out (container) | f335152:c0:m3 |
def _set_clear_mpls_ldp_neighbor_out(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=clear_mpls_ldp_neighbor_out.clear_mpls_ldp_neighbor_out, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extme... | Setter method for clear_mpls_ldp_neighbor_out, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_neighbor/output/clear_mpls_ldp_neighbor_out (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_clear_mpls_ldp_neighbor_out is considered as a private
method. Backends looki... | f335152:c0:m4 |
def _get_clear_mpls_ldp_neighbor_ret_msg(self): | return self.__clear_mpls_ldp_neighbor_ret_msg<EOL> | Getter method for clear_mpls_ldp_neighbor_ret_msg, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_neighbor/output/clear_mpls_ldp_neighbor_out/clear_mpls_ldp_neighbor_ret_msg (string)
YANG Description: clear mpls ldp neighbor return message | f335153:c0:m3 |
def _set_clear_mpls_ldp_neighbor_ret_msg(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 clear_mpls_ldp_neighbor_ret_msg, mapped from YANG variable /brocade_mpls_rpc/clear_mpls_ldp_neighbor/output/clear_mpls_ldp_neighbor_out/clear_mpls_ldp_neighbor_ret_msg (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_clear_mpls_ldp_neighbor_ret_msg is considere... | f335153:c0:m4 |
def _get_mpls_ldp_session_one(self): | return self.__mpls_ldp_session_one<EOL> | Getter method for mpls_ldp_session_one, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/input/mpls_ldp_session_one (container) | f335154:c0:m3 |
def _set_mpls_ldp_session_one(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=mpls_ldp_session_one.mpls_ldp_session_one, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, registe... | Setter method for mpls_ldp_session_one, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/input/mpls_ldp_session_one (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_mpls_ldp_session_one is considered as a private
method. Backends looking to populate this v... | f335154:c0:m4 |
def _get_ldpid(self): | return self.__ldpid<EOL> | Getter method for ldpid, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/input/mpls_ldp_session_one/ldpid (inet:ipv4-address)
YANG Description: Neighbor LDP ID | f335155:c0:m3 |
def _set_ldpid(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 ldpid, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/input/mpls_ldp_session_one/ldpid (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_ldpid is considered as a private
method. Backends looking to populate this variable should
d... | f335155:c0:m4 |
def _get_labelspaceId(self): | return self.__labelspaceId<EOL> | Getter method for labelspaceId, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/input/mpls_ldp_session_one/labelspaceId (uint8)
YANG Description: Neighbor Labelspace ID | f335155:c0:m6 |
def _set_labelspaceId(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for labelspaceId, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/input/mpls_ldp_session_one/labelspaceId (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_labelspaceId is considered as a private
method. Backends looking to populate this variable... | f335155:c0:m7 |
def _get_debug(self): | return self.__debug<EOL> | Getter method for debug, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/input/mpls_ldp_session_one/debug (boolean)
YANG Description: debug output | f335155:c0:m9 |
def _set_debug(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, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for debug, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/input/mpls_ldp_session_one/debug (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_debug is considered as a private
method. Backends looking to populate this variable should
do so via c... | f335155:c0:m10 |
def _get_out(self): | return self.__out<EOL> | Getter method for out, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/input/mpls_ldp_session_one/out (boolean)
YANG Description: Display filtered outbound FECs | f335155:c0:m12 |
def _set_out(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, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for out, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/input/mpls_ldp_session_one/out (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_out is considered as a private
method. Backends looking to populate this variable should
do so via calling... | f335155:c0:m13 |
def _get_in_(self): | return self.__in_<EOL> | Getter method for in_, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/input/mpls_ldp_session_one/in (boolean)
YANG Description: Display filtered inbound FECs | f335155:c0:m15 |
def _set_in_(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, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for in_, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/input/mpls_ldp_session_one/in (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_in_ is considered as a private
method. Backends looking to populate this variable should
do so via calling ... | f335155:c0:m16 |
def _get_input(self): | return self.__input<EOL> | Getter method for input, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/input (input) | f335156:c0:m3 |
def _set_input(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=input.input, is_leaf=True, yang_name="<STR_LIT:input>", rest_name="<STR_LIT:input>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, extensions=None, namespace='<ST... | Setter method for input, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/input (input)
If this variable is read-only (config: false) in the
source YANG file, then _set_input is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_input() d... | f335156:c0:m4 |
def _get_output(self): | return self.__output<EOL> | Getter method for output, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output (output) | f335156:c0:m6 |
def _set_output(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=output.output, 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=None, namespace='<STR_LIT>', d... | Setter method for output, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output (output)
If this variable is read-only (config: false) in the
source YANG file, then _set_output is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_outpu... | f335156:c0:m7 |
def _get_mpls_ldp_session_one(self): | return self.__mpls_ldp_session_one<EOL> | Getter method for mpls_ldp_session_one, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one (container) | f335157:c0:m3 |
def _set_mpls_ldp_session_one(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=mpls_ldp_session_one.mpls_ldp_session_one, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, registe... | Setter method for mpls_ldp_session_one, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_mpls_ldp_session_one is considered as a private
method. Backends looking to populate this ... | f335157:c0:m4 |
def _get_historyLine(self): | return self.__historyLine<EOL> | Getter method for historyLine, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/debugHistory/historyLine (string)
YANG Description: A line of history on the session | f335158:c0:m3 |
def _set_historyLine(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 historyLine, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/debugHistory/historyLine (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_historyLine is considered as a private
method. Backends looking to populate t... | f335158:c0:m4 |
def _get_address(self): | return self.__address<EOL> | Getter method for address, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/addresses/address (inet:ipv4-address)
YANG Description: Address received | f335159:c0:m3 |
def _set_address(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 address, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/addresses/address (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_address is considered as a private
method. Backends looking to populate this ... | f335159:c0:m4 |
def _get_interface(self): | return self.__interface<EOL> | Getter method for interface, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/interfaces/interface (string)
YANG Description: Interface name | f335160:c0:m3 |
def _set_interface(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 interface, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/interfaces/interface (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_interface is considered as a private
method. Backends looking to populate this vari... | f335160:c0:m4 |
def _get_fecAddr(self): | return self.__fecAddr<EOL> | Getter method for fecAddr, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/outboundFecsFiltered/fecAddr (inet:ipv4-address)
YANG Description: Filtered outbound FEC | f335161:c0:m3 |
def _set_fecAddr(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 fecAddr, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/outboundFecsFiltered/fecAddr (inet:ipv4-address)
If this variable is read-only (config: false) in the
source YANG file, then _set_fecAddr is considered as a private
method. Backends looking to pop... | f335161:c0:m4 |
def _get_fecPrefixLen(self): | return self.__fecPrefixLen<EOL> | Getter method for fecPrefixLen, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/outboundFecsFiltered/fecPrefixLen (uint8)
YANG Description: Filtered outbound FEC prefix len | f335161:c0:m6 |
def _set_fecPrefixLen(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:8>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for fecPrefixLen, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/outboundFecsFiltered/fecPrefixLen (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_fecPrefixLen is considered as a private
method. Backends looking to ... | f335161:c0:m7 |
def _get_peerLdpId(self): | return self.__peerLdpId<EOL> | Getter method for peerLdpId, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/peerLdpId (string)
YANG Description: Peer LDP ID | f335162:c0:m3 |
def _set_peerLdpId(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, namespace='<STR_LIT>', defining_module='<STR_LI... | Setter method for peerLdpId, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/peerLdpId (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_peerLdpId is considered as a private
method. Backends looking to populate this variable should... | f335162:c0:m4 |
def _get_localLdpId(self): | return self.__localLdpId<EOL> | Getter method for localLdpId, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/localLdpId (string)
YANG Description: Local LDP ID | f335162:c0:m6 |
def _set_localLdpId(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, namespace='<STR_LIT>', defining_module='<STR_LI... | Setter method for localLdpId, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/localLdpId (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_localLdpId is considered as a private
method. Backends looking to populate this variable sho... | f335162:c0:m7 |
def _get_state(self): | return self.__state<EOL> | Getter method for state, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/state (string)
YANG Description: Session State | f335162:c0:m9 |
def _set_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:state>", rest_name="<STR_LIT:state>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace='<STR_LIT>', defining_mod... | Setter method for state, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/state (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_state is considered as a private
method. Backends looking to populate this variable should
do so via c... | f335162:c0:m10 |
def _get_adjacency(self): | return self.__adjacency<EOL> | Getter method for adjacency, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/adjacency (string)
YANG Description: Adjacency Used | f335162:c0:m12 |
def _set_adjacency(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, namespace='<STR_LIT>', defining_module='<STR_LI... | Setter method for adjacency, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/adjacency (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_adjacency is considered as a private
method. Backends looking to populate this variable should... | f335162:c0:m13 |
def _get_role(self): | return self.__role<EOL> | Getter method for role, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/role (string)
YANG Description: My Role | f335162:c0:m15 |
def _set_role(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, namespace='<STR_LIT>', defining_module='<STR_LI... | Setter method for role, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/role (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_role is considered as a private
method. Backends looking to populate this variable should
do so via call... | f335162:c0:m16 |
def _get_nextKeepAlive(self): | return self.__nextKeepAlive<EOL> | Getter method for nextKeepAlive, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/nextKeepAlive (uint32)
YANG Description: Max Hold Time | f335162:c0:m18 |
def _set_nextKeepAlive(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 nextKeepAlive, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/nextKeepAlive (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_nextKeepAlive is considered as a private
method. Backends looking to populate this var... | f335162:c0:m19 |
def _get_isRetry(self): | return self.__isRetry<EOL> | Getter method for isRetry, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/isRetry (boolean)
YANG Description: Is Retrying | f335162:c0:m21 |
def _set_isRetry(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, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for isRetry, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/isRetry (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_isRetry is considered as a private
method. Backends looking to populate this variable should
do s... | f335162:c0:m22 |
def _get_nextRetry(self): | return self.__nextRetry<EOL> | Getter method for nextRetry, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/nextRetry (uint32)
YANG Description: Next Retry Time | f335162:c0:m24 |
def _set_nextRetry(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 nextRetry, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/nextRetry (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_nextRetry is considered as a private
method. Backends looking to populate this variable should... | f335162:c0:m25 |
def _get_maxHold(self): | return self.__maxHold<EOL> | Getter method for maxHold, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/maxHold (uint32)
YANG Description: Max Hold Time | f335162:c0:m27 |
def _set_maxHold(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 maxHold, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/maxHold (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_maxHold is considered as a private
method. Backends looking to populate this variable should
do so... | f335162:c0:m28 |
def _get_timeLeft(self): | return self.__timeLeft<EOL> | Getter method for timeLeft, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/timeLeft (uint32)
YANG Description: Hold time left | f335162:c0:m30 |
def _set_timeLeft(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 timeLeft, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/timeLeft (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_timeLeft is considered as a private
method. Backends looking to populate this variable should
do... | f335162:c0:m31 |
def _get_keepaliveInterval(self): | return self.__keepaliveInterval<EOL> | Getter method for keepaliveInterval, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/keepaliveInterval (uint32)
YANG Description: Keepalive Interval | f335162:c0:m33 |
def _set_keepaliveInterval(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 keepaliveInterval, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/keepaliveInterval (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_keepaliveInterval is considered as a private
method. Backends looking to popul... | f335162:c0:m34 |
def _get_localKeepaliveTimeout(self): | return self.__localKeepaliveTimeout<EOL> | Getter method for localKeepaliveTimeout, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/localKeepaliveTimeout (uint32)
YANG Description: Local keepalive timeout | f335162:c0:m36 |
def _set_localKeepaliveTimeout(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 localKeepaliveTimeout, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/localKeepaliveTimeout (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_localKeepaliveTimeout is considered as a private
method. Backends look... | f335162:c0:m37 |
def _get_peerProposedKeepaliveTimeout(self): | return self.__peerProposedKeepaliveTimeout<EOL> | Getter method for peerProposedKeepaliveTimeout, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/peerProposedKeepaliveTimeout (uint32)
YANG Description: Peer Proposed keepalive timeout | f335162:c0:m39 |
def _set_peerProposedKeepaliveTimeout(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 peerProposedKeepaliveTimeout, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/peerProposedKeepaliveTimeout (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_peerProposedKeepaliveTimeout is considered as a private
... | f335162:c0:m40 |
def _get_sessionUpTime(self): | return self.__sessionUpTime<EOL> | Getter method for sessionUpTime, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/sessionUpTime (string)
YANG Description: Up Time | f335162:c0:m42 |
def _set_sessionUpTime(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, namespace='<STR_LIT>', defining_module='<STR_LI... | Setter method for sessionUpTime, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/sessionUpTime (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_sessionUpTime is considered as a private
method. Backends looking to populate this var... | f335162:c0:m43 |
def _get_md5AuthKey(self): | return self.__md5AuthKey<EOL> | Getter method for md5AuthKey, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/md5AuthKey (string)
YANG Description: md5AuthKey | f335162:c0:m45 |
def _set_md5AuthKey(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, namespace='<STR_LIT>', defining_module='<STR_LI... | Setter method for md5AuthKey, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/md5AuthKey (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_md5AuthKey is considered as a private
method. Backends looking to populate this variable sho... | f335162:c0:m46 |
def _get_tcpConnLocal(self): | return self.__tcpConnLocal<EOL> | Getter method for tcpConnLocal, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/tcpConnLocal (string)
YANG Description: TCP connection local info | f335162:c0:m48 |
def _set_tcpConnLocal(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, namespace='<STR_LIT>', defining_module='<STR_LI... | Setter method for tcpConnLocal, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/tcpConnLocal (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_tcpConnLocal is considered as a private
method. Backends looking to populate this variab... | f335162:c0:m49 |
def _get_tcpConnRemote(self): | return self.__tcpConnRemote<EOL> | Getter method for tcpConnRemote, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/tcpConnRemote (string)
YANG Description: TCP connection remote info | f335162:c0:m51 |
def _set_tcpConnRemote(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, namespace='<STR_LIT>', defining_module='<STR_LI... | Setter method for tcpConnRemote, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/tcpConnRemote (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_tcpConnRemote is considered as a private
method. Backends looking to populate this var... | f335162:c0:m52 |
def _get_tcpState(self): | return self.__tcpState<EOL> | Getter method for tcpState, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/tcpState (string)
YANG Description: TCP connection state | f335162:c0:m54 |
def _set_tcpState(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, namespace='<STR_LIT>', defining_module='<STR_LI... | Setter method for tcpState, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/tcpState (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_tcpState is considered as a private
method. Backends looking to populate this variable should
do... | f335162:c0:m55 |
def _get_numFecsReceivedFromPeer(self): | return self.__numFecsReceivedFromPeer<EOL> | Getter method for numFecsReceivedFromPeer, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/numFecsReceivedFromPeer (uint32)
YANG Description: Number of FECs received from peer | f335162:c0:m57 |
def _set_numFecsReceivedFromPeer(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 numFecsReceivedFromPeer, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/numFecsReceivedFromPeer (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_numFecsReceivedFromPeer is considered as a private
method. Backend... | f335162:c0:m58 |
def _get_numFecsInstalledFromPeer(self): | return self.__numFecsInstalledFromPeer<EOL> | Getter method for numFecsInstalledFromPeer, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/numFecsInstalledFromPeer (uint32)
YANG Description: Number of FECs installed from peer | f335162:c0:m60 |
def _set_numFecsInstalledFromPeer(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 numFecsInstalledFromPeer, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/numFecsInstalledFromPeer (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_numFecsInstalledFromPeer is considered as a private
method. Back... | f335162:c0:m61 |
def _get_isFecsPendingUninstall(self): | return self.__isFecsPendingUninstall<EOL> | Getter method for isFecsPendingUninstall, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/isFecsPendingUninstall (boolean)
YANG Description: FECs pending uninstall status | f335162:c0:m63 |
def _set_isFecsPendingUninstall(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, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for isFecsPendingUninstall, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/isFecsPendingUninstall (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_isFecsPendingUninstall is considered as a private
method. Backends ... | f335162:c0:m64 |
def _get_numFecsFilteredOut(self): | return self.__numFecsFilteredOut<EOL> | Getter method for numFecsFilteredOut, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/numFecsFilteredOut (uint32)
YANG Description: Number of outbound FECs filtered out | f335162:c0:m66 |
def _set_numFecsFilteredOut(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 numFecsFilteredOut, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/numFecsFilteredOut (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_numFecsFilteredOut is considered as a private
method. Backends looking to po... | f335162:c0:m67 |
def _get_numFecsFilteredIn(self): | return self.__numFecsFilteredIn<EOL> | Getter method for numFecsFilteredIn, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/numFecsFilteredIn (uint32)
YANG Description: Number of inbound FECs filtered out | f335162:c0:m69 |
def _set_numFecsFilteredIn(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 numFecsFilteredIn, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/numFecsFilteredIn (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_numFecsFilteredIn is considered as a private
method. Backends looking to popul... | f335162:c0:m70 |
def _get_outFilterPrefixList(self): | return self.__outFilterPrefixList<EOL> | Getter method for outFilterPrefixList, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/outFilterPrefixList (string)
YANG Description: Prefix list used for outbound filtering | f335162:c0:m72 |
def _set_outFilterPrefixList(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, namespace='<STR_LIT>', defining_module='<STR_LI... | Setter method for outFilterPrefixList, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/outFilterPrefixList (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_outFilterPrefixList is considered as a private
method. Backends looking to... | f335162:c0:m73 |
def _get_outFilterPrefixListExists(self): | return self.__outFilterPrefixListExists<EOL> | Getter method for outFilterPrefixListExists, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/outFilterPrefixListExists (boolean)
YANG Description: Does prefix list used for outbound filtering exist | f335162:c0:m75 |
def _set_outFilterPrefixListExists(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, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for outFilterPrefixListExists, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/outFilterPrefixListExists (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_outFilterPrefixListExists is considered as a private
method. ... | f335162:c0:m76 |
def _get_isOnlyGRValid(self): | return self.__isOnlyGRValid<EOL> | Getter method for isOnlyGRValid, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/isOnlyGRValid (boolean)
YANG Description: Only GR info to be printed | f335162:c0:m78 |
def _set_isOnlyGRValid(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, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for isOnlyGRValid, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/isOnlyGRValid (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_isOnlyGRValid is considered as a private
method. Backends looking to populate this va... | f335162:c0:m79 |
def _get_grEnabled(self): | return self.__grEnabled<EOL> | Getter method for grEnabled, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/grEnabled (boolean)
YANG Description: GR enabled | f335162:c0:m81 |
def _set_grEnabled(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, namespace='<STR_LIT>', defining_module='<STR_L... | Setter method for grEnabled, mapped from YANG variable /brocade_mpls_rpc/get_mpls_ldp_session_one/output/mpls_ldp_session_one/grEnabled (boolean)
If this variable is read-only (config: false) in the
source YANG file, then _set_grEnabled is considered as a private
method. Backends looking to populate this variable shoul... | f335162:c0:m82 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.