signature
stringlengths
8
3.44k
body
stringlengths
0
1.41M
docstring
stringlengths
1
122k
id
stringlengths
5
17
def _get_date_code(self):
return self.__date_code<EOL>
Getter method for date_code, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfpp/date_code (string) YANG Description: This indicates the Vendor's manufactoring date code.
f336066:c0:m36
def _set_date_code(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for date_code, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfpp/date_code (string) If this variable is read-only (config: false) in the source YANG file, then _set_date_code is considered as a private method. Backends looking to populate this variabl...
f336066:c0:m37
def _get_temperature(self):
return self.__temperature<EOL>
Getter method for temperature, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfpp/temperature (uint32) YANG Description: This indicates the Module temperature (degrees C)
f336066:c0:m39
def _set_temperature(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, choice=(u'<STR_LIT>', u'<STR_LI...
Setter method for temperature, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfpp/temperature (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_temperature is considered as a private method. Backends looking to populate this v...
f336066:c0:m40
def _get_voltage(self):
return self.__voltage<EOL>
Getter method for voltage, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfpp/voltage (decimal64) YANG Description: This indicates the Supply voltage (Volts)
f336066:c0:m42
def _set_voltage(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedPrecisionDecimalType(precision=<NUM_LIT:1>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self...
Setter method for voltage, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfpp/voltage (decimal64) If this variable is read-only (config: false) in the source YANG file, then _set_voltage is considered as a private method. Backends looking to populate this variable s...
f336066:c0:m43
def _get_current(self):
return self.__current<EOL>
Getter method for current, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfpp/current (decimal64) YANG Description: This indicates the Laser diode drive current (milliAmps)
f336066:c0:m45
def _set_current(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedPrecisionDecimalType(precision=<NUM_LIT:3>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self...
Setter method for current, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfpp/current (decimal64) If this variable is read-only (config: false) in the source YANG file, then _set_current is considered as a private method. Backends looking to populate this variable s...
f336066:c0:m46
def _get_tx_power(self):
return self.__tx_power<EOL>
Getter method for tx_power, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfpp/tx_power (decimal64) YANG Description: This indicates the Transmitted optical power (microWatts)
f336066:c0:m48
def _set_tx_power(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedPrecisionDecimalType(precision=<NUM_LIT:1>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self...
Setter method for tx_power, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfpp/tx_power (decimal64) If this variable is read-only (config: false) in the source YANG file, then _set_tx_power is considered as a private method. Backends looking to populate this variabl...
f336066:c0:m49
def _get_rx_power(self):
return self.__rx_power<EOL>
Getter method for rx_power, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfpp/rx_power (decimal64) YANG Description: This indicates the Received optical power (microWatts)
f336066:c0:m51
def _set_rx_power(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedPrecisionDecimalType(precision=<NUM_LIT:1>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self...
Setter method for rx_power, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfpp/rx_power (decimal64) If this variable is read-only (config: false) in the source YANG file, then _set_rx_power is considered as a private method. Backends looking to populate this variabl...
f336066:c0:m52
def _get_speed(self):
return self.__speed<EOL>
Getter method for speed, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/speed (line-speed) YANG Description: The actual line speed of this interface.
f336067:c0:m3
def _set_speed(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:9>}, u'<ST...
Setter method for speed, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/speed (line-speed) If this variable is read-only (config: false) in the source YANG file, then _set_speed is considered as a private method. Backends looking to populate this variable should do so via cal...
f336067:c0:m4
def _get_connector(self):
return self.__connector<EOL>
Getter method for connector, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/connector (enumeration) YANG Description: This specifies the type of connector connected to the interface.
f336067:c0:m6
def _set_connector(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 connector, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/connector (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_connector is considered as a private method. Backends looking to populate this vari...
f336067:c0:m7
def _get_encoding(self):
return self.__encoding<EOL>
Getter method for encoding, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/encoding (enumeration) YANG Description: This indicates the type of encoding used to transmit the data on this interface.
f336067:c0:m9
def _set_encoding(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:9>}, u'<ST...
Setter method for encoding, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/encoding (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_encoding is considered as a private method. Backends looking to populate this variabl...
f336067:c0:m10
def _get_vendor_name(self):
return self.__vendor_name<EOL>
Getter method for vendor_name, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/vendor_name (string) YANG Description: This indicates the Vendor of this interface.
f336067:c0:m12
def _set_vendor_name(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for vendor_name, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/vendor_name (string) If this variable is read-only (config: false) in the source YANG file, then _set_vendor_name is considered as a private method. Backends looking to populate this variable should...
f336067:c0:m13
def _get_vendor_oui(self):
return self.__vendor_oui<EOL>
Getter method for vendor_oui, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/vendor_oui (string) YANG Description: This indicates the Vendor IEEE company ID.
f336067:c0:m15
def _set_vendor_oui(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for vendor_oui, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/vendor_oui (string) If this variable is read-only (config: false) in the source YANG file, then _set_vendor_oui is considered as a private method. Backends looking to populate this variable should do...
f336067:c0:m16
def _get_vendor_pn(self):
return self.__vendor_pn<EOL>
Getter method for vendor_pn, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/vendor_pn (string) YANG Description: This indicates the Part number.
f336067:c0:m18
def _set_vendor_pn(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for vendor_pn, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/vendor_pn (string) If this variable is read-only (config: false) in the source YANG file, then _set_vendor_pn is considered as a private method. Backends looking to populate this variable should do so...
f336067:c0:m19
def _get_vendor_rev(self):
return self.__vendor_rev<EOL>
Getter method for vendor_rev, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/vendor_rev (string) YANG Description: This indicates the Revision level.
f336067:c0:m21
def _set_vendor_rev(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for vendor_rev, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/vendor_rev (string) If this variable is read-only (config: false) in the source YANG file, then _set_vendor_rev is considered as a private method. Backends looking to populate this variable should do...
f336067:c0:m22
def _get_distance(self):
return self.__distance<EOL>
Getter method for distance, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/distance (enumeration)
f336067:c0:m24
def _set_distance(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}, u'<ST...
Setter method for distance, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/distance (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_distance is considered as a private method. Backends looking to populate this variable should do ...
f336067:c0:m25
def _get_media_form_factor(self):
return self.__media_form_factor<EOL>
Getter method for media_form_factor, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/media_form_factor (enumeration)
f336067:c0:m27
def _set_media_form_factor(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:5>}, u'<ST...
Setter method for media_form_factor, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/media_form_factor (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_media_form_factor is considered as a private method. Backends looking to popula...
f336067:c0:m28
def _get_wavelength(self):
return self.__wavelength<EOL>
Getter method for wavelength, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/wavelength (string) YANG Description: Wavelength of pluggable media
f336067:c0:m30
def _set_wavelength(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for wavelength, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/wavelength (string) If this variable is read-only (config: false) in the source YANG file, then _set_wavelength is considered as a private method. Backends looking to populate this variable should do...
f336067:c0:m31
def _get_serial_no(self):
return self.__serial_no<EOL>
Getter method for serial_no, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/serial_no (string) YANG Description: This indicates the Serial number.
f336067:c0:m33
def _set_serial_no(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for serial_no, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/serial_no (string) If this variable is read-only (config: false) in the source YANG file, then _set_serial_no is considered as a private method. Backends looking to populate this variable should do so...
f336067:c0:m34
def _get_date_code(self):
return self.__date_code<EOL>
Getter method for date_code, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/date_code (string) YANG Description: This indicates the Vendor's manufactoring date code.
f336067:c0:m36
def _set_date_code(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for date_code, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/date_code (string) If this variable is read-only (config: false) in the source YANG file, then _set_date_code is considered as a private method. Backends looking to populate this variable ...
f336067:c0:m37
def _get_temperature(self):
return self.__temperature<EOL>
Getter method for temperature, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/temperature (uint32) YANG Description: This indicates the Module temperature (degrees C)
f336067:c0:m39
def _set_temperature(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, choice=(u'<STR_LIT>', u'<STR_LI...
Setter method for temperature, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/temperature (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_temperature is considered as a private method. Backends looking to populate this var...
f336067:c0:m40
def _get_voltage(self):
return self.__voltage<EOL>
Getter method for voltage, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/voltage (decimal64) YANG Description: This indicates the Supply voltage (Volts)
f336067:c0:m42
def _set_voltage(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedPrecisionDecimalType(precision=<NUM_LIT:1>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self...
Setter method for voltage, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/voltage (decimal64) If this variable is read-only (config: false) in the source YANG file, then _set_voltage is considered as a private method. Backends looking to populate this variable sho...
f336067:c0:m43
def _get_current(self):
return self.__current<EOL>
Getter method for current, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/current (decimal64) YANG Description: This indicates the Laser diode drive current (milliAmps)
f336067:c0:m45
def _set_current(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedPrecisionDecimalType(precision=<NUM_LIT:3>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self...
Setter method for current, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/current (decimal64) If this variable is read-only (config: false) in the source YANG file, then _set_current is considered as a private method. Backends looking to populate this variable sho...
f336067:c0:m46
def _get_tx_power(self):
return self.__tx_power<EOL>
Getter method for tx_power, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/tx_power (decimal64) YANG Description: This indicates the Transmitted optical power (microWatts)
f336067:c0:m48
def _set_tx_power(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedPrecisionDecimalType(precision=<NUM_LIT:1>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self...
Setter method for tx_power, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/tx_power (decimal64) If this variable is read-only (config: false) in the source YANG file, then _set_tx_power is considered as a private method. Backends looking to populate this variable ...
f336067:c0:m49
def _get_rx_power(self):
return self.__rx_power<EOL>
Getter method for rx_power, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/rx_power (decimal64) YANG Description: This indicates the Received optical power (microWatts)
f336067:c0:m51
def _set_rx_power(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedPrecisionDecimalType(precision=<NUM_LIT:1>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self...
Setter method for rx_power, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/cfp/rx_power (decimal64) If this variable is read-only (config: false) in the source YANG file, then _set_rx_power is considered as a private method. Backends looking to populate this variable ...
f336067:c0:m52
def _get_speed(self):
return self.__speed<EOL>
Getter method for speed, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/speed (line-speed) YANG Description: The actual line speed of this interface.
f336068:c0:m3
def _set_speed(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:9>}, u'<ST...
Setter method for speed, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/speed (line-speed) If this variable is read-only (config: false) in the source YANG file, then _set_speed is considered as a private method. Backends looking to populate this variable should do so via cal...
f336068:c0:m4
def _get_connector(self):
return self.__connector<EOL>
Getter method for connector, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/connector (enumeration) YANG Description: This specifies the type of connector connected to the interface.
f336068:c0:m6
def _set_connector(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 connector, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/connector (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_connector is considered as a private method. Backends looking to populate this vari...
f336068:c0:m7
def _get_encoding(self):
return self.__encoding<EOL>
Getter method for encoding, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/encoding (enumeration) YANG Description: This indicates the type of encoding used to transmit the data on this interface.
f336068:c0:m9
def _set_encoding(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:9>}, u'<ST...
Setter method for encoding, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/encoding (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_encoding is considered as a private method. Backends looking to populate this variabl...
f336068:c0:m10
def _get_vendor_name(self):
return self.__vendor_name<EOL>
Getter method for vendor_name, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/vendor_name (string) YANG Description: This indicates the Vendor of this interface.
f336068:c0:m12
def _set_vendor_name(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for vendor_name, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/vendor_name (string) If this variable is read-only (config: false) in the source YANG file, then _set_vendor_name is considered as a private method. Backends looking to populate this variable should...
f336068:c0:m13
def _get_vendor_oui(self):
return self.__vendor_oui<EOL>
Getter method for vendor_oui, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/vendor_oui (string) YANG Description: This indicates the Vendor IEEE company ID.
f336068:c0:m15
def _set_vendor_oui(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for vendor_oui, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/vendor_oui (string) If this variable is read-only (config: false) in the source YANG file, then _set_vendor_oui is considered as a private method. Backends looking to populate this variable should do...
f336068:c0:m16
def _get_vendor_pn(self):
return self.__vendor_pn<EOL>
Getter method for vendor_pn, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/vendor_pn (string) YANG Description: This indicates the Part number.
f336068:c0:m18
def _set_vendor_pn(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for vendor_pn, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/vendor_pn (string) If this variable is read-only (config: false) in the source YANG file, then _set_vendor_pn is considered as a private method. Backends looking to populate this variable should do so...
f336068:c0:m19
def _get_vendor_rev(self):
return self.__vendor_rev<EOL>
Getter method for vendor_rev, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/vendor_rev (string) YANG Description: This indicates the Revision level.
f336068:c0:m21
def _set_vendor_rev(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for vendor_rev, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/vendor_rev (string) If this variable is read-only (config: false) in the source YANG file, then _set_vendor_rev is considered as a private method. Backends looking to populate this variable should do...
f336068:c0:m22
def _get_distance(self):
return self.__distance<EOL>
Getter method for distance, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/distance (enumeration)
f336068:c0:m24
def _set_distance(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}, u'<ST...
Setter method for distance, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/distance (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_distance is considered as a private method. Backends looking to populate this variable should do ...
f336068:c0:m25
def _get_media_form_factor(self):
return self.__media_form_factor<EOL>
Getter method for media_form_factor, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/media_form_factor (enumeration)
f336068:c0:m27
def _set_media_form_factor(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:5>}, u'<ST...
Setter method for media_form_factor, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/media_form_factor (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_media_form_factor is considered as a private method. Backends looking to popula...
f336068:c0:m28
def _get_wavelength(self):
return self.__wavelength<EOL>
Getter method for wavelength, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/wavelength (string) YANG Description: Wavelength of pluggable media
f336068:c0:m30
def _set_wavelength(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for wavelength, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/wavelength (string) If this variable is read-only (config: false) in the source YANG file, then _set_wavelength is considered as a private method. Backends looking to populate this variable should do...
f336068:c0:m31
def _get_serial_no(self):
return self.__serial_no<EOL>
Getter method for serial_no, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/serial_no (string) YANG Description: This indicates the Serial number.
f336068:c0:m33
def _set_serial_no(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for serial_no, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/serial_no (string) If this variable is read-only (config: false) in the source YANG file, then _set_serial_no is considered as a private method. Backends looking to populate this variable should do so...
f336068:c0:m34
def _get_date_code(self):
return self.__date_code<EOL>
Getter method for date_code, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/date_code (string) YANG Description: This indicates the Vendor's manufactoring date code.
f336068:c0:m36
def _set_date_code(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for date_code, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/date_code (string) If this variable is read-only (config: false) in the source YANG file, then _set_date_code is considered as a private method. Backends looking to populate this variable ...
f336068:c0:m37
def _get_temperature(self):
return self.__temperature<EOL>
Getter method for temperature, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/temperature (uint32) YANG Description: This indicates the Module temperature (degrees C)
f336068:c0:m39
def _set_temperature(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, choice=(u'<STR_LIT>', u'<STR_LI...
Setter method for temperature, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/temperature (uint32) If this variable is read-only (config: false) in the source YANG file, then _set_temperature is considered as a private method. Backends looking to populate this var...
f336068:c0:m40
def _get_voltage(self):
return self.__voltage<EOL>
Getter method for voltage, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/voltage (decimal64) YANG Description: This indicates the Supply voltage (Volts)
f336068:c0:m42
def _set_voltage(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedPrecisionDecimalType(precision=<NUM_LIT:1>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self...
Setter method for voltage, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/voltage (decimal64) If this variable is read-only (config: false) in the source YANG file, then _set_voltage is considered as a private method. Backends looking to populate this variable sho...
f336068:c0:m43
def _get_current(self):
return self.__current<EOL>
Getter method for current, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/current (decimal64) YANG Description: This indicates the Laser diode drive current (milliAmps)
f336068:c0:m45
def _set_current(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedPrecisionDecimalType(precision=<NUM_LIT:3>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self...
Setter method for current, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/current (decimal64) If this variable is read-only (config: false) in the source YANG file, then _set_current is considered as a private method. Backends looking to populate this variable sho...
f336068:c0:m46
def _get_tx_power(self):
return self.__tx_power<EOL>
Getter method for tx_power, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/tx_power (decimal64) YANG Description: This indicates the Transmitted optical power (microWatts)
f336068:c0:m48
def _set_tx_power(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedPrecisionDecimalType(precision=<NUM_LIT:1>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self...
Setter method for tx_power, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/tx_power (decimal64) If this variable is read-only (config: false) in the source YANG file, then _set_tx_power is considered as a private method. Backends looking to populate this variable ...
f336068:c0:m49
def _get_rx_power(self):
return self.__rx_power<EOL>
Getter method for rx_power, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/rx_power (decimal64) YANG Description: This indicates the Received optical power (microWatts)
f336068:c0:m51
def _set_rx_power(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedPrecisionDecimalType(precision=<NUM_LIT:1>), is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self...
Setter method for rx_power, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/sfp/rx_power (decimal64) If this variable is read-only (config: false) in the source YANG file, then _set_rx_power is considered as a private method. Backends looking to populate this variable ...
f336068:c0:m52
def _get_speed(self):
return self.__speed<EOL>
Getter method for speed, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/speed (line-speed) YANG Description: The actual line speed of this interface.
f336069:c0:m3
def _set_speed(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:9>}, u'<ST...
Setter method for speed, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/speed (line-speed) If this variable is read-only (config: false) in the source YANG file, then _set_speed is considered as a private method. Backends looking to populate this variable should do so via ca...
f336069:c0:m4
def _get_connector(self):
return self.__connector<EOL>
Getter method for connector, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/connector (enumeration) YANG Description: This specifies the type of connector connected to the interface.
f336069:c0:m6
def _set_connector(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 connector, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/connector (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_connector is considered as a private method. Backends looking to populate this var...
f336069:c0:m7
def _get_encoding(self):
return self.__encoding<EOL>
Getter method for encoding, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/encoding (enumeration) YANG Description: This indicates the type of encoding used to transmit the data on this interface.
f336069:c0:m9
def _set_encoding(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:9>}, u'<ST...
Setter method for encoding, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/encoding (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_encoding is considered as a private method. Backends looking to populate this variab...
f336069:c0:m10
def _get_vendor_name(self):
return self.__vendor_name<EOL>
Getter method for vendor_name, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/vendor_name (string) YANG Description: This indicates the Vendor of this interface.
f336069:c0:m12
def _set_vendor_name(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=unicode, is_leaf=True, yang_name="<STR_LIT>", rest_name="<STR_LIT>", parent=self, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for vendor_name, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/vendor_name (string) If this variable is read-only (config: false) in the source YANG file, then _set_vendor_name is considered as a private method. Backends looking to populate this variable shoul...
f336069:c0:m13
def _get_vendor_oui(self):
return self.__vendor_oui<EOL>
Getter method for vendor_oui, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/vendor_oui (string) YANG Description: This indicates the Vendor IEEE company ID.
f336069:c0:m15
def _set_vendor_oui(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for vendor_oui, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/vendor_oui (string) If this variable is read-only (config: false) in the source YANG file, then _set_vendor_oui is considered as a private method. Backends looking to populate this variable should d...
f336069:c0:m16
def _get_vendor_pn(self):
return self.__vendor_pn<EOL>
Getter method for vendor_pn, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/vendor_pn (string) YANG Description: This indicates the Part number.
f336069:c0:m18
def _set_vendor_pn(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for vendor_pn, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/vendor_pn (string) If this variable is read-only (config: false) in the source YANG file, then _set_vendor_pn is considered as a private method. Backends looking to populate this variable should do s...
f336069:c0:m19
def _get_vendor_rev(self):
return self.__vendor_rev<EOL>
Getter method for vendor_rev, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/vendor_rev (string) YANG Description: This indicates the Revision level.
f336069:c0:m21
def _set_vendor_rev(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for vendor_rev, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/vendor_rev (string) If this variable is read-only (config: false) in the source YANG file, then _set_vendor_rev is considered as a private method. Backends looking to populate this variable should d...
f336069:c0:m22
def _get_distance(self):
return self.__distance<EOL>
Getter method for distance, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/distance (enumeration)
f336069:c0:m24
def _set_distance(self, v, load=False):
if hasattr(v, "<STR_LIT>"):<EOL><INDENT>v = v._utype(v)<EOL><DEDENT>try:<EOL><INDENT>t = YANGDynClass(v,base=RestrictedClassType(base_type=unicode, restriction_type="<STR_LIT>", restriction_arg={u'<STR_LIT>': {'<STR_LIT:value>': <NUM_LIT:1>}, u'<ST...
Setter method for distance, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/distance (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_distance is considered as a private method. Backends looking to populate this variable should do...
f336069:c0:m25
def _get_media_form_factor(self):
return self.__media_form_factor<EOL>
Getter method for media_form_factor, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/media_form_factor (enumeration)
f336069:c0:m27
def _set_media_form_factor(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:5>}, u'<ST...
Setter method for media_form_factor, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/media_form_factor (enumeration) If this variable is read-only (config: false) in the source YANG file, then _set_media_form_factor is considered as a private method. Backends looking to popul...
f336069:c0:m28
def _get_wavelength(self):
return self.__wavelength<EOL>
Getter method for wavelength, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/wavelength (string) YANG Description: Wavelength of pluggable media
f336069:c0:m30
def _set_wavelength(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, choice=(u'<STR_LIT>', u'<STR_LIT>'), path_helper=self._path_helper, extmethods=self._extmethods, register_paths=False, namespace=...
Setter method for wavelength, mapped from YANG variable /brocade_interface_ext_rpc/get_media_detail/output/interface/qsfp/wavelength (string) If this variable is read-only (config: false) in the source YANG file, then _set_wavelength is considered as a private method. Backends looking to populate this variable should d...
f336069:c0:m31