signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_ldp_fec_prefix_rec_list(self):
return self.__ldp_fec_prefix_rec_list<EOL>
Getter method for ldp_fec_prefix_rec_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list (list)
f335411:c0:m15
def _set_ldp_fec_prefix_rec_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=YANGListType("<STR_LIT>",ldp_fec_prefix_rec_list.ldp_fec_prefix_rec_list, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_help...
Setter method for ldp_fec_prefix_rec_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list (list) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_prefix_rec_list is considered as a private method. Backends looking...
f335411:c0:m16
def _get_ldp_fec_out_intf(self):
return self.__ldp_fec_out_intf<EOL>
Getter method for ldp_fec_out_intf, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_out_intf_rec_list/ldp_fec_out_intf (string) YANG Description: Out-intf
f335412:c0:m3
def _set_ldp_fec_out_intf(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 ldp_fec_out_intf, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_out_intf_rec_list/ldp_fec_out_intf (string) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_out_intf is considered as a p...
f335412:c0:m4
def _get_ldp_fec_nexthop(self):
return self.__ldp_fec_nexthop<EOL>
Getter method for ldp_fec_nexthop, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_out_intf_rec_list/ldp_fec_nexthop (inet:ipv4-address) YANG Description: Next-hop
f335412:c0:m6
def _set_ldp_fec_nexthop(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 ldp_fec_nexthop, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_out_intf_rec_list/ldp_fec_nexthop (inet:ipv4-address) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_nexthop is considere...
f335412:c0:m7
def _get_ldp_fec_destination(self):
return self.__ldp_fec_destination<EOL>
Getter method for ldp_fec_destination, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_destination (inet:ipv4-address) YANG Description: Destination
f335413:c0:m3
def _set_ldp_fec_destination(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 ldp_fec_destination, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_destination (inet:ipv4-address) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_destination is considered as a private...
f335413:c0:m4
def _get_ldp_fec_state(self):
return self.__ldp_fec_state<EOL>
Getter method for ldp_fec_state, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_state (ldp-fec-state) YANG Description: State
f335413:c0:m6
def _set_ldp_fec_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=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT>}, u'<STR_...
Setter method for ldp_fec_state, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_state (ldp-fec-state) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_state is considered as a private method. Backends look...
f335413:c0:m7
def _get_ldp_fec_out_intf_rec_list(self):
return self.__ldp_fec_out_intf_rec_list<EOL>
Getter method for ldp_fec_out_intf_rec_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_out_intf_rec_list (list)
f335413:c0:m9
def _set_ldp_fec_out_intf_rec_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=YANGListType("<STR_LIT>",ldp_fec_out_intf_rec_list.ldp_fec_out_intf_rec_list, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_...
Setter method for ldp_fec_out_intf_rec_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_out_intf_rec_list (list) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_out_intf_rec_list is considered as a pr...
f335413:c0:m10
def _get_ldp_fec_ingress(self):
return self.__ldp_fec_ingress<EOL>
Getter method for ldp_fec_ingress, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_ingress (yes-no) YANG Description: Ingress
f335413:c0:m12
def _set_ldp_fec_ingress(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT:yes>': {'<STR_LIT:value>': <NUM_LIT:1>}, u...
Setter method for ldp_fec_ingress, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_ingress (yes-no) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_ingress is considered as a private method. Backends looki...
f335413:c0:m13
def _get_ldp_fec_egress(self):
return self.__ldp_fec_egress<EOL>
Getter method for ldp_fec_egress, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_egress (yes-no) YANG Description: Egress
f335413:c0:m15
def _set_ldp_fec_egress(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT:yes>': {'<STR_LIT:value>': <NUM_LIT:1>}, u...
Setter method for ldp_fec_egress, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_egress (yes-no) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_egress is considered as a private method. Backends looking ...
f335413:c0:m16
def _get_ldp_fec_filtered(self):
return self.__ldp_fec_filtered<EOL>
Getter method for ldp_fec_filtered, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_filtered (in-out) YANG Description: Filtered
f335413:c0:m18
def _set_ldp_fec_filtered(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT:none>': {'<STR_LIT:value>': <NUM_LIT:0>}, ...
Setter method for ldp_fec_filtered, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_filtered (in-out) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_filtered is considered as a private method. Backends lo...
f335413:c0:m19
def _get_ldp_fec_lwd(self):
return self.__ldp_fec_lwd<EOL>
Getter method for ldp_fec_lwd, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_lwd (yes-no) YANG Description: LWD
f335413:c0:m21
def _set_ldp_fec_lwd(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT:yes>': {'<STR_LIT:value>': <NUM_LIT:1>}, u...
Setter method for ldp_fec_lwd, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_prefix_prefix_filter/output/ldp_fec_prefix_rec_list/ldp_fec_lwd (yes-no) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_lwd is considered as a private method. Backends looking to popula...
f335413:c0:m22
def _get_output(self):
return self.__output<EOL>
Getter method for output, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output (output)
f335414:c0:m3
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/show_mpls_ldp_fec_vc/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() ...
f335414:c0:m4
def _get_ldp_tot_no_of_vc_fec(self):
return self.__ldp_tot_no_of_vc_fec<EOL>
Getter method for ldp_tot_no_of_vc_fec, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_tot_no_of_vc_fec (uint32) YANG Description: Total number of VC FECs
f335415:c0:m3
def _set_ldp_tot_no_of_vc_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=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 ldp_tot_no_of_vc_fec, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_tot_no_of_vc_fec (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_tot_no_of_vc_fec is considered as a private method. Backends looking to populate this variabl...
f335415:c0:m4
def _get_ldp_tot_no_of_vc_fec_installed(self):
return self.__ldp_tot_no_of_vc_fec_installed<EOL>
Getter method for ldp_tot_no_of_vc_fec_installed, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_tot_no_of_vc_fec_installed (uint32) YANG Description: Total number of VC FECs installed
f335415:c0:m6
def _set_ldp_tot_no_of_vc_fec_installed(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 ldp_tot_no_of_vc_fec_installed, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_tot_no_of_vc_fec_installed (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_tot_no_of_vc_fec_installed is considered as a private method. Backends lo...
f335415:c0:m7
def _get_ldp_fec_vc_rec_list(self):
return self.__ldp_fec_vc_rec_list<EOL>
Getter method for ldp_fec_vc_rec_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list (list)
f335415:c0:m9
def _set_ldp_fec_vc_rec_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=YANGListType("<STR_LIT>",ldp_fec_vc_rec_list.ldp_fec_vc_rec_list, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang...
Setter method for ldp_fec_vc_rec_list, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list (list) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_vc_rec_list is considered as a private method. Backends looking to populate this variable sho...
f335415:c0:m10
def _get_ldp_fec_peer_id(self):
return self.__ldp_fec_peer_id<EOL>
Getter method for ldp_fec_peer_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_peer_id (inet:ipv4-address) YANG Description: Peer LDP ID
f335416:c0:m3
def _set_ldp_fec_peer_id(self, v, load=False):
parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restricti...
Setter method for ldp_fec_peer_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_peer_id (inet:ipv4-address) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_peer_id is considered as a private method. Backends looking to popul...
f335416:c0:m4
def _get_ldp_fec_peer_lblspc(self):
return self.__ldp_fec_peer_lblspc<EOL>
Getter method for ldp_fec_peer_lblspc, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_peer_lblspc (uint32) YANG Description: Peer Label Space
f335416:c0:m6
def _set_ldp_fec_peer_lblspc(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 ldp_fec_peer_lblspc, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_peer_lblspc (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_peer_lblspc is considered as a private method. Backends looking to popu...
f335416:c0:m7
def _get_ldp_fec_state(self):
return self.__ldp_fec_state<EOL>
Getter method for ldp_fec_state, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_state (ldp-fec-state) YANG Description: State
f335416:c0:m9
def _set_ldp_fec_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=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT>}, u'<STR_...
Setter method for ldp_fec_state, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_state (ldp-fec-state) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_state is considered as a private method. Backends looking to populate this v...
f335416:c0:m10
def _get_ldp_fec_vc_id(self):
return self.__ldp_fec_vc_id<EOL>
Getter method for ldp_fec_vc_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_vc_id (uint32) YANG Description: VC-ID
f335416:c0:m12
def _set_ldp_fec_vc_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 ldp_fec_vc_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_vc_id (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_vc_id is considered as a private method. Backends looking to populate this variable...
f335416:c0:m13
def _get_ldp_fec_peer_vc_type(self):
return self.__ldp_fec_peer_vc_type<EOL>
Getter method for ldp_fec_peer_vc_type, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_peer_vc_type (uint32) YANG Description: VC-Type
f335416:c0:m15
def _set_ldp_fec_peer_vc_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 ldp_fec_peer_vc_type, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_peer_vc_type (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_peer_vc_type is considered as a private method. Backends looking to p...
f335416:c0:m16
def _get_ldp_fec_peer_fec_type(self):
return self.__ldp_fec_peer_fec_type<EOL>
Getter method for ldp_fec_peer_fec_type, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_peer_fec_type (uint32) YANG Description: FEC-Type
f335416:c0:m18
def _set_ldp_fec_peer_fec_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 ldp_fec_peer_fec_type, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_peer_fec_type (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_peer_fec_type is considered as a private method. Backends looking t...
f335416:c0:m19
def _get_ldp_fec_ingress(self):
return self.__ldp_fec_ingress<EOL>
Getter method for ldp_fec_ingress, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_ingress (yes-no) YANG Description: Ingress
f335416:c0:m21
def _set_ldp_fec_ingress(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT:yes>': {'<STR_LIT:value>': <NUM_LIT:1>}, u...
Setter method for ldp_fec_ingress, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_ingress (yes-no) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_ingress is considered as a private method. Backends looking to populate this va...
f335416:c0:m22
def _get_ldp_fec_egress(self):
return self.__ldp_fec_egress<EOL>
Getter method for ldp_fec_egress, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_egress (yes-no) YANG Description: Egress
f335416:c0:m24
def _set_ldp_fec_egress(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT:yes>': {'<STR_LIT:value>': <NUM_LIT:1>}, u...
Setter method for ldp_fec_egress, mapped from YANG variable /brocade_mpls_rpc/show_mpls_ldp_fec_vc/output/ldp_fec_vc_rec_list/ldp_fec_egress (yes-no) If this variable is read-only (config: false) in the source YANG file, then _set_ldp_fec_egress is considered as a private method. Backends looking to populate this varia...
f335416:c0:m25
def _get_output(self):
return self.__output<EOL>
Getter method for output, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output (output)
f335417:c0:m3
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/show_mpls_rsvp_session_extensive/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._s...
f335417:c0:m4
def _get_mpls_rsvp_session_extensive(self):
return self.__mpls_rsvp_session_extensive<EOL>
Getter method for mpls_rsvp_session_extensive, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive (container)
f335418:c0:m3
def _set_mpls_rsvp_session_extensive(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_rsvp_session_extensive.mpls_rsvp_session_extensive, 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 mpls_rsvp_session_extensive, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive (container) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_session_extensive is considered as a private method. Backe...
f335418:c0:m4
def _get_mpls_rsvp_session_tunnel_id(self):
return self.__mpls_rsvp_session_tunnel_id<EOL>
Getter method for mpls_rsvp_session_tunnel_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_tunnel_id (uint32) YANG Description: Tunnel ID for RSVP session
f335419:c0:m3
def _set_mpls_rsvp_session_tunnel_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 mpls_rsvp_session_tunnel_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_tunnel_id (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_session_...
f335419:c0:m4
def _get_mpls_rsvp_session_lsp_id(self):
return self.__mpls_rsvp_session_lsp_id<EOL>
Getter method for mpls_rsvp_session_lsp_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_lsp_id (uint32) YANG Description: LSP ID for RSVP session
f335419:c0:m6
def _set_mpls_rsvp_session_lsp_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 mpls_rsvp_session_lsp_id, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_lsp_id (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_session_lsp_id...
f335419:c0:m7
def _get_mpls_rsvp_session_is_flap_lock(self):
return self.__mpls_rsvp_session_is_flap_lock<EOL>
Getter method for mpls_rsvp_session_is_flap_lock, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_is_flap_lock (boolean) YANG Description: Indicates if this session may be replaced by one arriving by an alternate...
f335419:c0:m9
def _set_mpls_rsvp_session_is_flap_lock(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_rsvp_session_is_flap_lock, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_is_flap_lock (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_s...
f335419:c0:m10
def _get_mpls_rsvp_session_flap_lock(self):
return self.__mpls_rsvp_session_flap_lock<EOL>
Getter method for mpls_rsvp_session_flap_lock, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_flap_lock (uint32) YANG Description: Time left until this session may be replaced by one arriving by an alternate rou...
f335419:c0:m12
def _set_mpls_rsvp_session_flap_lock(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 mpls_rsvp_session_flap_lock, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_flap_lock (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_session_...
f335419:c0:m13
def _get_mpls_rsvp_session_path_refresh(self):
return self.__mpls_rsvp_session_path_refresh<EOL>
Getter method for mpls_rsvp_session_path_refresh, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_path_refresh (uint32) YANG Description: Time left for PATH state refresh
f335419:c0:m15
def _set_mpls_rsvp_session_path_refresh(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 mpls_rsvp_session_path_refresh, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_path_refresh (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_se...
f335419:c0:m16
def _get_mpls_rsvp_session_path_refresh_ttd(self):
return self.__mpls_rsvp_session_path_refresh_ttd<EOL>
Getter method for mpls_rsvp_session_path_refresh_ttd, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_path_refresh_ttd (uint32) YANG Description: Time left for PATH state's TTD
f335419:c0:m18
def _set_mpls_rsvp_session_path_refresh_ttd(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 mpls_rsvp_session_path_refresh_ttd, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_path_refresh_ttd (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_mpls...
f335419:c0:m19
def _get_mpls_rsvp_session_resv_refresh(self):
return self.__mpls_rsvp_session_resv_refresh<EOL>
Getter method for mpls_rsvp_session_resv_refresh, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_resv_refresh (uint32) YANG Description: Time left for RESV state refresh
f335419:c0:m21
def _set_mpls_rsvp_session_resv_refresh(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 mpls_rsvp_session_resv_refresh, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_resv_refresh (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_se...
f335419:c0:m22
def _get_mpls_rsvp_session_resv_refresh_ttd(self):
return self.__mpls_rsvp_session_resv_refresh_ttd<EOL>
Getter method for mpls_rsvp_session_resv_refresh_ttd, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_resv_refresh_ttd (uint32) YANG Description: Time left for RESV state's TTD
f335419:c0:m24
def _set_mpls_rsvp_session_resv_refresh_ttd(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 mpls_rsvp_session_resv_refresh_ttd, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_resv_refresh_ttd (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_mpls...
f335419:c0:m25
def _get_mpls_rsvp_session_tspec_peak(self):
return self.__mpls_rsvp_session_tspec_peak<EOL>
Getter method for mpls_rsvp_session_tspec_peak, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_tspec_peak (uint32) YANG Description: RSVP session peak data rate in Kbps
f335419:c0:m27
def _set_mpls_rsvp_session_tspec_peak(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 mpls_rsvp_session_tspec_peak, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_tspec_peak (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_sessio...
f335419:c0:m28
def _get_mpls_rsvp_session_tspec_rate(self):
return self.__mpls_rsvp_session_tspec_rate<EOL>
Getter method for mpls_rsvp_session_tspec_rate, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_tspec_rate (uint32) YANG Description: RSVP session Token bucket rate in Kbps
f335419:c0:m30
def _set_mpls_rsvp_session_tspec_rate(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 mpls_rsvp_session_tspec_rate, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_tspec_rate (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_sessio...
f335419:c0:m31
def _get_mpls_rsvp_session_tspec_size(self):
return self.__mpls_rsvp_session_tspec_size<EOL>
Getter method for mpls_rsvp_session_tspec_size, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_tspec_size (uint32) YANG Description: RSVP session Token bucket size in Kb
f335419:c0:m33
def _set_mpls_rsvp_session_tspec_size(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 mpls_rsvp_session_tspec_size, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_tspec_size (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_sessio...
f335419:c0:m34
def _get_mpls_rsvp_session_tspec_minimum(self):
return self.__mpls_rsvp_session_tspec_minimum<EOL>
Getter method for mpls_rsvp_session_tspec_minimum, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_tspec_minimum (uint32) YANG Description: RSVP session Minimum policied unit
f335419:c0:m36
def _set_mpls_rsvp_session_tspec_minimum(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 mpls_rsvp_session_tspec_minimum, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_tspec_minimum (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_...
f335419:c0:m37
def _get_mpls_rsvp_session_tspec_m(self):
return self.__mpls_rsvp_session_tspec_m<EOL>
Getter method for mpls_rsvp_session_tspec_m, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_tspec_m (uint32) YANG Description: RSVP session Maximum packet size
f335419:c0:m39
def _set_mpls_rsvp_session_tspec_m(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 mpls_rsvp_session_tspec_m, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_tspec_m (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_session_tspe...
f335419:c0:m40
def _get_mpls_rsvp_session_setup_priority(self):
return self.__mpls_rsvp_session_setup_priority<EOL>
Getter method for mpls_rsvp_session_setup_priority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_setup_priority (uint8) YANG Description: RSVP session setup priority
f335419:c0:m42
def _set_mpls_rsvp_session_setup_priority(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 mpls_rsvp_session_setup_priority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_setup_priority (uint8) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp...
f335419:c0:m43
def _get_mpls_rsvp_session_hold_priority(self):
return self.__mpls_rsvp_session_hold_priority<EOL>
Getter method for mpls_rsvp_session_hold_priority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_hold_priority (uint8) YANG Description: RSVP session holding priority
f335419:c0:m45
def _set_mpls_rsvp_session_hold_priority(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 mpls_rsvp_session_hold_priority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_hold_priority (uint8) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_s...
f335419:c0:m46
def _get_mpls_rsvp_session_attr_flag(self):
return self.__mpls_rsvp_session_attr_flag<EOL>
Getter method for mpls_rsvp_session_attr_flag, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_attr_flag (uint8) YANG Description: RSVP session attributes flag
f335419:c0:m48
def _set_mpls_rsvp_session_attr_flag(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 mpls_rsvp_session_attr_flag, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_attr_flag (uint8) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_session_a...
f335419:c0:m49
def _get_mpls_rsvp_session_attr(self):
return self.__mpls_rsvp_session_attr<EOL>
Getter method for mpls_rsvp_session_attr, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_attr (string) YANG Description: RSVP session attributes
f335419:c0:m51
def _set_mpls_rsvp_session_attr(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 mpls_rsvp_session_attr, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_attr (string) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_session_attr is co...
f335419:c0:m52
def _get_mpls_rsvp_session_soft_preemption_wait_timer(self):
return self.__mpls_rsvp_session_soft_preemption_wait_timer<EOL>
Getter method for mpls_rsvp_session_soft_preemption_wait_timer, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_soft_preemption_wait_timer (uint32) YANG Description: Soft preemption wait timer expiry in seconds
f335419:c0:m54
def _set_mpls_rsvp_session_soft_preemption_wait_timer(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 mpls_rsvp_session_soft_preemption_wait_timer, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_soft_preemption_wait_timer (uint32) If this variable is read-only (config: false) in the source YANG ...
f335419:c0:m55
def _get_mpls_rsvp_session_preemption_wait_timer(self):
return self.__mpls_rsvp_session_preemption_wait_timer<EOL>
Getter method for mpls_rsvp_session_preemption_wait_timer, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_preemption_wait_timer (uint32) YANG Description: Preemption wait timer expiry in seconds
f335419:c0:m57
def _set_mpls_rsvp_session_preemption_wait_timer(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 mpls_rsvp_session_preemption_wait_timer, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_preemption_wait_timer (uint32) If this variable is read-only (config: false) in the source YANG file, then...
f335419:c0:m58
def _get_mpls_rsvp_session_frr_detour(self):
return self.__mpls_rsvp_session_frr_detour<EOL>
Getter method for mpls_rsvp_session_frr_detour, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_frr_detour (boolean) YANG Description: Indicates if the RSVP session is requesting FRR one-to-one detour protection
f335419:c0:m60
def _set_mpls_rsvp_session_frr_detour(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_rsvp_session_frr_detour, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_frr_detour (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_sessi...
f335419:c0:m61
def _get_mpls_rsvp_session_frr_facility(self):
return self.__mpls_rsvp_session_frr_facility<EOL>
Getter method for mpls_rsvp_session_frr_facility, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_frr_facility (boolean) YANG Description: Indicates if the RSVP session is requesting FRR facility backup protectio...
f335419:c0:m63
def _set_mpls_rsvp_session_frr_facility(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_rsvp_session_frr_facility, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_frr_facility (boolean) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_s...
f335419:c0:m64
def _get_mpls_rsvp_session_unknown_frr_flags(self):
return self.__mpls_rsvp_session_unknown_frr_flags<EOL>
Getter method for mpls_rsvp_session_unknown_frr_flags, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_unknown_frr_flags (uint8) YANG Description: Indicates if the RSVP session is requesting and unknown backup mo...
f335419:c0:m66
def _set_mpls_rsvp_session_unknown_frr_flags(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 mpls_rsvp_session_unknown_frr_flags, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_unknown_frr_flags (uint8) If this variable is read-only (config: false) in the source YANG file, then _set_mpl...
f335419:c0:m67
def _get_mpls_rsvp_session_frr_setup_priority(self):
return self.__mpls_rsvp_session_frr_setup_priority<EOL>
Getter method for mpls_rsvp_session_frr_setup_priority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_frr_setup_priority (uint8) YANG Description: RSVP FRR session setup priority
f335419:c0:m69
def _set_mpls_rsvp_session_frr_setup_priority(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 mpls_rsvp_session_frr_setup_priority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_frr_setup_priority (uint8) If this variable is read-only (config: false) in the source YANG file, then _set_m...
f335419:c0:m70
def _get_mpls_rsvp_session_frr_hold_priority(self):
return self.__mpls_rsvp_session_frr_hold_priority<EOL>
Getter method for mpls_rsvp_session_frr_hold_priority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_frr_hold_priority (uint8) YANG Description: RSVP FRR session holding priority
f335419:c0:m72
def _set_mpls_rsvp_session_frr_hold_priority(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 mpls_rsvp_session_frr_hold_priority, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_frr_hold_priority (uint8) If this variable is read-only (config: false) in the source YANG file, then _set_mpl...
f335419:c0:m73
def _get_mpls_rsvp_session_frr_fast_reroute_object(self):
return self.__mpls_rsvp_session_frr_fast_reroute_object<EOL>
Getter method for mpls_rsvp_session_frr_fast_reroute_object, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_frr_fast_reroute_object (boolean) YANG Description: Indiacates if a Fast Reroute object was received on...
f335419:c0:m75
def _set_mpls_rsvp_session_frr_fast_reroute_object(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_rsvp_session_frr_fast_reroute_object, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_frr_fast_reroute_object (boolean) If this variable is read-only (config: false) in the source YANG file,...
f335419:c0:m76
def _get_mpls_rsvp_session_frr_bandwidth(self):
return self.__mpls_rsvp_session_frr_bandwidth<EOL>
Getter method for mpls_rsvp_session_frr_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_frr_bandwidth (uint32) YANG Description: RSVP FRR session bandwidth in Kbps
f335419:c0:m78
def _set_mpls_rsvp_session_frr_bandwidth(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 mpls_rsvp_session_frr_bandwidth, mapped from YANG variable /brocade_mpls_rpc/show_mpls_rsvp_session_extensive/output/mpls_rsvp_session_extensive/show_mpls_session_detail/mpls_rsvp_session_frr_bandwidth (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_mpls_rsvp_...
f335419:c0:m79