signature stringlengths 8 3.44k | body stringlengths 0 1.41M | docstring stringlengths 1 122k | id stringlengths 5 17 |
|---|---|---|---|
def _get_mep_id(self): | return self.__mep_id<EOL> | Getter method for mep_id, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/mep_id (uint16)
YANG Description: mep id | f333695:c0:m3 |
def _set_mep_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=int, restriction_d... | Setter method for mep_id, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/mep_id (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_mep_id is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mep_id() dir... | f333695:c0:m4 |
def _get_mep_direction(self): | return self.__mep_direction<EOL> | Getter method for mep_direction, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/mep_direction (mep-status)
YANG Description: MEP Direction | f333695:c0:m6 |
def _set_mep_direction(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:2>}, u'<ST... | Setter method for mep_direction, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/mep_direction (mep-status)
If this variable is read-only (config: false) in the
source YANG file, then _set_mep_direction is considered as a private
method. Backends looking to populate this variable should
do so via calling ... | f333695:c0:m7 |
def _get_mep_mac(self): | return self.__mep_mac<EOL> | Getter method for mep_mac, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/mep_mac (string)
YANG Description: MEP MAC | f333695:c0:m9 |
def _set_mep_mac(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, namespace='<STR_LIT>', defining_module='<STR_LIT... | Setter method for mep_mac, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/mep_mac (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_mep_mac is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mep_mac()... | f333695:c0:m10 |
def _get_mep_port(self): | return self.__mep_port<EOL> | Getter method for mep_port, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/mep_port (string)
YANG Description: MEP Port | f333695:c0:m12 |
def _set_mep_port(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, namespace='<STR_LIT>', defining_module='<STR_LIT... | Setter method for mep_port, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/mep_port (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_mep_port is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mep_po... | f333695:c0:m13 |
def _get_port_state(self): | return self.__port_state<EOL> | Getter method for port_state, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/port_state (uint8)
YANG Description: Port State TLV | f333695:c0:m15 |
def _set_port_state(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=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 port_state, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/port_state (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_port_state is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_p... | f333695:c0:m16 |
def _get_mep_vlan(self): | return self.__mep_vlan<EOL> | Getter method for mep_vlan, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/mep_vlan (uint32)
YANG Description: MEP VLAN Id | f333695:c0:m18 |
def _set_mep_vlan(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 mep_vlan, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/mep_vlan (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_mep_vlan is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mep_vl... | f333695:c0:m19 |
def _get_mep_inner_vlan(self): | return self.__mep_inner_vlan<EOL> | Getter method for mep_inner_vlan, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/mep_inner_vlan (uint32)
YANG Description: MEP Inner VLAN Id | f333695:c0:m21 |
def _set_mep_inner_vlan(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 mep_inner_vlan, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/mep_inner_vlan (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_mep_inner_vlan is considered as a private
method. Backends looking to populate this variable should
do so via calling t... | f333695:c0:m22 |
def _get_rmep_fail(self): | return self.__rmep_fail<EOL> | Getter method for rmep_fail, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/rmep_fail (uint16)
YANG Description: rmep_fail | f333695:c0:m24 |
def _set_rmep_fail(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for rmep_fail, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/rmep_fail (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_rmep_fail is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_rme... | f333695:c0:m25 |
def _get_rmep_ok(self): | return self.__rmep_ok<EOL> | Getter method for rmep_ok, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/rmep_ok (uint16)
YANG Description: rmep_ok | f333695:c0:m27 |
def _set_rmep_ok(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for rmep_ok, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/rmep_ok (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_rmep_ok is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_rmep_ok()... | f333695:c0:m28 |
def _get_rmep(self): | return self.__rmep<EOL> | Getter method for rmep, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/rmep (list)
YANG Description: RMEP Details | f333695:c0:m30 |
def _set_rmep(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>",rmep.rmep, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extensions=... | Setter method for rmep, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep/rmep (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_rmep is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_rmep() directly.
YA... | f333695:c0:m31 |
def _get_vlan_id(self): | return self.__vlan_id<EOL> | Getter method for vlan_id, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mip/vlan_id (uint32)
YANG Description: VLAN Id | f333696:c0:m3 |
def _set_vlan_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=long, restriction_... | Setter method for vlan_id, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mip/vlan_id (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_vlan_id is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_vlan_id()... | f333696:c0:m4 |
def _get_inner_vlan_id(self): | return self.__inner_vlan_id<EOL> | Getter method for inner_vlan_id, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mip/inner_vlan_id (uint32)
YANG Description: Inner VLAN Id | f333696:c0:m6 |
def _set_inner_vlan_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 inner_vlan_id, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mip/inner_vlan_id (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_inner_vlan_id is considered as a private
method. Backends looking to populate this variable should
do so via calling this... | f333696:c0:m7 |
def _get_port(self): | return self.__port<EOL> | Getter method for port, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mip/port (string)
YANG Description: MIP port | f333696:c0:m9 |
def _set_port(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT:port>", rest_name="<STR_LIT:port>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, namespace='<STR_LIT>', defining_module... | Setter method for port, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mip/port (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_port is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_port() directly.
... | f333696:c0:m10 |
def _get_level(self): | return self.__level<EOL> | Getter method for level, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mip/level (uint8)
YANG Description: MIP Level | f333696:c0:m12 |
def _set_level(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 level, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mip/level (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_level is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_level() directly... | f333696:c0:m13 |
def _get_mac(self): | return self.__mac<EOL> | Getter method for mac, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mip/mac (string)
YANG Description: MEP MAC | f333696:c0:m15 |
def _set_mac(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, namespace='<STR_LIT>', defining_module='<STR_LIT... | Setter method for mac, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mip/mac (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_mac is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mac() directly.
YANG... | f333696:c0:m16 |
def _get_ma_name(self): | return self.__ma_name<EOL> | Getter method for ma_name, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/ma_name (string)
YANG Description: ma name | f333697:c0:m3 |
def _set_ma_name(self, v, load=False): | parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", re... | Setter method for ma_name, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/ma_name (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_ma_name is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_ma_name() dir... | f333697:c0:m4 |
def _get_ma_idx(self): | return self.__ma_idx<EOL> | Getter method for ma_idx, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/ma_idx (uint16)
YANG Description: ma index | f333697:c0:m6 |
def _set_ma_idx(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, ex... | Setter method for ma_idx, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/ma_idx (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_ma_idx is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_ma_idx() directl... | f333697:c0:m7 |
def _get_ma_type(self): | return self.__ma_type<EOL> | Getter method for ma_type, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/ma_type (uint8)
YANG Description: Bridge Domain or VLAN MA | f333697:c0:m9 |
def _set_ma_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=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 ma_type, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/ma_type (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_ma_type is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_ma_type() dire... | f333697:c0:m10 |
def _get_maid_format(self): | return self.__maid_format<EOL> | Getter method for maid_format, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/maid_format (uint8)
YANG Description: Short or Long MA ID Format | f333697:c0:m12 |
def _set_maid_format(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 maid_format, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/maid_format (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_maid_format is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_ma... | f333697:c0:m13 |
def _get_ccm_interval(self): | return self.__ccm_interval<EOL> | Getter method for ccm_interval, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/ccm_interval (uint32)
YANG Description: CCM Interval | f333697:c0:m15 |
def _set_ccm_interval(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 ccm_interval, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/ccm_interval (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_ccm_interval is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._se... | f333697:c0:m16 |
def _get_vlan_id(self): | return self.__vlan_id<EOL> | Getter method for vlan_id, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/vlan_id (uint32)
YANG Description: VLAN Id | f333697:c0:m18 |
def _set_vlan_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 vlan_id, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/vlan_id (uint32)
If this variable is read-only (config: false) in the
source YANG file, then _set_vlan_id is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_vlan_id() dir... | f333697:c0:m19 |
def _get_priority(self): | return self.__priority<EOL> | Getter method for priority, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/priority (uint8)
YANG Description: ma priority | f333697:c0:m21 |
def _set_priority(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=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 priority, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/priority (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_priority is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_priority() ... | f333697:c0:m22 |
def _get_mep(self): | return self.__mep<EOL> | Getter method for mep, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep (list)
YANG Description: MEP Details | f333697:c0:m24 |
def _set_mep(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>",mep.mep, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extensions={u... | Setter method for mep, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mep (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_mep is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mep() directly.
YANG Descr... | f333697:c0:m25 |
def _get_mip(self): | return self.__mip<EOL> | Getter method for mip, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mip (list)
YANG Description: MIP Details | f333697:c0:m27 |
def _set_mip(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>",mip.mip, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extensions={u... | Setter method for mip, mapped from YANG variable /cfm_state/cfm_detail/domain/ma/mip (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_mip is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_mip() directly.
YANG Descr... | f333697:c0:m28 |
def _get_md_name(self): | return self.__md_name<EOL> | Getter method for md_name, mapped from YANG variable /cfm_state/cfm_detail/domain/md_name (string)
YANG Description: domain name | f333698:c0:m3 |
def _set_md_name(self, v, load=False): | parent = getattr(self, "<STR_LIT>", None)<EOL>if parent is not None and load is False:<EOL><INDENT>raise AttributeError("<STR_LIT>" +<EOL>"<STR_LIT>")<EOL><DEDENT>if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", re... | Setter method for md_name, mapped from YANG variable /cfm_state/cfm_detail/domain/md_name (string)
If this variable is read-only (config: false) in the
source YANG file, then _set_md_name is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_md_name() direct... | f333698:c0:m4 |
def _get_md_level(self): | return self.__md_level<EOL> | Getter method for md_level, mapped from YANG variable /cfm_state/cfm_detail/domain/md_level (uint8)
YANG Description: domain level | f333698:c0:m6 |
def _set_md_level(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 md_level, mapped from YANG variable /cfm_state/cfm_detail/domain/md_level (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_md_level is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_md_level() dir... | f333698:c0:m7 |
def _get_ma(self): | return self.__ma<EOL> | Getter method for ma, mapped from YANG variable /cfm_state/cfm_detail/domain/ma (list)
YANG Description: CFM Ma Details | f333698:c0:m9 |
def _set_ma(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>",ma.ma, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extensions={u'<... | Setter method for ma, mapped from YANG variable /cfm_state/cfm_detail/domain/ma (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_ma is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_ma() directly.
YANG Description:... | f333698:c0:m10 |
def _get_domain(self): | return self.__domain<EOL> | Getter method for domain, mapped from YANG variable /cfm_state/cfm_detail/domain (list) | f333699:c0:m3 |
def _set_domain(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>",domain.domain, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, is_container='<STR_LIT:list>', user_ordered=False, path_helper=self._path_helper, yang_keys='<STR_LIT>', extensi... | Setter method for domain, mapped from YANG variable /cfm_state/cfm_detail/domain (list)
If this variable is read-only (config: false) in the
source YANG file, then _set_domain is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_domain() directly. | f333699:c0:m4 |
def _get_link_crc_mon_disable(self): | return self.__link_crc_mon_disable<EOL> | Getter method for link_crc_mon_disable, mapped from YANG variable /sysmon/link_crc_monitoring/link_crc_mon_disable (empty) | f333700:c0:m3 |
def _set_link_crc_mon_disable(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ... | Setter method for link_crc_mon_disable, mapped from YANG variable /sysmon/link_crc_monitoring/link_crc_mon_disable (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_link_crc_mon_disable is considered as a private
method. Backends looking to populate this variable should
do so via ... | f333700:c0:m4 |
def _get_link_crc_mon_interval(self): | return self.__link_crc_mon_interval<EOL> | Getter method for link_crc_mon_interval, mapped from YANG variable /sysmon/link_crc_monitoring/link_crc_mon_interval (uint16) | f333700:c0:m6 |
def _set_link_crc_mon_interval(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for link_crc_mon_interval, mapped from YANG variable /sysmon/link_crc_monitoring/link_crc_mon_interval (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_link_crc_mon_interval is considered as a private
method. Backends looking to populate this variable should
do so ... | f333700:c0:m7 |
def _get_link_crc_mon_threshold(self): | return self.__link_crc_mon_threshold<EOL> | Getter method for link_crc_mon_threshold, mapped from YANG variable /sysmon/link_crc_monitoring/link_crc_mon_threshold (uint8) | f333700:c0:m9 |
def _set_link_crc_mon_threshold(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for link_crc_mon_threshold, mapped from YANG variable /sysmon/link_crc_monitoring/link_crc_mon_threshold (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_link_crc_mon_threshold is considered as a private
method. Backends looking to populate this variable should
do s... | f333700:c0:m10 |
def _get_link_crc_mon_action(self): | return self.__link_crc_mon_action<EOL> | Getter method for link_crc_mon_action, mapped from YANG variable /sysmon/link_crc_monitoring/link_crc_mon_action (enumeration) | f333700:c0:m12 |
def _set_link_crc_mon_action(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}, u'<ST... | Setter method for link_crc_mon_action, mapped from YANG variable /sysmon/link_crc_monitoring/link_crc_mon_action (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_link_crc_mon_action is considered as a private
method. Backends looking to populate this variable should
do so v... | f333700:c0:m13 |
def _get_fe_access_check_disable(self): | return self.__fe_access_check_disable<EOL> | Getter method for fe_access_check_disable, mapped from YANG variable /sysmon/fe_access_check/fe_access_check_disable (empty) | f333701:c0:m3 |
def _set_fe_access_check_disable(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ... | Setter method for fe_access_check_disable, mapped from YANG variable /sysmon/fe_access_check/fe_access_check_disable (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_fe_access_check_disable is considered as a private
method. Backends looking to populate this variable should
do so... | f333701:c0:m4 |
def _get_fe_access_check_interval(self): | return self.__fe_access_check_interval<EOL> | Getter method for fe_access_check_interval, mapped from YANG variable /sysmon/fe_access_check/fe_access_check_interval (uint16) | f333701:c0:m6 |
def _set_fe_access_check_interval(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for fe_access_check_interval, mapped from YANG variable /sysmon/fe_access_check/fe_access_check_interval (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_fe_access_check_interval is considered as a private
method. Backends looking to populate this variable should
d... | f333701:c0:m7 |
def _get_fe_access_check_threshold(self): | return self.__fe_access_check_threshold<EOL> | Getter method for fe_access_check_threshold, mapped from YANG variable /sysmon/fe_access_check/fe_access_check_threshold (uint8) | f333701:c0:m9 |
def _set_fe_access_check_threshold(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for fe_access_check_threshold, mapped from YANG variable /sysmon/fe_access_check/fe_access_check_threshold (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_fe_access_check_threshold is considered as a private
method. Backends looking to populate this variable should... | f333701:c0:m10 |
def _get_fe_access_check_recovery_threshold(self): | return self.__fe_access_check_recovery_threshold<EOL> | Getter method for fe_access_check_recovery_threshold, mapped from YANG variable /sysmon/fe_access_check/fe_access_check_recovery_threshold (uint8) | f333701:c0:m12 |
def _set_fe_access_check_recovery_threshold(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']}, int_size=<NUM_LIT:8>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for fe_access_check_recovery_threshold, mapped from YANG variable /sysmon/fe_access_check/fe_access_check_recovery_threshold (uint8)
If this variable is read-only (config: false) in the
source YANG file, then _set_fe_access_check_recovery_threshold is considered as a private
method. Backends looking to po... | f333701:c0:m13 |
def _get_fe_access_check_action(self): | return self.__fe_access_check_action<EOL> | Getter method for fe_access_check_action, mapped from YANG variable /sysmon/fe_access_check/fe_access_check_action (enumeration) | f333701:c0:m15 |
def _set_fe_access_check_action(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:3>}, u'<ST... | Setter method for fe_access_check_action, mapped from YANG variable /sysmon/fe_access_check/fe_access_check_action (enumeration)
If this variable is read-only (config: false) in the
source YANG file, then _set_fe_access_check_action is considered as a private
method. Backends looking to populate this variable should
do... | f333701:c0:m16 |
def _get_fe_access_check(self): | return self.__fe_access_check<EOL> | Getter method for fe_access_check, mapped from YANG variable /sysmon/fe_access_check (container) | f333702:c0:m3 |
def _set_fe_access_check(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=fe_access_check.fe_access_check, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=Tr... | Setter method for fe_access_check, mapped from YANG variable /sysmon/fe_access_check (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_fe_access_check is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_fe_access_... | f333702:c0:m4 |
def _get_link_crc_monitoring(self): | return self.__link_crc_monitoring<EOL> | Getter method for link_crc_monitoring, mapped from YANG variable /sysmon/link_crc_monitoring (container) | f333702:c0:m6 |
def _set_link_crc_monitoring(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=link_crc_monitoring.link_crc_monitoring, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_... | Setter method for link_crc_monitoring, mapped from YANG variable /sysmon/link_crc_monitoring (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_link_crc_monitoring is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._se... | f333702:c0:m7 |
def _get_sfm_walk(self): | return self.__sfm_walk<EOL> | Getter method for sfm_walk, mapped from YANG variable /sysmon/sfm_walk (container) | f333702:c0:m9 |
def _set_sfm_walk(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=sfm_walk.sfm_walk, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions... | Setter method for sfm_walk, mapped from YANG variable /sysmon/sfm_walk (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_sfm_walk is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_sfm_walk() directly. | f333702:c0:m10 |
def _get_sfm_walk_auto(self): | return self.__sfm_walk_auto<EOL> | Getter method for sfm_walk_auto, mapped from YANG variable /sysmon/sfm_walk/sfm_walk_auto (empty) | f333703:c0:m3 |
def _set_sfm_walk_auto(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ... | Setter method for sfm_walk_auto, mapped from YANG variable /sysmon/sfm_walk/sfm_walk_auto (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_sfm_walk_auto is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._set_sfm_walk_au... | f333703:c0:m4 |
def _get_sfm_walk_dis_redundancy_check(self): | return self.__sfm_walk_dis_redundancy_check<EOL> | Getter method for sfm_walk_dis_redundancy_check, mapped from YANG variable /sysmon/sfm_walk/sfm_walk_dis_redundancy_check (empty) | f333703:c0:m6 |
def _set_sfm_walk_dis_redundancy_check(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=YANGBool, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_paths=True, extensions={u'<STR_LIT>': {u'<STR_LIT>': None, ... | Setter method for sfm_walk_dis_redundancy_check, mapped from YANG variable /sysmon/sfm_walk/sfm_walk_dis_redundancy_check (empty)
If this variable is read-only (config: false) in the
source YANG file, then _set_sfm_walk_dis_redundancy_check is considered as a private
method. Backends looking to populate this variable s... | f333703:c0:m7 |
def _get_sfm_walk_interval(self): | return self.__sfm_walk_interval<EOL> | Getter method for sfm_walk_interval, mapped from YANG variable /sysmon/sfm_walk/sfm_walk_interval (uint16) | f333703:c0:m9 |
def _set_sfm_walk_interval(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for sfm_walk_interval, mapped from YANG variable /sysmon/sfm_walk/sfm_walk_interval (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_sfm_walk_interval is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj._se... | f333703:c0:m10 |
def _get_sfm_walk_threshold(self): | return self.__sfm_walk_threshold<EOL> | Getter method for sfm_walk_threshold, mapped from YANG variable /sysmon/sfm_walk/sfm_walk_threshold (uint16) | f333703:c0:m12 |
def _set_sfm_walk_threshold(self, v, load=False): | if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=RestrictedClassType(base_type=int, restriction_dict={'<STR_LIT>': ['<STR_LIT>']},int_size=<NUM_LIT:16>), restriction_dict={'<STR_LIT>': [u'<STR_LIT>']}), is_leaf=True, yang_name="<S... | Setter method for sfm_walk_threshold, mapped from YANG variable /sysmon/sfm_walk/sfm_walk_threshold (uint16)
If this variable is read-only (config: false) in the
source YANG file, then _set_sfm_walk_threshold is considered as a private
method. Backends looking to populate this variable should
do so via calling thisObj.... | f333703:c0:m13 |
def _get_output(self): | return self.__output<EOL> | Getter method for output, mapped from YANG variable /brocade_system_rpc/get_system_uptime/output (output) | f333704: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_system_rpc/get_system_uptime/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() d... | f333704:c0:m4 |
def _get_days(self): | return self.__days<EOL> | Getter method for days, mapped from YANG variable /brocade_system_rpc/get_system_uptime/output/show_system_uptime/days (common-def:time-interval-day)
YANG Description: Indicates the number of days this managed
node is up since its last re-initialization. | f333705:c0:m3 |
def _set_days(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 days, mapped from YANG variable /brocade_system_rpc/get_system_uptime/output/show_system_uptime/days (common-def:time-interval-day)
If this variable is read-only (config: false) in the
source YANG file, then _set_days is considered as a private
method. Backends looking to populate this var... | f333705:c0:m4 |
def _get_hours(self): | return self.__hours<EOL> | Getter method for hours, mapped from YANG variable /brocade_system_rpc/get_system_uptime/output/show_system_uptime/hours (common-def:time-interval-hour)
YANG Description: Indicates the number of hours this managed
node is up since its last re-initialization.
This is in addition to the value of
corresponding ins... | f333705:c0:m6 |
def _set_hours(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 hours, mapped from YANG variable /brocade_system_rpc/get_system_uptime/output/show_system_uptime/hours (common-def:time-interval-hour)
If this variable is read-only (config: false) in the
source YANG file, then _set_hours is considered as a private
method. Backends looking to populate this... | f333705:c0:m7 |
def _get_minutes(self): | return self.__minutes<EOL> | Getter method for minutes, mapped from YANG variable /brocade_system_rpc/get_system_uptime/output/show_system_uptime/minutes (common-def:time-interval-minute)
YANG Description: Indicates the number of minutes this managed
node is up since its last re-initialization.
This is in addition to the values of
correspond... | f333705:c0:m9 |
def _set_minutes(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 minutes, mapped from YANG variable /brocade_system_rpc/get_system_uptime/output/show_system_uptime/minutes (common-def:time-interval-minute)
If this variable is read-only (config: false) in the
source YANG file, then _set_minutes is considered as a private
method. Backends looking to popul... | f333705:c0:m10 |
def _get_seconds(self): | return self.__seconds<EOL> | Getter method for seconds, mapped from YANG variable /brocade_system_rpc/get_system_uptime/output/show_system_uptime/seconds (common-def:time-interval-sec)
YANG Description: Indicates the number of seconds this managed
node is up since its last re-initialization.
This is in addition to the values of
corresponding... | f333705:c0:m12 |
def _set_seconds(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 seconds, mapped from YANG variable /brocade_system_rpc/get_system_uptime/output/show_system_uptime/seconds (common-def:time-interval-sec)
If this variable is read-only (config: false) in the
source YANG file, then _set_seconds is considered as a private
method. Backends looking to populate... | f333705:c0:m13 |
def _get_show_system_uptime(self): | return self.__show_system_uptime<EOL> | Getter method for show_system_uptime, mapped from YANG variable /brocade_system_rpc/get_system_uptime/output/show_system_uptime (container) | f333706:c0:m3 |
def _set_show_system_uptime(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_system_uptime.show_system_uptime, is_container='<STR_LIT>', presence=False, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, path_helper=self._path_helper, extmethods=self._extmethods, register_pa... | Setter method for show_system_uptime, mapped from YANG variable /brocade_system_rpc/get_system_uptime/output/show_system_uptime (container)
If this variable is read-only (config: false) in the
source YANG file, then _set_show_system_uptime is considered as a private
method. Backends looking to populate this variable sh... | f333706:c0:m4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.