cisco_ios_xr_ip_rsvp_oper_rsvp_counters_interface_messages_interface_message

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-ip-rsvp-oper:rsvp/counters/interface-messages/interface-message

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RsvpMgmtCountMessage

type RsvpMgmtCountMessage struct {
	ReceivedMessages          *RsvpMgmtCounts `protobuf:"bytes,50,opt,name=received_messages,json=receivedMessages,proto3" json:"received_messages,omitempty"`
	TransmittedMessages       *RsvpMgmtCounts `protobuf:"bytes,51,opt,name=transmitted_messages,json=transmittedMessages,proto3" json:"transmitted_messages,omitempty"`
	BundleReceivedMessages    *RsvpMgmtCounts `` /* 130-byte string literal not displayed */
	BundleTransmittedMessages *RsvpMgmtCounts `` /* 139-byte string literal not displayed */
	RetransmittedMessages     uint32          `` /* 126-byte string literal not displayed */
	OutOfOrderMessages        uint32          `protobuf:"varint,55,opt,name=out_of_order_messages,json=outOfOrderMessages,proto3" json:"out_of_order_messages,omitempty"`
	RateLimitedMessages       uint32          `protobuf:"varint,56,opt,name=rate_limited_messages,json=rateLimitedMessages,proto3" json:"rate_limited_messages,omitempty"`
	XXX_NoUnkeyedLiteral      struct{}        `json:"-"`
	XXX_unrecognized          []byte          `json:"-"`
	XXX_sizecache             int32           `json:"-"`
}

func (*RsvpMgmtCountMessage) Descriptor

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

func (*RsvpMgmtCountMessage) GetBundleReceivedMessages

func (m *RsvpMgmtCountMessage) GetBundleReceivedMessages() *RsvpMgmtCounts

func (*RsvpMgmtCountMessage) GetBundleTransmittedMessages

func (m *RsvpMgmtCountMessage) GetBundleTransmittedMessages() *RsvpMgmtCounts

func (*RsvpMgmtCountMessage) GetOutOfOrderMessages

func (m *RsvpMgmtCountMessage) GetOutOfOrderMessages() uint32

func (*RsvpMgmtCountMessage) GetRateLimitedMessages

func (m *RsvpMgmtCountMessage) GetRateLimitedMessages() uint32

func (*RsvpMgmtCountMessage) GetReceivedMessages

func (m *RsvpMgmtCountMessage) GetReceivedMessages() *RsvpMgmtCounts

func (*RsvpMgmtCountMessage) GetRetransmittedMessages

func (m *RsvpMgmtCountMessage) GetRetransmittedMessages() uint32

func (*RsvpMgmtCountMessage) GetTransmittedMessages

func (m *RsvpMgmtCountMessage) GetTransmittedMessages() *RsvpMgmtCounts

func (*RsvpMgmtCountMessage) ProtoMessage

func (*RsvpMgmtCountMessage) ProtoMessage()

func (*RsvpMgmtCountMessage) Reset

func (m *RsvpMgmtCountMessage) Reset()

func (*RsvpMgmtCountMessage) String

func (m *RsvpMgmtCountMessage) String() string

func (*RsvpMgmtCountMessage) XXX_DiscardUnknown

func (m *RsvpMgmtCountMessage) XXX_DiscardUnknown()

func (*RsvpMgmtCountMessage) XXX_Marshal

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

func (*RsvpMgmtCountMessage) XXX_Merge

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

func (*RsvpMgmtCountMessage) XXX_Size

func (m *RsvpMgmtCountMessage) XXX_Size() int

func (*RsvpMgmtCountMessage) XXX_Unmarshal

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

type RsvpMgmtCountMessage_KEYS

type RsvpMgmtCountMessage_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 (*RsvpMgmtCountMessage_KEYS) Descriptor

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

func (*RsvpMgmtCountMessage_KEYS) GetInterfaceName

func (m *RsvpMgmtCountMessage_KEYS) GetInterfaceName() string

func (*RsvpMgmtCountMessage_KEYS) ProtoMessage

func (*RsvpMgmtCountMessage_KEYS) ProtoMessage()

func (*RsvpMgmtCountMessage_KEYS) Reset

func (m *RsvpMgmtCountMessage_KEYS) Reset()

func (*RsvpMgmtCountMessage_KEYS) String

func (m *RsvpMgmtCountMessage_KEYS) String() string

func (*RsvpMgmtCountMessage_KEYS) XXX_DiscardUnknown

func (m *RsvpMgmtCountMessage_KEYS) XXX_DiscardUnknown()

func (*RsvpMgmtCountMessage_KEYS) XXX_Marshal

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

func (*RsvpMgmtCountMessage_KEYS) XXX_Merge

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

func (*RsvpMgmtCountMessage_KEYS) XXX_Size

func (m *RsvpMgmtCountMessage_KEYS) XXX_Size() int

func (*RsvpMgmtCountMessage_KEYS) XXX_Unmarshal

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

type RsvpMgmtCounts

type RsvpMgmtCounts struct {
	Path                 uint32   `protobuf:"varint,1,opt,name=path,proto3" json:"path,omitempty"`
	Reservation          uint32   `protobuf:"varint,2,opt,name=reservation,proto3" json:"reservation,omitempty"`
	PathError            uint32   `protobuf:"varint,3,opt,name=path_error,json=pathError,proto3" json:"path_error,omitempty"`
	ReservationError     uint32   `protobuf:"varint,4,opt,name=reservation_error,json=reservationError,proto3" json:"reservation_error,omitempty"`
	PathTear             uint32   `protobuf:"varint,5,opt,name=path_tear,json=pathTear,proto3" json:"path_tear,omitempty"`
	ReservationTear      uint32   `protobuf:"varint,6,opt,name=reservation_tear,json=reservationTear,proto3" json:"reservation_tear,omitempty"`
	ReservationConfirm   uint32   `protobuf:"varint,7,opt,name=reservation_confirm,json=reservationConfirm,proto3" json:"reservation_confirm,omitempty"`
	Bundle               uint32   `protobuf:"varint,8,opt,name=bundle,proto3" json:"bundle,omitempty"`
	Ack                  uint32   `protobuf:"varint,9,opt,name=ack,proto3" json:"ack,omitempty"`
	Srefresh             uint32   `protobuf:"varint,10,opt,name=srefresh,proto3" json:"srefresh,omitempty"`
	Hello                uint32   `protobuf:"varint,11,opt,name=hello,proto3" json:"hello,omitempty"`
	Challenge            uint32   `protobuf:"varint,12,opt,name=challenge,proto3" json:"challenge,omitempty"`
	Response             uint32   `protobuf:"varint,13,opt,name=response,proto3" json:"response,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtCounts) Descriptor

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

func (*RsvpMgmtCounts) GetAck

func (m *RsvpMgmtCounts) GetAck() uint32

func (*RsvpMgmtCounts) GetBundle

func (m *RsvpMgmtCounts) GetBundle() uint32

func (*RsvpMgmtCounts) GetChallenge

func (m *RsvpMgmtCounts) GetChallenge() uint32

func (*RsvpMgmtCounts) GetHello

func (m *RsvpMgmtCounts) GetHello() uint32

func (*RsvpMgmtCounts) GetPath

func (m *RsvpMgmtCounts) GetPath() uint32

func (*RsvpMgmtCounts) GetPathError

func (m *RsvpMgmtCounts) GetPathError() uint32

func (*RsvpMgmtCounts) GetPathTear

func (m *RsvpMgmtCounts) GetPathTear() uint32

func (*RsvpMgmtCounts) GetReservation

func (m *RsvpMgmtCounts) GetReservation() uint32

func (*RsvpMgmtCounts) GetReservationConfirm

func (m *RsvpMgmtCounts) GetReservationConfirm() uint32

func (*RsvpMgmtCounts) GetReservationError

func (m *RsvpMgmtCounts) GetReservationError() uint32

func (*RsvpMgmtCounts) GetReservationTear

func (m *RsvpMgmtCounts) GetReservationTear() uint32

func (*RsvpMgmtCounts) GetResponse

func (m *RsvpMgmtCounts) GetResponse() uint32

func (*RsvpMgmtCounts) GetSrefresh

func (m *RsvpMgmtCounts) GetSrefresh() uint32

func (*RsvpMgmtCounts) ProtoMessage

func (*RsvpMgmtCounts) ProtoMessage()

func (*RsvpMgmtCounts) Reset

func (m *RsvpMgmtCounts) Reset()

func (*RsvpMgmtCounts) String

func (m *RsvpMgmtCounts) String() string

func (*RsvpMgmtCounts) XXX_DiscardUnknown

func (m *RsvpMgmtCounts) XXX_DiscardUnknown()

func (*RsvpMgmtCounts) XXX_Marshal

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

func (*RsvpMgmtCounts) XXX_Merge

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

func (*RsvpMgmtCounts) XXX_Size

func (m *RsvpMgmtCounts) XXX_Size() int

func (*RsvpMgmtCounts) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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