cisco_ios_xr_telemetry_model_driven_oper_telemetry_model_driven_subscriptions_subscription

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Overview

Cisco-IOS-XR-telemetry-model-driven-oper:telemetry-model-driven/subscriptions/subscription

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MdtCollectionGroup

type MdtCollectionGroup struct {
	Id                      uint64                     `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Cadence                 uint32                     `protobuf:"varint,2,opt,name=cadence,proto3" json:"cadence,omitempty"`
	TotalCollections        uint32                     `protobuf:"varint,3,opt,name=total_collections,json=totalCollections,proto3" json:"total_collections,omitempty"`
	Encoding                string                     `protobuf:"bytes,4,opt,name=encoding,proto3" json:"encoding,omitempty"`
	LastCollectionStartTime uint64                     `` /* 135-byte string literal not displayed */
	LastCollectionEndTime   uint64                     `` /* 129-byte string literal not displayed */
	MaxCollectionTime       uint32                     `protobuf:"varint,7,opt,name=max_collection_time,json=maxCollectionTime,proto3" json:"max_collection_time,omitempty"`
	MinCollectionTime       uint32                     `protobuf:"varint,8,opt,name=min_collection_time,json=minCollectionTime,proto3" json:"min_collection_time,omitempty"`
	MinTotalTime            uint32                     `protobuf:"varint,9,opt,name=min_total_time,json=minTotalTime,proto3" json:"min_total_time,omitempty"`
	MaxTotalTime            uint32                     `protobuf:"varint,10,opt,name=max_total_time,json=maxTotalTime,proto3" json:"max_total_time,omitempty"`
	AvgTotalTime            uint32                     `protobuf:"varint,11,opt,name=avg_total_time,json=avgTotalTime,proto3" json:"avg_total_time,omitempty"`
	TotalOtherErrors        uint32                     `protobuf:"varint,12,opt,name=total_other_errors,json=totalOtherErrors,proto3" json:"total_other_errors,omitempty"`
	TotalOnDataInstances    uint32                     `` /* 127-byte string literal not displayed */
	TotalNotReady           uint32                     `protobuf:"varint,14,opt,name=total_not_ready,json=totalNotReady,proto3" json:"total_not_ready,omitempty"`
	TotalSendErrors         uint32                     `protobuf:"varint,15,opt,name=total_send_errors,json=totalSendErrors,proto3" json:"total_send_errors,omitempty"`
	TotalSendDrops          uint32                     `protobuf:"varint,16,opt,name=total_send_drops,json=totalSendDrops,proto3" json:"total_send_drops,omitempty"`
	CollectionPath          []*MdtSensorPaths          `protobuf:"bytes,17,rep,name=collection_path,json=collectionPath,proto3" json:"collection_path,omitempty"`
	InternalCollectionGroup []*MdtCollectionSysdbGroup `` /* 133-byte string literal not displayed */
	StrictTimer             bool                       `protobuf:"varint,19,opt,name=strict_timer,json=strictTimer,proto3" json:"strict_timer,omitempty"`
	XXX_NoUnkeyedLiteral    struct{}                   `json:"-"`
	XXX_unrecognized        []byte                     `json:"-"`
	XXX_sizecache           int32                      `json:"-"`
}

func (*MdtCollectionGroup) Descriptor

func (*MdtCollectionGroup) Descriptor() ([]byte, []int)

func (*MdtCollectionGroup) GetAvgTotalTime

func (m *MdtCollectionGroup) GetAvgTotalTime() uint32

func (*MdtCollectionGroup) GetCadence

func (m *MdtCollectionGroup) GetCadence() uint32

func (*MdtCollectionGroup) GetCollectionPath

func (m *MdtCollectionGroup) GetCollectionPath() []*MdtSensorPaths

func (*MdtCollectionGroup) GetEncoding

func (m *MdtCollectionGroup) GetEncoding() string

func (*MdtCollectionGroup) GetId

func (m *MdtCollectionGroup) GetId() uint64

func (*MdtCollectionGroup) GetInternalCollectionGroup

func (m *MdtCollectionGroup) GetInternalCollectionGroup() []*MdtCollectionSysdbGroup

func (*MdtCollectionGroup) GetLastCollectionEndTime

func (m *MdtCollectionGroup) GetLastCollectionEndTime() uint64

func (*MdtCollectionGroup) GetLastCollectionStartTime

func (m *MdtCollectionGroup) GetLastCollectionStartTime() uint64

func (*MdtCollectionGroup) GetMaxCollectionTime

func (m *MdtCollectionGroup) GetMaxCollectionTime() uint32

func (*MdtCollectionGroup) GetMaxTotalTime

func (m *MdtCollectionGroup) GetMaxTotalTime() uint32

func (*MdtCollectionGroup) GetMinCollectionTime

func (m *MdtCollectionGroup) GetMinCollectionTime() uint32

func (*MdtCollectionGroup) GetMinTotalTime

func (m *MdtCollectionGroup) GetMinTotalTime() uint32

func (*MdtCollectionGroup) GetStrictTimer

func (m *MdtCollectionGroup) GetStrictTimer() bool

func (*MdtCollectionGroup) GetTotalCollections

func (m *MdtCollectionGroup) GetTotalCollections() uint32

func (*MdtCollectionGroup) GetTotalNotReady

func (m *MdtCollectionGroup) GetTotalNotReady() uint32

func (*MdtCollectionGroup) GetTotalOnDataInstances

func (m *MdtCollectionGroup) GetTotalOnDataInstances() uint32

func (*MdtCollectionGroup) GetTotalOtherErrors

func (m *MdtCollectionGroup) GetTotalOtherErrors() uint32

func (*MdtCollectionGroup) GetTotalSendDrops

func (m *MdtCollectionGroup) GetTotalSendDrops() uint32

func (*MdtCollectionGroup) GetTotalSendErrors

func (m *MdtCollectionGroup) GetTotalSendErrors() uint32

func (*MdtCollectionGroup) ProtoMessage

func (*MdtCollectionGroup) ProtoMessage()

func (*MdtCollectionGroup) Reset

func (m *MdtCollectionGroup) Reset()

func (*MdtCollectionGroup) String

func (m *MdtCollectionGroup) String() string

func (*MdtCollectionGroup) XXX_DiscardUnknown

func (m *MdtCollectionGroup) XXX_DiscardUnknown()

func (*MdtCollectionGroup) XXX_Marshal

func (m *MdtCollectionGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MdtCollectionGroup) XXX_Merge

func (m *MdtCollectionGroup) XXX_Merge(src proto.Message)

func (*MdtCollectionGroup) XXX_Size

func (m *MdtCollectionGroup) XXX_Size() int

func (*MdtCollectionGroup) XXX_Unmarshal

func (m *MdtCollectionGroup) XXX_Unmarshal(b []byte) error

type MdtCollectionSysdbGroup

type MdtCollectionSysdbGroup struct {
	Path                   string   `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"`
	Cadence                uint64   `protobuf:"varint,2,opt,name=cadence,proto3" json:"cadence,omitempty"`
	TotalGetCount          uint64   `protobuf:"varint,3,opt,name=total_get_count,json=totalGetCount,proto3" json:"total_get_count,omitempty"`
	TotalListCount         uint64   `protobuf:"varint,4,opt,name=total_list_count,json=totalListCount,proto3" json:"total_list_count,omitempty"`
	TotalDatalistCount     uint64   `protobuf:"varint,5,opt,name=total_datalist_count,json=totalDatalistCount,proto3" json:"total_datalist_count,omitempty"`
	TotalFinddataCount     uint64   `protobuf:"varint,6,opt,name=total_finddata_count,json=totalFinddataCount,proto3" json:"total_finddata_count,omitempty"`
	TotalGetBulkCount      uint64   `protobuf:"varint,7,opt,name=total_get_bulk_count,json=totalGetBulkCount,proto3" json:"total_get_bulk_count,omitempty"`
	TotalItemCount         uint64   `protobuf:"varint,8,opt,name=total_item_count,json=totalItemCount,proto3" json:"total_item_count,omitempty"`
	TotalGetErrors         uint64   `protobuf:"varint,9,opt,name=total_get_errors,json=totalGetErrors,proto3" json:"total_get_errors,omitempty"`
	TotalListErrors        uint64   `protobuf:"varint,10,opt,name=total_list_errors,json=totalListErrors,proto3" json:"total_list_errors,omitempty"`
	TotalDatalistErrors    uint64   `protobuf:"varint,11,opt,name=total_datalist_errors,json=totalDatalistErrors,proto3" json:"total_datalist_errors,omitempty"`
	TotalFinddataErrors    uint64   `protobuf:"varint,12,opt,name=total_finddata_errors,json=totalFinddataErrors,proto3" json:"total_finddata_errors,omitempty"`
	TotalGetBulkErrors     uint64   `protobuf:"varint,13,opt,name=total_get_bulk_errors,json=totalGetBulkErrors,proto3" json:"total_get_bulk_errors,omitempty"`
	TotalEncodeErrors      uint64   `protobuf:"varint,14,opt,name=total_encode_errors,json=totalEncodeErrors,proto3" json:"total_encode_errors,omitempty"`
	TotalEncodeNotready    uint64   `protobuf:"varint,15,opt,name=total_encode_notready,json=totalEncodeNotready,proto3" json:"total_encode_notready,omitempty"`
	TotalSendErrors        uint64   `protobuf:"varint,16,opt,name=total_send_errors,json=totalSendErrors,proto3" json:"total_send_errors,omitempty"`
	TotalSendDrops         uint64   `protobuf:"varint,17,opt,name=total_send_drops,json=totalSendDrops,proto3" json:"total_send_drops,omitempty"`
	TotalSentBytes         uint64   `protobuf:"varint,18,opt,name=total_sent_bytes,json=totalSentBytes,proto3" json:"total_sent_bytes,omitempty"`
	TotalSendPackets       uint64   `protobuf:"varint,19,opt,name=total_send_packets,json=totalSendPackets,proto3" json:"total_send_packets,omitempty"`
	TotalSendBytesDropped  uint64   `` /* 130-byte string literal not displayed */
	TotalCollections       uint64   `protobuf:"varint,21,opt,name=total_collections,json=totalCollections,proto3" json:"total_collections,omitempty"`
	TotalCollectionsMissed uint64   `` /* 131-byte string literal not displayed */
	MaxCollectionTime      uint64   `protobuf:"varint,23,opt,name=max_collection_time,json=maxCollectionTime,proto3" json:"max_collection_time,omitempty"`
	MinCollectionTime      uint64   `protobuf:"varint,24,opt,name=min_collection_time,json=minCollectionTime,proto3" json:"min_collection_time,omitempty"`
	AvgCollectionTime      uint64   `protobuf:"varint,25,opt,name=avg_collection_time,json=avgCollectionTime,proto3" json:"avg_collection_time,omitempty"`
	CollectionMethod       uint64   `protobuf:"varint,26,opt,name=collection_method,json=collectionMethod,proto3" json:"collection_method,omitempty"`
	Status                 string   `protobuf:"bytes,27,opt,name=status,proto3" json:"status,omitempty"`
	XXX_NoUnkeyedLiteral   struct{} `json:"-"`
	XXX_unrecognized       []byte   `json:"-"`
	XXX_sizecache          int32    `json:"-"`
}

func (*MdtCollectionSysdbGroup) Descriptor

func (*MdtCollectionSysdbGroup) Descriptor() ([]byte, []int)

func (*MdtCollectionSysdbGroup) GetAvgCollectionTime

func (m *MdtCollectionSysdbGroup) GetAvgCollectionTime() uint64

func (*MdtCollectionSysdbGroup) GetCadence

func (m *MdtCollectionSysdbGroup) GetCadence() uint64

func (*MdtCollectionSysdbGroup) GetCollectionMethod

func (m *MdtCollectionSysdbGroup) GetCollectionMethod() uint64

func (*MdtCollectionSysdbGroup) GetMaxCollectionTime

func (m *MdtCollectionSysdbGroup) GetMaxCollectionTime() uint64

func (*MdtCollectionSysdbGroup) GetMinCollectionTime

func (m *MdtCollectionSysdbGroup) GetMinCollectionTime() uint64

func (*MdtCollectionSysdbGroup) GetPath

func (m *MdtCollectionSysdbGroup) GetPath() string

func (*MdtCollectionSysdbGroup) GetStatus

func (m *MdtCollectionSysdbGroup) GetStatus() string

func (*MdtCollectionSysdbGroup) GetTotalCollections

func (m *MdtCollectionSysdbGroup) GetTotalCollections() uint64

func (*MdtCollectionSysdbGroup) GetTotalCollectionsMissed

func (m *MdtCollectionSysdbGroup) GetTotalCollectionsMissed() uint64

func (*MdtCollectionSysdbGroup) GetTotalDatalistCount

func (m *MdtCollectionSysdbGroup) GetTotalDatalistCount() uint64

func (*MdtCollectionSysdbGroup) GetTotalDatalistErrors

func (m *MdtCollectionSysdbGroup) GetTotalDatalistErrors() uint64

func (*MdtCollectionSysdbGroup) GetTotalEncodeErrors

func (m *MdtCollectionSysdbGroup) GetTotalEncodeErrors() uint64

func (*MdtCollectionSysdbGroup) GetTotalEncodeNotready

func (m *MdtCollectionSysdbGroup) GetTotalEncodeNotready() uint64

func (*MdtCollectionSysdbGroup) GetTotalFinddataCount

func (m *MdtCollectionSysdbGroup) GetTotalFinddataCount() uint64

func (*MdtCollectionSysdbGroup) GetTotalFinddataErrors

func (m *MdtCollectionSysdbGroup) GetTotalFinddataErrors() uint64

func (*MdtCollectionSysdbGroup) GetTotalGetBulkCount

func (m *MdtCollectionSysdbGroup) GetTotalGetBulkCount() uint64

func (*MdtCollectionSysdbGroup) GetTotalGetBulkErrors

func (m *MdtCollectionSysdbGroup) GetTotalGetBulkErrors() uint64

func (*MdtCollectionSysdbGroup) GetTotalGetCount

func (m *MdtCollectionSysdbGroup) GetTotalGetCount() uint64

func (*MdtCollectionSysdbGroup) GetTotalGetErrors

func (m *MdtCollectionSysdbGroup) GetTotalGetErrors() uint64

func (*MdtCollectionSysdbGroup) GetTotalItemCount

func (m *MdtCollectionSysdbGroup) GetTotalItemCount() uint64

func (*MdtCollectionSysdbGroup) GetTotalListCount

func (m *MdtCollectionSysdbGroup) GetTotalListCount() uint64

func (*MdtCollectionSysdbGroup) GetTotalListErrors

func (m *MdtCollectionSysdbGroup) GetTotalListErrors() uint64

func (*MdtCollectionSysdbGroup) GetTotalSendBytesDropped

func (m *MdtCollectionSysdbGroup) GetTotalSendBytesDropped() uint64

func (*MdtCollectionSysdbGroup) GetTotalSendDrops

func (m *MdtCollectionSysdbGroup) GetTotalSendDrops() uint64

func (*MdtCollectionSysdbGroup) GetTotalSendErrors

func (m *MdtCollectionSysdbGroup) GetTotalSendErrors() uint64

func (*MdtCollectionSysdbGroup) GetTotalSendPackets

func (m *MdtCollectionSysdbGroup) GetTotalSendPackets() uint64

func (*MdtCollectionSysdbGroup) GetTotalSentBytes

func (m *MdtCollectionSysdbGroup) GetTotalSentBytes() uint64

func (*MdtCollectionSysdbGroup) ProtoMessage

func (*MdtCollectionSysdbGroup) ProtoMessage()

func (*MdtCollectionSysdbGroup) Reset

func (m *MdtCollectionSysdbGroup) Reset()

func (*MdtCollectionSysdbGroup) String

func (m *MdtCollectionSysdbGroup) String() string

func (*MdtCollectionSysdbGroup) XXX_DiscardUnknown

func (m *MdtCollectionSysdbGroup) XXX_DiscardUnknown()

func (*MdtCollectionSysdbGroup) XXX_Marshal

func (m *MdtCollectionSysdbGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MdtCollectionSysdbGroup) XXX_Merge

func (m *MdtCollectionSysdbGroup) XXX_Merge(src proto.Message)

func (*MdtCollectionSysdbGroup) XXX_Size

func (m *MdtCollectionSysdbGroup) XXX_Size() int

func (*MdtCollectionSysdbGroup) XXX_Unmarshal

func (m *MdtCollectionSysdbGroup) XXX_Unmarshal(b []byte) error

type MdtDestination

type MdtDestination struct {
	Id                    string                   `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	SubIdStr              string                   `protobuf:"bytes,2,opt,name=sub_id_str,json=subIdStr,proto3" json:"sub_id_str,omitempty"`
	SubId                 []uint64                 `protobuf:"varint,3,rep,packed,name=sub_id,json=subId,proto3" json:"sub_id,omitempty"`
	DestIpAddress         *MdtDestinationIPAddress `protobuf:"bytes,4,opt,name=dest_ip_address,json=destIpAddress,proto3" json:"dest_ip_address,omitempty"`
	DestPort              uint32                   `protobuf:"varint,5,opt,name=dest_port,json=destPort,proto3" json:"dest_port,omitempty"`
	Encoding              string                   `protobuf:"bytes,6,opt,name=encoding,proto3" json:"encoding,omitempty"`
	Transport             string                   `protobuf:"bytes,7,opt,name=transport,proto3" json:"transport,omitempty"`
	Vrf                   string                   `protobuf:"bytes,8,opt,name=vrf,proto3" json:"vrf,omitempty"`
	VrfId                 uint32                   `protobuf:"varint,9,opt,name=vrf_id,json=vrfId,proto3" json:"vrf_id,omitempty"`
	State                 string                   `protobuf:"bytes,10,opt,name=state,proto3" json:"state,omitempty"`
	UdpMtu                uint32                   `protobuf:"varint,11,opt,name=udp_mtu,json=udpMtu,proto3" json:"udp_mtu,omitempty"`
	Tls                   uint32                   `protobuf:"varint,12,opt,name=tls,proto3" json:"tls,omitempty"`
	TlsHost               string                   `protobuf:"bytes,13,opt,name=tls_host,json=tlsHost,proto3" json:"tls_host,omitempty"`
	TotalNumOfPacketsSent uint64                   `` /* 132-byte string literal not displayed */
	TotalNumOfBytesSent   uint64                   `` /* 126-byte string literal not displayed */
	LastCollectionTime    uint64                   `protobuf:"varint,16,opt,name=last_collection_time,json=lastCollectionTime,proto3" json:"last_collection_time,omitempty"`
	Dscp                  uint32                   `protobuf:"varint,17,opt,name=dscp,proto3" json:"dscp,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}                 `json:"-"`
	XXX_unrecognized      []byte                   `json:"-"`
	XXX_sizecache         int32                    `json:"-"`
}

func (*MdtDestination) Descriptor

func (*MdtDestination) Descriptor() ([]byte, []int)

func (*MdtDestination) GetDestIpAddress

func (m *MdtDestination) GetDestIpAddress() *MdtDestinationIPAddress

func (*MdtDestination) GetDestPort

func (m *MdtDestination) GetDestPort() uint32

func (*MdtDestination) GetDscp

func (m *MdtDestination) GetDscp() uint32

func (*MdtDestination) GetEncoding

func (m *MdtDestination) GetEncoding() string

func (*MdtDestination) GetId

func (m *MdtDestination) GetId() string

func (*MdtDestination) GetLastCollectionTime

func (m *MdtDestination) GetLastCollectionTime() uint64

func (*MdtDestination) GetState

func (m *MdtDestination) GetState() string

func (*MdtDestination) GetSubId

func (m *MdtDestination) GetSubId() []uint64

func (*MdtDestination) GetSubIdStr

func (m *MdtDestination) GetSubIdStr() string

func (*MdtDestination) GetTls

func (m *MdtDestination) GetTls() uint32

func (*MdtDestination) GetTlsHost

func (m *MdtDestination) GetTlsHost() string

func (*MdtDestination) GetTotalNumOfBytesSent

func (m *MdtDestination) GetTotalNumOfBytesSent() uint64

func (*MdtDestination) GetTotalNumOfPacketsSent

func (m *MdtDestination) GetTotalNumOfPacketsSent() uint64

func (*MdtDestination) GetTransport

func (m *MdtDestination) GetTransport() string

func (*MdtDestination) GetUdpMtu

func (m *MdtDestination) GetUdpMtu() uint32

func (*MdtDestination) GetVrf

func (m *MdtDestination) GetVrf() string

func (*MdtDestination) GetVrfId

func (m *MdtDestination) GetVrfId() uint32

func (*MdtDestination) ProtoMessage

func (*MdtDestination) ProtoMessage()

func (*MdtDestination) Reset

func (m *MdtDestination) Reset()

func (*MdtDestination) String

func (m *MdtDestination) String() string

func (*MdtDestination) XXX_DiscardUnknown

func (m *MdtDestination) XXX_DiscardUnknown()

func (*MdtDestination) XXX_Marshal

func (m *MdtDestination) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MdtDestination) XXX_Merge

func (m *MdtDestination) XXX_Merge(src proto.Message)

func (*MdtDestination) XXX_Size

func (m *MdtDestination) XXX_Size() int

func (*MdtDestination) XXX_Unmarshal

func (m *MdtDestination) XXX_Unmarshal(b []byte) error

type MdtDestinationGroup

type MdtDestinationGroup struct {
	Id                   string            `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Configured           uint32            `protobuf:"varint,2,opt,name=configured,proto3" json:"configured,omitempty"`
	Destination          []*MdtDestination `protobuf:"bytes,3,rep,name=destination,proto3" json:"destination,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*MdtDestinationGroup) Descriptor

func (*MdtDestinationGroup) Descriptor() ([]byte, []int)

func (*MdtDestinationGroup) GetConfigured

func (m *MdtDestinationGroup) GetConfigured() uint32

func (*MdtDestinationGroup) GetDestination

func (m *MdtDestinationGroup) GetDestination() []*MdtDestination

func (*MdtDestinationGroup) GetId

func (m *MdtDestinationGroup) GetId() string

func (*MdtDestinationGroup) ProtoMessage

func (*MdtDestinationGroup) ProtoMessage()

func (*MdtDestinationGroup) Reset

func (m *MdtDestinationGroup) Reset()

func (*MdtDestinationGroup) String

func (m *MdtDestinationGroup) String() string

func (*MdtDestinationGroup) XXX_DiscardUnknown

func (m *MdtDestinationGroup) XXX_DiscardUnknown()

func (*MdtDestinationGroup) XXX_Marshal

func (m *MdtDestinationGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MdtDestinationGroup) XXX_Merge

func (m *MdtDestinationGroup) XXX_Merge(src proto.Message)

func (*MdtDestinationGroup) XXX_Size

func (m *MdtDestinationGroup) XXX_Size() int

func (*MdtDestinationGroup) XXX_Unmarshal

func (m *MdtDestinationGroup) XXX_Unmarshal(b []byte) error

type MdtDestinationIPAddress

type MdtDestinationIPAddress struct {
	IpType               string   `protobuf:"bytes,1,opt,name=ip_type,json=ipType,proto3" json:"ip_type,omitempty"`
	Ipv4Address          string   `protobuf:"bytes,2,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	Ipv6Address          string   `protobuf:"bytes,3,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MdtDestinationIPAddress) Descriptor

func (*MdtDestinationIPAddress) Descriptor() ([]byte, []int)

func (*MdtDestinationIPAddress) GetIpType

func (m *MdtDestinationIPAddress) GetIpType() string

func (*MdtDestinationIPAddress) GetIpv4Address

func (m *MdtDestinationIPAddress) GetIpv4Address() string

func (*MdtDestinationIPAddress) GetIpv6Address

func (m *MdtDestinationIPAddress) GetIpv6Address() string

func (*MdtDestinationIPAddress) ProtoMessage

func (*MdtDestinationIPAddress) ProtoMessage()

func (*MdtDestinationIPAddress) Reset

func (m *MdtDestinationIPAddress) Reset()

func (*MdtDestinationIPAddress) String

func (m *MdtDestinationIPAddress) String() string

func (*MdtDestinationIPAddress) XXX_DiscardUnknown

func (m *MdtDestinationIPAddress) XXX_DiscardUnknown()

func (*MdtDestinationIPAddress) XXX_Marshal

func (m *MdtDestinationIPAddress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MdtDestinationIPAddress) XXX_Merge

func (m *MdtDestinationIPAddress) XXX_Merge(src proto.Message)

func (*MdtDestinationIPAddress) XXX_Size

func (m *MdtDestinationIPAddress) XXX_Size() int

func (*MdtDestinationIPAddress) XXX_Unmarshal

func (m *MdtDestinationIPAddress) XXX_Unmarshal(b []byte) error

type MdtSensorGroup

type MdtSensorGroup struct {
	Id                   string            `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Configured           uint32            `protobuf:"varint,2,opt,name=configured,proto3" json:"configured,omitempty"`
	SensorPath           []*MdtSensorPaths `protobuf:"bytes,3,rep,name=sensor_path,json=sensorPath,proto3" json:"sensor_path,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*MdtSensorGroup) Descriptor

func (*MdtSensorGroup) Descriptor() ([]byte, []int)

func (*MdtSensorGroup) GetConfigured

func (m *MdtSensorGroup) GetConfigured() uint32

func (*MdtSensorGroup) GetId

func (m *MdtSensorGroup) GetId() string

func (*MdtSensorGroup) GetSensorPath

func (m *MdtSensorGroup) GetSensorPath() []*MdtSensorPaths

func (*MdtSensorGroup) ProtoMessage

func (*MdtSensorGroup) ProtoMessage()

func (*MdtSensorGroup) Reset

func (m *MdtSensorGroup) Reset()

func (*MdtSensorGroup) String

func (m *MdtSensorGroup) String() string

func (*MdtSensorGroup) XXX_DiscardUnknown

func (m *MdtSensorGroup) XXX_DiscardUnknown()

func (*MdtSensorGroup) XXX_Marshal

func (m *MdtSensorGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MdtSensorGroup) XXX_Merge

func (m *MdtSensorGroup) XXX_Merge(src proto.Message)

func (*MdtSensorGroup) XXX_Size

func (m *MdtSensorGroup) XXX_Size() int

func (*MdtSensorGroup) XXX_Unmarshal

func (m *MdtSensorGroup) XXX_Unmarshal(b []byte) error

type MdtSensorPaths

type MdtSensorPaths struct {
	Path                 string   `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"`
	State                bool     `protobuf:"varint,2,opt,name=state,proto3" json:"state,omitempty"`
	StatusStr            string   `protobuf:"bytes,3,opt,name=status_str,json=statusStr,proto3" json:"status_str,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MdtSensorPaths) Descriptor

func (*MdtSensorPaths) Descriptor() ([]byte, []int)

func (*MdtSensorPaths) GetPath

func (m *MdtSensorPaths) GetPath() string

func (*MdtSensorPaths) GetState

func (m *MdtSensorPaths) GetState() bool

func (*MdtSensorPaths) GetStatusStr

func (m *MdtSensorPaths) GetStatusStr() string

func (*MdtSensorPaths) ProtoMessage

func (*MdtSensorPaths) ProtoMessage()

func (*MdtSensorPaths) Reset

func (m *MdtSensorPaths) Reset()

func (*MdtSensorPaths) String

func (m *MdtSensorPaths) String() string

func (*MdtSensorPaths) XXX_DiscardUnknown

func (m *MdtSensorPaths) XXX_DiscardUnknown()

func (*MdtSensorPaths) XXX_Marshal

func (m *MdtSensorPaths) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MdtSensorPaths) XXX_Merge

func (m *MdtSensorPaths) XXX_Merge(src proto.Message)

func (*MdtSensorPaths) XXX_Size

func (m *MdtSensorPaths) XXX_Size() int

func (*MdtSensorPaths) XXX_Unmarshal

func (m *MdtSensorPaths) XXX_Unmarshal(b []byte) error

type MdtSensorProfile

type MdtSensorProfile struct {
	SensorGroup          *MdtSensorGroup `protobuf:"bytes,1,opt,name=sensor_group,json=sensorGroup,proto3" json:"sensor_group,omitempty"`
	SampleInterval       uint32          `protobuf:"varint,2,opt,name=sample_interval,json=sampleInterval,proto3" json:"sample_interval,omitempty"`
	HeartbeatInterval    uint32          `protobuf:"varint,3,opt,name=heartbeat_interval,json=heartbeatInterval,proto3" json:"heartbeat_interval,omitempty"`
	SuppressRedundant    bool            `protobuf:"varint,4,opt,name=suppress_redundant,json=suppressRedundant,proto3" json:"suppress_redundant,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*MdtSensorProfile) Descriptor

func (*MdtSensorProfile) Descriptor() ([]byte, []int)

func (*MdtSensorProfile) GetHeartbeatInterval

func (m *MdtSensorProfile) GetHeartbeatInterval() uint32

func (*MdtSensorProfile) GetSampleInterval

func (m *MdtSensorProfile) GetSampleInterval() uint32

func (*MdtSensorProfile) GetSensorGroup

func (m *MdtSensorProfile) GetSensorGroup() *MdtSensorGroup

func (*MdtSensorProfile) GetSuppressRedundant

func (m *MdtSensorProfile) GetSuppressRedundant() bool

func (*MdtSensorProfile) ProtoMessage

func (*MdtSensorProfile) ProtoMessage()

func (*MdtSensorProfile) Reset

func (m *MdtSensorProfile) Reset()

func (*MdtSensorProfile) String

func (m *MdtSensorProfile) String() string

func (*MdtSensorProfile) XXX_DiscardUnknown

func (m *MdtSensorProfile) XXX_DiscardUnknown()

func (*MdtSensorProfile) XXX_Marshal

func (m *MdtSensorProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MdtSensorProfile) XXX_Merge

func (m *MdtSensorProfile) XXX_Merge(src proto.Message)

func (*MdtSensorProfile) XXX_Size

func (m *MdtSensorProfile) XXX_Size() int

func (*MdtSensorProfile) XXX_Unmarshal

func (m *MdtSensorProfile) XXX_Unmarshal(b []byte) error

type MdtSourceInterface

type MdtSourceInterface struct {
	InterfaceName        string   `protobuf:"bytes,1,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	State                bool     `protobuf:"varint,2,opt,name=state,proto3" json:"state,omitempty"`
	Ipv4Address          string   `protobuf:"bytes,3,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	Ipv6Address          string   `protobuf:"bytes,4,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"`
	VrfId                uint32   `protobuf:"varint,5,opt,name=vrf_id,json=vrfId,proto3" json:"vrf_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MdtSourceInterface) Descriptor

func (*MdtSourceInterface) Descriptor() ([]byte, []int)

func (*MdtSourceInterface) GetInterfaceName

func (m *MdtSourceInterface) GetInterfaceName() string

func (*MdtSourceInterface) GetIpv4Address

func (m *MdtSourceInterface) GetIpv4Address() string

func (*MdtSourceInterface) GetIpv6Address

func (m *MdtSourceInterface) GetIpv6Address() string

func (*MdtSourceInterface) GetState

func (m *MdtSourceInterface) GetState() bool

func (*MdtSourceInterface) GetVrfId

func (m *MdtSourceInterface) GetVrfId() uint32

func (*MdtSourceInterface) ProtoMessage

func (*MdtSourceInterface) ProtoMessage()

func (*MdtSourceInterface) Reset

func (m *MdtSourceInterface) Reset()

func (*MdtSourceInterface) String

func (m *MdtSourceInterface) String() string

func (*MdtSourceInterface) XXX_DiscardUnknown

func (m *MdtSourceInterface) XXX_DiscardUnknown()

func (*MdtSourceInterface) XXX_Marshal

func (m *MdtSourceInterface) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MdtSourceInterface) XXX_Merge

func (m *MdtSourceInterface) XXX_Merge(src proto.Message)

func (*MdtSourceInterface) XXX_Size

func (m *MdtSourceInterface) XXX_Size() int

func (*MdtSourceInterface) XXX_Unmarshal

func (m *MdtSourceInterface) XXX_Unmarshal(b []byte) error

type MdtSubscription

type MdtSubscription struct {
	Id                   string                 `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	State                string                 `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
	SourceInterface      *MdtSourceInterface    `protobuf:"bytes,3,opt,name=source_interface,json=sourceInterface,proto3" json:"source_interface,omitempty"`
	SourceQosMarking     string                 `protobuf:"bytes,4,opt,name=source_qos_marking,json=sourceQosMarking,proto3" json:"source_qos_marking,omitempty"`
	SensorProfile        []*MdtSensorProfile    `protobuf:"bytes,5,rep,name=sensor_profile,json=sensorProfile,proto3" json:"sensor_profile,omitempty"`
	DestinationGrp       []*MdtDestinationGroup `protobuf:"bytes,6,rep,name=destination_grp,json=destinationGrp,proto3" json:"destination_grp,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*MdtSubscription) Descriptor

func (*MdtSubscription) Descriptor() ([]byte, []int)

func (*MdtSubscription) GetDestinationGrp

func (m *MdtSubscription) GetDestinationGrp() []*MdtDestinationGroup

func (*MdtSubscription) GetId

func (m *MdtSubscription) GetId() string

func (*MdtSubscription) GetSensorProfile

func (m *MdtSubscription) GetSensorProfile() []*MdtSensorProfile

func (*MdtSubscription) GetSourceInterface

func (m *MdtSubscription) GetSourceInterface() *MdtSourceInterface

func (*MdtSubscription) GetSourceQosMarking

func (m *MdtSubscription) GetSourceQosMarking() string

func (*MdtSubscription) GetState

func (m *MdtSubscription) GetState() string

func (*MdtSubscription) ProtoMessage

func (*MdtSubscription) ProtoMessage()

func (*MdtSubscription) Reset

func (m *MdtSubscription) Reset()

func (*MdtSubscription) String

func (m *MdtSubscription) String() string

func (*MdtSubscription) XXX_DiscardUnknown

func (m *MdtSubscription) XXX_DiscardUnknown()

func (*MdtSubscription) XXX_Marshal

func (m *MdtSubscription) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MdtSubscription) XXX_Merge

func (m *MdtSubscription) XXX_Merge(src proto.Message)

func (*MdtSubscription) XXX_Size

func (m *MdtSubscription) XXX_Size() int

func (*MdtSubscription) XXX_Unmarshal

func (m *MdtSubscription) XXX_Unmarshal(b []byte) error

type MdtSubscriptionDetails

type MdtSubscriptionDetails struct {
	Subscription         *MdtSubscription      `protobuf:"bytes,50,opt,name=subscription,proto3" json:"subscription,omitempty"`
	CollectionGroup      []*MdtCollectionGroup `protobuf:"bytes,51,rep,name=collection_group,json=collectionGroup,proto3" json:"collection_group,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*MdtSubscriptionDetails) Descriptor

func (*MdtSubscriptionDetails) Descriptor() ([]byte, []int)

func (*MdtSubscriptionDetails) GetCollectionGroup

func (m *MdtSubscriptionDetails) GetCollectionGroup() []*MdtCollectionGroup

func (*MdtSubscriptionDetails) GetSubscription

func (m *MdtSubscriptionDetails) GetSubscription() *MdtSubscription

func (*MdtSubscriptionDetails) ProtoMessage

func (*MdtSubscriptionDetails) ProtoMessage()

func (*MdtSubscriptionDetails) Reset

func (m *MdtSubscriptionDetails) Reset()

func (*MdtSubscriptionDetails) String

func (m *MdtSubscriptionDetails) String() string

func (*MdtSubscriptionDetails) XXX_DiscardUnknown

func (m *MdtSubscriptionDetails) XXX_DiscardUnknown()

func (*MdtSubscriptionDetails) XXX_Marshal

func (m *MdtSubscriptionDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MdtSubscriptionDetails) XXX_Merge

func (m *MdtSubscriptionDetails) XXX_Merge(src proto.Message)

func (*MdtSubscriptionDetails) XXX_Size

func (m *MdtSubscriptionDetails) XXX_Size() int

func (*MdtSubscriptionDetails) XXX_Unmarshal

func (m *MdtSubscriptionDetails) XXX_Unmarshal(b []byte) error

type MdtSubscriptionDetails_KEYS

type MdtSubscriptionDetails_KEYS struct {
	SubscriptionId       string   `protobuf:"bytes,1,opt,name=subscription_id,json=subscriptionId,proto3" json:"subscription_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MdtSubscriptionDetails_KEYS) Descriptor

func (*MdtSubscriptionDetails_KEYS) Descriptor() ([]byte, []int)

func (*MdtSubscriptionDetails_KEYS) GetSubscriptionId

func (m *MdtSubscriptionDetails_KEYS) GetSubscriptionId() string

func (*MdtSubscriptionDetails_KEYS) ProtoMessage

func (*MdtSubscriptionDetails_KEYS) ProtoMessage()

func (*MdtSubscriptionDetails_KEYS) Reset

func (m *MdtSubscriptionDetails_KEYS) Reset()

func (*MdtSubscriptionDetails_KEYS) String

func (m *MdtSubscriptionDetails_KEYS) String() string

func (*MdtSubscriptionDetails_KEYS) XXX_DiscardUnknown

func (m *MdtSubscriptionDetails_KEYS) XXX_DiscardUnknown()

func (*MdtSubscriptionDetails_KEYS) XXX_Marshal

func (m *MdtSubscriptionDetails_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MdtSubscriptionDetails_KEYS) XXX_Merge

func (m *MdtSubscriptionDetails_KEYS) XXX_Merge(src proto.Message)

func (*MdtSubscriptionDetails_KEYS) XXX_Size

func (m *MdtSubscriptionDetails_KEYS) XXX_Size() int

func (*MdtSubscriptionDetails_KEYS) XXX_Unmarshal

func (m *MdtSubscriptionDetails_KEYS) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL