cisco_ios_xr_ptp_oper_ptp_interface_packet_counters_interface_packet_counter

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: 0

Documentation

Overview

Cisco-IOS-XR-ptp-oper:ptp/interface-packet-counters/interface-packet-counter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PtpBagAddress

type PtpBagAddress struct {
	Encapsulation        string              `protobuf:"bytes,1,opt,name=encapsulation,proto3" json:"encapsulation,omitempty"`
	AddressUnknown       bool                `protobuf:"varint,2,opt,name=address_unknown,json=addressUnknown,proto3" json:"address_unknown,omitempty"`
	MacAddress           *PtpBagMacAddrType  `protobuf:"bytes,3,opt,name=mac_address,json=macAddress,proto3" json:"mac_address,omitempty"`
	Ipv4Address          string              `protobuf:"bytes,4,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	Ipv6Address          *PtpBagIpv6AddrType `protobuf:"bytes,5,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*PtpBagAddress) Descriptor

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

func (*PtpBagAddress) GetAddressUnknown

func (m *PtpBagAddress) GetAddressUnknown() bool

func (*PtpBagAddress) GetEncapsulation

func (m *PtpBagAddress) GetEncapsulation() string

func (*PtpBagAddress) GetIpv4Address

func (m *PtpBagAddress) GetIpv4Address() string

func (*PtpBagAddress) GetIpv6Address

func (m *PtpBagAddress) GetIpv6Address() *PtpBagIpv6AddrType

func (*PtpBagAddress) GetMacAddress

func (m *PtpBagAddress) GetMacAddress() *PtpBagMacAddrType

func (*PtpBagAddress) ProtoMessage

func (*PtpBagAddress) ProtoMessage()

func (*PtpBagAddress) Reset

func (m *PtpBagAddress) Reset()

func (*PtpBagAddress) String

func (m *PtpBagAddress) String() string

func (*PtpBagAddress) XXX_DiscardUnknown

func (m *PtpBagAddress) XXX_DiscardUnknown()

func (*PtpBagAddress) XXX_Marshal

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

func (*PtpBagAddress) XXX_Merge

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

func (*PtpBagAddress) XXX_Size

func (m *PtpBagAddress) XXX_Size() int

func (*PtpBagAddress) XXX_Unmarshal

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

type PtpBagIpv6AddrType

type PtpBagIpv6AddrType struct {
	Ipv6Address          string   `protobuf:"bytes,1,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PtpBagIpv6AddrType) Descriptor

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

func (*PtpBagIpv6AddrType) GetIpv6Address

func (m *PtpBagIpv6AddrType) GetIpv6Address() string

func (*PtpBagIpv6AddrType) ProtoMessage

func (*PtpBagIpv6AddrType) ProtoMessage()

func (*PtpBagIpv6AddrType) Reset

func (m *PtpBagIpv6AddrType) Reset()

func (*PtpBagIpv6AddrType) String

func (m *PtpBagIpv6AddrType) String() string

func (*PtpBagIpv6AddrType) XXX_DiscardUnknown

func (m *PtpBagIpv6AddrType) XXX_DiscardUnknown()

func (*PtpBagIpv6AddrType) XXX_Marshal

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

func (*PtpBagIpv6AddrType) XXX_Merge

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

func (*PtpBagIpv6AddrType) XXX_Size

func (m *PtpBagIpv6AddrType) XXX_Size() int

func (*PtpBagIpv6AddrType) XXX_Unmarshal

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

type PtpBagMacAddrType

type PtpBagMacAddrType struct {
	Macaddr              string   `protobuf:"bytes,1,opt,name=macaddr,proto3" json:"macaddr,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PtpBagMacAddrType) Descriptor

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

func (*PtpBagMacAddrType) GetMacaddr

func (m *PtpBagMacAddrType) GetMacaddr() string

func (*PtpBagMacAddrType) ProtoMessage

func (*PtpBagMacAddrType) ProtoMessage()

func (*PtpBagMacAddrType) Reset

func (m *PtpBagMacAddrType) Reset()

func (*PtpBagMacAddrType) String

func (m *PtpBagMacAddrType) String() string

func (*PtpBagMacAddrType) XXX_DiscardUnknown

func (m *PtpBagMacAddrType) XXX_DiscardUnknown()

func (*PtpBagMacAddrType) XXX_Marshal

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

func (*PtpBagMacAddrType) XXX_Merge

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

func (*PtpBagMacAddrType) XXX_Size

func (m *PtpBagMacAddrType) XXX_Size() int

func (*PtpBagMacAddrType) XXX_Unmarshal

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

type PtpBagPacketCounters

type PtpBagPacketCounters struct {
	AnnounceSent                      uint32   `protobuf:"varint,1,opt,name=announce_sent,json=announceSent,proto3" json:"announce_sent,omitempty"`
	AnnounceReceived                  uint32   `protobuf:"varint,2,opt,name=announce_received,json=announceReceived,proto3" json:"announce_received,omitempty"`
	AnnounceDropped                   uint32   `protobuf:"varint,3,opt,name=announce_dropped,json=announceDropped,proto3" json:"announce_dropped,omitempty"`
	SyncSent                          uint32   `protobuf:"varint,4,opt,name=sync_sent,json=syncSent,proto3" json:"sync_sent,omitempty"`
	SyncReceived                      uint32   `protobuf:"varint,5,opt,name=sync_received,json=syncReceived,proto3" json:"sync_received,omitempty"`
	SyncDropped                       uint32   `protobuf:"varint,6,opt,name=sync_dropped,json=syncDropped,proto3" json:"sync_dropped,omitempty"`
	FollowUpSent                      uint32   `protobuf:"varint,7,opt,name=follow_up_sent,json=followUpSent,proto3" json:"follow_up_sent,omitempty"`
	FollowUpReceived                  uint32   `protobuf:"varint,8,opt,name=follow_up_received,json=followUpReceived,proto3" json:"follow_up_received,omitempty"`
	FollowUpDropped                   uint32   `protobuf:"varint,9,opt,name=follow_up_dropped,json=followUpDropped,proto3" json:"follow_up_dropped,omitempty"`
	DelayRequestSent                  uint32   `protobuf:"varint,10,opt,name=delay_request_sent,json=delayRequestSent,proto3" json:"delay_request_sent,omitempty"`
	DelayRequestReceived              uint32   `protobuf:"varint,11,opt,name=delay_request_received,json=delayRequestReceived,proto3" json:"delay_request_received,omitempty"`
	DelayRequestDropped               uint32   `protobuf:"varint,12,opt,name=delay_request_dropped,json=delayRequestDropped,proto3" json:"delay_request_dropped,omitempty"`
	DelayResponseSent                 uint32   `protobuf:"varint,13,opt,name=delay_response_sent,json=delayResponseSent,proto3" json:"delay_response_sent,omitempty"`
	DelayResponseReceived             uint32   `` /* 128-byte string literal not displayed */
	DelayResponseDropped              uint32   `protobuf:"varint,15,opt,name=delay_response_dropped,json=delayResponseDropped,proto3" json:"delay_response_dropped,omitempty"`
	PeerDelayRequestSent              uint32   `` /* 127-byte string literal not displayed */
	PeerDelayRequestReceived          uint32   `` /* 139-byte string literal not displayed */
	PeerDelayRequestDropped           uint32   `` /* 136-byte string literal not displayed */
	PeerDelayResponseSent             uint32   `` /* 130-byte string literal not displayed */
	PeerDelayResponseReceived         uint32   `` /* 142-byte string literal not displayed */
	PeerDelayResponseDropped          uint32   `` /* 139-byte string literal not displayed */
	PeerDelayResponseFollowUpSent     uint32   `` /* 158-byte string literal not displayed */
	PeerDelayResponseFollowUpReceived uint32   `` /* 170-byte string literal not displayed */
	PeerDelayResponseFollowUpDropped  uint32   `` /* 167-byte string literal not displayed */
	SignalingSent                     uint32   `protobuf:"varint,25,opt,name=signaling_sent,json=signalingSent,proto3" json:"signaling_sent,omitempty"`
	SignalingReceived                 uint32   `protobuf:"varint,26,opt,name=signaling_received,json=signalingReceived,proto3" json:"signaling_received,omitempty"`
	SignalingDropped                  uint32   `protobuf:"varint,27,opt,name=signaling_dropped,json=signalingDropped,proto3" json:"signaling_dropped,omitempty"`
	ManagementSent                    uint32   `protobuf:"varint,28,opt,name=management_sent,json=managementSent,proto3" json:"management_sent,omitempty"`
	ManagementReceived                uint32   `protobuf:"varint,29,opt,name=management_received,json=managementReceived,proto3" json:"management_received,omitempty"`
	ManagementDropped                 uint32   `protobuf:"varint,30,opt,name=management_dropped,json=managementDropped,proto3" json:"management_dropped,omitempty"`
	OtherPacketsSent                  uint32   `protobuf:"varint,31,opt,name=other_packets_sent,json=otherPacketsSent,proto3" json:"other_packets_sent,omitempty"`
	OtherPacketsReceived              uint32   `protobuf:"varint,32,opt,name=other_packets_received,json=otherPacketsReceived,proto3" json:"other_packets_received,omitempty"`
	OtherPacketsDropped               uint32   `protobuf:"varint,33,opt,name=other_packets_dropped,json=otherPacketsDropped,proto3" json:"other_packets_dropped,omitempty"`
	TotalPacketsSent                  uint32   `protobuf:"varint,34,opt,name=total_packets_sent,json=totalPacketsSent,proto3" json:"total_packets_sent,omitempty"`
	TotalPacketsReceived              uint32   `protobuf:"varint,35,opt,name=total_packets_received,json=totalPacketsReceived,proto3" json:"total_packets_received,omitempty"`
	TotalPacketsDropped               uint32   `protobuf:"varint,36,opt,name=total_packets_dropped,json=totalPacketsDropped,proto3" json:"total_packets_dropped,omitempty"`
	XXX_NoUnkeyedLiteral              struct{} `json:"-"`
	XXX_unrecognized                  []byte   `json:"-"`
	XXX_sizecache                     int32    `json:"-"`
}

func (*PtpBagPacketCounters) Descriptor

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

func (*PtpBagPacketCounters) GetAnnounceDropped

func (m *PtpBagPacketCounters) GetAnnounceDropped() uint32

func (*PtpBagPacketCounters) GetAnnounceReceived

func (m *PtpBagPacketCounters) GetAnnounceReceived() uint32

func (*PtpBagPacketCounters) GetAnnounceSent

func (m *PtpBagPacketCounters) GetAnnounceSent() uint32

func (*PtpBagPacketCounters) GetDelayRequestDropped

func (m *PtpBagPacketCounters) GetDelayRequestDropped() uint32

func (*PtpBagPacketCounters) GetDelayRequestReceived

func (m *PtpBagPacketCounters) GetDelayRequestReceived() uint32

func (*PtpBagPacketCounters) GetDelayRequestSent

func (m *PtpBagPacketCounters) GetDelayRequestSent() uint32

func (*PtpBagPacketCounters) GetDelayResponseDropped

func (m *PtpBagPacketCounters) GetDelayResponseDropped() uint32

func (*PtpBagPacketCounters) GetDelayResponseReceived

func (m *PtpBagPacketCounters) GetDelayResponseReceived() uint32

func (*PtpBagPacketCounters) GetDelayResponseSent

func (m *PtpBagPacketCounters) GetDelayResponseSent() uint32

func (*PtpBagPacketCounters) GetFollowUpDropped

func (m *PtpBagPacketCounters) GetFollowUpDropped() uint32

func (*PtpBagPacketCounters) GetFollowUpReceived

func (m *PtpBagPacketCounters) GetFollowUpReceived() uint32

func (*PtpBagPacketCounters) GetFollowUpSent

func (m *PtpBagPacketCounters) GetFollowUpSent() uint32

func (*PtpBagPacketCounters) GetManagementDropped

func (m *PtpBagPacketCounters) GetManagementDropped() uint32

func (*PtpBagPacketCounters) GetManagementReceived

func (m *PtpBagPacketCounters) GetManagementReceived() uint32

func (*PtpBagPacketCounters) GetManagementSent

func (m *PtpBagPacketCounters) GetManagementSent() uint32

func (*PtpBagPacketCounters) GetOtherPacketsDropped

func (m *PtpBagPacketCounters) GetOtherPacketsDropped() uint32

func (*PtpBagPacketCounters) GetOtherPacketsReceived

func (m *PtpBagPacketCounters) GetOtherPacketsReceived() uint32

func (*PtpBagPacketCounters) GetOtherPacketsSent

func (m *PtpBagPacketCounters) GetOtherPacketsSent() uint32

func (*PtpBagPacketCounters) GetPeerDelayRequestDropped

func (m *PtpBagPacketCounters) GetPeerDelayRequestDropped() uint32

func (*PtpBagPacketCounters) GetPeerDelayRequestReceived

func (m *PtpBagPacketCounters) GetPeerDelayRequestReceived() uint32

func (*PtpBagPacketCounters) GetPeerDelayRequestSent

func (m *PtpBagPacketCounters) GetPeerDelayRequestSent() uint32

func (*PtpBagPacketCounters) GetPeerDelayResponseDropped

func (m *PtpBagPacketCounters) GetPeerDelayResponseDropped() uint32

func (*PtpBagPacketCounters) GetPeerDelayResponseFollowUpDropped

func (m *PtpBagPacketCounters) GetPeerDelayResponseFollowUpDropped() uint32

func (*PtpBagPacketCounters) GetPeerDelayResponseFollowUpReceived

func (m *PtpBagPacketCounters) GetPeerDelayResponseFollowUpReceived() uint32

func (*PtpBagPacketCounters) GetPeerDelayResponseFollowUpSent

func (m *PtpBagPacketCounters) GetPeerDelayResponseFollowUpSent() uint32

func (*PtpBagPacketCounters) GetPeerDelayResponseReceived

func (m *PtpBagPacketCounters) GetPeerDelayResponseReceived() uint32

func (*PtpBagPacketCounters) GetPeerDelayResponseSent

func (m *PtpBagPacketCounters) GetPeerDelayResponseSent() uint32

func (*PtpBagPacketCounters) GetSignalingDropped

func (m *PtpBagPacketCounters) GetSignalingDropped() uint32

func (*PtpBagPacketCounters) GetSignalingReceived

func (m *PtpBagPacketCounters) GetSignalingReceived() uint32

func (*PtpBagPacketCounters) GetSignalingSent

func (m *PtpBagPacketCounters) GetSignalingSent() uint32

func (*PtpBagPacketCounters) GetSyncDropped

func (m *PtpBagPacketCounters) GetSyncDropped() uint32

func (*PtpBagPacketCounters) GetSyncReceived

func (m *PtpBagPacketCounters) GetSyncReceived() uint32

func (*PtpBagPacketCounters) GetSyncSent

func (m *PtpBagPacketCounters) GetSyncSent() uint32

func (*PtpBagPacketCounters) GetTotalPacketsDropped

func (m *PtpBagPacketCounters) GetTotalPacketsDropped() uint32

func (*PtpBagPacketCounters) GetTotalPacketsReceived

func (m *PtpBagPacketCounters) GetTotalPacketsReceived() uint32

func (*PtpBagPacketCounters) GetTotalPacketsSent

func (m *PtpBagPacketCounters) GetTotalPacketsSent() uint32

func (*PtpBagPacketCounters) ProtoMessage

func (*PtpBagPacketCounters) ProtoMessage()

func (*PtpBagPacketCounters) Reset

func (m *PtpBagPacketCounters) Reset()

func (*PtpBagPacketCounters) String

func (m *PtpBagPacketCounters) String() string

func (*PtpBagPacketCounters) XXX_DiscardUnknown

func (m *PtpBagPacketCounters) XXX_DiscardUnknown()

func (*PtpBagPacketCounters) XXX_Marshal

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

func (*PtpBagPacketCounters) XXX_Merge

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

func (*PtpBagPacketCounters) XXX_Size

func (m *PtpBagPacketCounters) XXX_Size() int

func (*PtpBagPacketCounters) XXX_Unmarshal

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

type PtpBagPeerPacketCounters

type PtpBagPeerPacketCounters struct {
	Address              *PtpBagAddress        `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
	Counters             *PtpBagPacketCounters `protobuf:"bytes,2,opt,name=counters,proto3" json:"counters,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*PtpBagPeerPacketCounters) Descriptor

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

func (*PtpBagPeerPacketCounters) GetAddress

func (m *PtpBagPeerPacketCounters) GetAddress() *PtpBagAddress

func (*PtpBagPeerPacketCounters) GetCounters

func (*PtpBagPeerPacketCounters) ProtoMessage

func (*PtpBagPeerPacketCounters) ProtoMessage()

func (*PtpBagPeerPacketCounters) Reset

func (m *PtpBagPeerPacketCounters) Reset()

func (*PtpBagPeerPacketCounters) String

func (m *PtpBagPeerPacketCounters) String() string

func (*PtpBagPeerPacketCounters) XXX_DiscardUnknown

func (m *PtpBagPeerPacketCounters) XXX_DiscardUnknown()

func (*PtpBagPeerPacketCounters) XXX_Marshal

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

func (*PtpBagPeerPacketCounters) XXX_Merge

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

func (*PtpBagPeerPacketCounters) XXX_Size

func (m *PtpBagPeerPacketCounters) XXX_Size() int

func (*PtpBagPeerPacketCounters) XXX_Unmarshal

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

type PtpIfPacketCounterInfo

type PtpIfPacketCounterInfo struct {
	Counters             *PtpBagPacketCounters       `protobuf:"bytes,50,opt,name=counters,proto3" json:"counters,omitempty"`
	PeerCounter          []*PtpBagPeerPacketCounters `protobuf:"bytes,51,rep,name=peer_counter,json=peerCounter,proto3" json:"peer_counter,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
	XXX_unrecognized     []byte                      `json:"-"`
	XXX_sizecache        int32                       `json:"-"`
}

func (*PtpIfPacketCounterInfo) Descriptor

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

func (*PtpIfPacketCounterInfo) GetCounters

func (m *PtpIfPacketCounterInfo) GetCounters() *PtpBagPacketCounters

func (*PtpIfPacketCounterInfo) GetPeerCounter

func (m *PtpIfPacketCounterInfo) GetPeerCounter() []*PtpBagPeerPacketCounters

func (*PtpIfPacketCounterInfo) ProtoMessage

func (*PtpIfPacketCounterInfo) ProtoMessage()

func (*PtpIfPacketCounterInfo) Reset

func (m *PtpIfPacketCounterInfo) Reset()

func (*PtpIfPacketCounterInfo) String

func (m *PtpIfPacketCounterInfo) String() string

func (*PtpIfPacketCounterInfo) XXX_DiscardUnknown

func (m *PtpIfPacketCounterInfo) XXX_DiscardUnknown()

func (*PtpIfPacketCounterInfo) XXX_Marshal

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

func (*PtpIfPacketCounterInfo) XXX_Merge

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

func (*PtpIfPacketCounterInfo) XXX_Size

func (m *PtpIfPacketCounterInfo) XXX_Size() int

func (*PtpIfPacketCounterInfo) XXX_Unmarshal

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

type PtpIfPacketCounterInfo_KEYS

type PtpIfPacketCounterInfo_KEYS struct {
	InterfaceName        string   `protobuf:"bytes,1,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PtpIfPacketCounterInfo_KEYS) Descriptor

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

func (*PtpIfPacketCounterInfo_KEYS) GetInterfaceName

func (m *PtpIfPacketCounterInfo_KEYS) GetInterfaceName() string

func (*PtpIfPacketCounterInfo_KEYS) ProtoMessage

func (*PtpIfPacketCounterInfo_KEYS) ProtoMessage()

func (*PtpIfPacketCounterInfo_KEYS) Reset

func (m *PtpIfPacketCounterInfo_KEYS) Reset()

func (*PtpIfPacketCounterInfo_KEYS) String

func (m *PtpIfPacketCounterInfo_KEYS) String() string

func (*PtpIfPacketCounterInfo_KEYS) XXX_DiscardUnknown

func (m *PtpIfPacketCounterInfo_KEYS) XXX_DiscardUnknown()

func (*PtpIfPacketCounterInfo_KEYS) XXX_Marshal

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

func (*PtpIfPacketCounterInfo_KEYS) XXX_Merge

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

func (*PtpIfPacketCounterInfo_KEYS) XXX_Size

func (m *PtpIfPacketCounterInfo_KEYS) XXX_Size() int

func (*PtpIfPacketCounterInfo_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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