MdtSubFilterType¶
-
class
ydk.models.cisco_ios_xe.Cisco_IOS_XE_mdt_common_defs.MdtSubFilterType¶ MdtSubFilterType (Enum Class)
Types of subscription filters.
-
sub_filter_type_none = 0 Indicates that no filter has been specified.
-
sub_filter_type_xpath = 1 Xpath defining the data items of interest.
A limited set of the Xpath 1.0 expressions is
supported.
-
sub_filter_type_tdl_uri = 2 TDL-URI defining the data items of interest.
-
sub_filter_type_tdl_transform = 3 tdl-transform define transform scheme
to be subscribed.
-