cisco_ios_xr_ipv4_bgp_oper_bgp_instances_instance_instance_standby_vrfs_vrf_update_inbound_error_neighbors_update_inbound_error_neighbor

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-ipv4-bgp-oper:bgp/instances/instance/instance-standby/vrfs/vrf/update-inbound-error-neighbors/update-inbound-error-neighbor

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BgpAddrtype

type BgpAddrtype struct {
	Afi                    string                `protobuf:"bytes,1,opt,name=afi,proto3" json:"afi,omitempty"`
	Ipv4Address            string                `protobuf:"bytes,2,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	Ipv4McastAddress       string                `protobuf:"bytes,3,opt,name=ipv4_mcast_address,json=ipv4McastAddress,proto3" json:"ipv4_mcast_address,omitempty"`
	Ipv4LabelAddress       string                `protobuf:"bytes,4,opt,name=ipv4_label_address,json=ipv4LabelAddress,proto3" json:"ipv4_label_address,omitempty"`
	Ipv4TunnelAddress      string                `protobuf:"bytes,5,opt,name=ipv4_tunnel_address,json=ipv4TunnelAddress,proto3" json:"ipv4_tunnel_address,omitempty"`
	Ipv4MdtAddress         string                `protobuf:"bytes,6,opt,name=ipv4_mdt_address,json=ipv4MdtAddress,proto3" json:"ipv4_mdt_address,omitempty"`
	Ipv4VpnAddress         string                `protobuf:"bytes,7,opt,name=ipv4vpn_address,json=ipv4vpnAddress,proto3" json:"ipv4vpn_address,omitempty"`
	Ipv4VpnaMcastddress    string                `protobuf:"bytes,8,opt,name=ipv4vpna_mcastddress,json=ipv4vpnaMcastddress,proto3" json:"ipv4vpna_mcastddress,omitempty"`
	Ipv6Address            string                `protobuf:"bytes,9,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"`
	Ipv6McastAddress       string                `protobuf:"bytes,10,opt,name=ipv6_mcast_address,json=ipv6McastAddress,proto3" json:"ipv6_mcast_address,omitempty"`
	Ipv6LabelAddress       string                `protobuf:"bytes,11,opt,name=ipv6_label_address,json=ipv6LabelAddress,proto3" json:"ipv6_label_address,omitempty"`
	Ipv6VpnAddress         string                `protobuf:"bytes,12,opt,name=ipv6vpn_address,json=ipv6vpnAddress,proto3" json:"ipv6vpn_address,omitempty"`
	Ipv6VpnMcastAddress    string                `protobuf:"bytes,13,opt,name=ipv6vpn_mcast_address,json=ipv6vpnMcastAddress,proto3" json:"ipv6vpn_mcast_address,omitempty"`
	L2VpnVplsAddress       *BgpL2VpnAddrT        `protobuf:"bytes,14,opt,name=l2vpn_vpls_address,json=l2vpnVplsAddress,proto3" json:"l2vpn_vpls_address,omitempty"`
	RtConstraintAddress    string                `protobuf:"bytes,15,opt,name=rt_constraint_address,json=rtConstraintAddress,proto3" json:"rt_constraint_address,omitempty"`
	Ipv6MvpnAddress        string                `protobuf:"bytes,16,opt,name=ipv6mvpn_address,json=ipv6mvpnAddress,proto3" json:"ipv6mvpn_address,omitempty"`
	Ipv4MvpnAddress        string                `protobuf:"bytes,17,opt,name=ipv4mvpn_address,json=ipv4mvpnAddress,proto3" json:"ipv4mvpn_address,omitempty"`
	L2VpnEvpnAddress       string                `protobuf:"bytes,18,opt,name=l2vpn_evpn_address,json=l2vpnEvpnAddress,proto3" json:"l2vpn_evpn_address,omitempty"`
	LsLsAddress            string                `protobuf:"bytes,19,opt,name=ls_ls_address,json=lsLsAddress,proto3" json:"ls_ls_address,omitempty"`
	L2VpnMspwAddress       *BgpL2VpnMspwAddrT    `protobuf:"bytes,20,opt,name=l2vpn_mspw_address,json=l2vpnMspwAddress,proto3" json:"l2vpn_mspw_address,omitempty"`
	Ipv4FlowspecAddress    string                `protobuf:"bytes,21,opt,name=ipv4_flowspec_address,json=ipv4FlowspecAddress,proto3" json:"ipv4_flowspec_address,omitempty"`
	Ipv6FlowspecAddress    string                `protobuf:"bytes,22,opt,name=ipv6_flowspec_address,json=ipv6FlowspecAddress,proto3" json:"ipv6_flowspec_address,omitempty"`
	Ipv4VpnFlowspecAddress string                `` /* 130-byte string literal not displayed */
	Ipv6VpnFlowspecAddress string                `` /* 130-byte string literal not displayed */
	Ipv4SrPolicyAddress    *BgpIpv4SrpolicyAddrT `protobuf:"bytes,25,opt,name=ipv4_sr_policy_address,json=ipv4SrPolicyAddress,proto3" json:"ipv4_sr_policy_address,omitempty"`
	Ipv6SrPolicyAddress    *BgpIpv6SrpolicyAddrT `protobuf:"bytes,26,opt,name=ipv6_sr_policy_address,json=ipv6SrPolicyAddress,proto3" json:"ipv6_sr_policy_address,omitempty"`
	XXX_NoUnkeyedLiteral   struct{}              `json:"-"`
	XXX_unrecognized       []byte                `json:"-"`
	XXX_sizecache          int32                 `json:"-"`
}

func (*BgpAddrtype) Descriptor

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

func (*BgpAddrtype) GetAfi

func (m *BgpAddrtype) GetAfi() string

func (*BgpAddrtype) GetIpv4Address

func (m *BgpAddrtype) GetIpv4Address() string

func (*BgpAddrtype) GetIpv4FlowspecAddress

func (m *BgpAddrtype) GetIpv4FlowspecAddress() string

func (*BgpAddrtype) GetIpv4LabelAddress

func (m *BgpAddrtype) GetIpv4LabelAddress() string

func (*BgpAddrtype) GetIpv4McastAddress

func (m *BgpAddrtype) GetIpv4McastAddress() string

func (*BgpAddrtype) GetIpv4MdtAddress

func (m *BgpAddrtype) GetIpv4MdtAddress() string

func (*BgpAddrtype) GetIpv4MvpnAddress

func (m *BgpAddrtype) GetIpv4MvpnAddress() string

func (*BgpAddrtype) GetIpv4SrPolicyAddress

func (m *BgpAddrtype) GetIpv4SrPolicyAddress() *BgpIpv4SrpolicyAddrT

func (*BgpAddrtype) GetIpv4TunnelAddress

func (m *BgpAddrtype) GetIpv4TunnelAddress() string

func (*BgpAddrtype) GetIpv4VpnAddress

func (m *BgpAddrtype) GetIpv4VpnAddress() string

func (*BgpAddrtype) GetIpv4VpnFlowspecAddress

func (m *BgpAddrtype) GetIpv4VpnFlowspecAddress() string

func (*BgpAddrtype) GetIpv4VpnaMcastddress

func (m *BgpAddrtype) GetIpv4VpnaMcastddress() string

func (*BgpAddrtype) GetIpv6Address

func (m *BgpAddrtype) GetIpv6Address() string

func (*BgpAddrtype) GetIpv6FlowspecAddress

func (m *BgpAddrtype) GetIpv6FlowspecAddress() string

func (*BgpAddrtype) GetIpv6LabelAddress

func (m *BgpAddrtype) GetIpv6LabelAddress() string

func (*BgpAddrtype) GetIpv6McastAddress

func (m *BgpAddrtype) GetIpv6McastAddress() string

func (*BgpAddrtype) GetIpv6MvpnAddress

func (m *BgpAddrtype) GetIpv6MvpnAddress() string

func (*BgpAddrtype) GetIpv6SrPolicyAddress

func (m *BgpAddrtype) GetIpv6SrPolicyAddress() *BgpIpv6SrpolicyAddrT

func (*BgpAddrtype) GetIpv6VpnAddress

func (m *BgpAddrtype) GetIpv6VpnAddress() string

func (*BgpAddrtype) GetIpv6VpnFlowspecAddress

func (m *BgpAddrtype) GetIpv6VpnFlowspecAddress() string

func (*BgpAddrtype) GetIpv6VpnMcastAddress

func (m *BgpAddrtype) GetIpv6VpnMcastAddress() string

func (*BgpAddrtype) GetL2VpnEvpnAddress

func (m *BgpAddrtype) GetL2VpnEvpnAddress() string

func (*BgpAddrtype) GetL2VpnMspwAddress

func (m *BgpAddrtype) GetL2VpnMspwAddress() *BgpL2VpnMspwAddrT

func (*BgpAddrtype) GetL2VpnVplsAddress

func (m *BgpAddrtype) GetL2VpnVplsAddress() *BgpL2VpnAddrT

func (*BgpAddrtype) GetLsLsAddress

func (m *BgpAddrtype) GetLsLsAddress() string

func (*BgpAddrtype) GetRtConstraintAddress

func (m *BgpAddrtype) GetRtConstraintAddress() string

func (*BgpAddrtype) ProtoMessage

func (*BgpAddrtype) ProtoMessage()

func (*BgpAddrtype) Reset

func (m *BgpAddrtype) Reset()

func (*BgpAddrtype) String

func (m *BgpAddrtype) String() string

func (*BgpAddrtype) XXX_DiscardUnknown

func (m *BgpAddrtype) XXX_DiscardUnknown()

func (*BgpAddrtype) XXX_Marshal

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

func (*BgpAddrtype) XXX_Merge

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

func (*BgpAddrtype) XXX_Size

func (m *BgpAddrtype) XXX_Size() int

func (*BgpAddrtype) XXX_Unmarshal

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

type BgpIpv4SrpolicyAddrT

type BgpIpv4SrpolicyAddrT struct {
	Ipv4SrpolicyAddress  []uint32 `` /* 128-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpIpv4SrpolicyAddrT) Descriptor

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

func (*BgpIpv4SrpolicyAddrT) GetIpv4SrpolicyAddress

func (m *BgpIpv4SrpolicyAddrT) GetIpv4SrpolicyAddress() []uint32

func (*BgpIpv4SrpolicyAddrT) ProtoMessage

func (*BgpIpv4SrpolicyAddrT) ProtoMessage()

func (*BgpIpv4SrpolicyAddrT) Reset

func (m *BgpIpv4SrpolicyAddrT) Reset()

func (*BgpIpv4SrpolicyAddrT) String

func (m *BgpIpv4SrpolicyAddrT) String() string

func (*BgpIpv4SrpolicyAddrT) XXX_DiscardUnknown

func (m *BgpIpv4SrpolicyAddrT) XXX_DiscardUnknown()

func (*BgpIpv4SrpolicyAddrT) XXX_Marshal

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

func (*BgpIpv4SrpolicyAddrT) XXX_Merge

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

func (*BgpIpv4SrpolicyAddrT) XXX_Size

func (m *BgpIpv4SrpolicyAddrT) XXX_Size() int

func (*BgpIpv4SrpolicyAddrT) XXX_Unmarshal

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

type BgpIpv6SrpolicyAddrT

type BgpIpv6SrpolicyAddrT struct {
	Ipv6SrpolicyAddress  []uint32 `` /* 128-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpIpv6SrpolicyAddrT) Descriptor

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

func (*BgpIpv6SrpolicyAddrT) GetIpv6SrpolicyAddress

func (m *BgpIpv6SrpolicyAddrT) GetIpv6SrpolicyAddress() []uint32

func (*BgpIpv6SrpolicyAddrT) ProtoMessage

func (*BgpIpv6SrpolicyAddrT) ProtoMessage()

func (*BgpIpv6SrpolicyAddrT) Reset

func (m *BgpIpv6SrpolicyAddrT) Reset()

func (*BgpIpv6SrpolicyAddrT) String

func (m *BgpIpv6SrpolicyAddrT) String() string

func (*BgpIpv6SrpolicyAddrT) XXX_DiscardUnknown

func (m *BgpIpv6SrpolicyAddrT) XXX_DiscardUnknown()

func (*BgpIpv6SrpolicyAddrT) XXX_Marshal

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

func (*BgpIpv6SrpolicyAddrT) XXX_Merge

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

func (*BgpIpv6SrpolicyAddrT) XXX_Size

func (m *BgpIpv6SrpolicyAddrT) XXX_Size() int

func (*BgpIpv6SrpolicyAddrT) XXX_Unmarshal

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

type BgpL2VpnAddrT

type BgpL2VpnAddrT struct {
	L2VpnAddress         []uint32 `protobuf:"varint,1,rep,packed,name=l2vpn_address,json=l2vpnAddress,proto3" json:"l2vpn_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpL2VpnAddrT) Descriptor

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

func (*BgpL2VpnAddrT) GetL2VpnAddress

func (m *BgpL2VpnAddrT) GetL2VpnAddress() []uint32

func (*BgpL2VpnAddrT) ProtoMessage

func (*BgpL2VpnAddrT) ProtoMessage()

func (*BgpL2VpnAddrT) Reset

func (m *BgpL2VpnAddrT) Reset()

func (*BgpL2VpnAddrT) String

func (m *BgpL2VpnAddrT) String() string

func (*BgpL2VpnAddrT) XXX_DiscardUnknown

func (m *BgpL2VpnAddrT) XXX_DiscardUnknown()

func (*BgpL2VpnAddrT) XXX_Marshal

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

func (*BgpL2VpnAddrT) XXX_Merge

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

func (*BgpL2VpnAddrT) XXX_Size

func (m *BgpL2VpnAddrT) XXX_Size() int

func (*BgpL2VpnAddrT) XXX_Unmarshal

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

type BgpL2VpnMspwAddrT

type BgpL2VpnMspwAddrT struct {
	L2VpnAddress         []uint32 `protobuf:"varint,1,rep,packed,name=l2vpn_address,json=l2vpnAddress,proto3" json:"l2vpn_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpL2VpnMspwAddrT) Descriptor

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

func (*BgpL2VpnMspwAddrT) GetL2VpnAddress

func (m *BgpL2VpnMspwAddrT) GetL2VpnAddress() []uint32

func (*BgpL2VpnMspwAddrT) ProtoMessage

func (*BgpL2VpnMspwAddrT) ProtoMessage()

func (*BgpL2VpnMspwAddrT) Reset

func (m *BgpL2VpnMspwAddrT) Reset()

func (*BgpL2VpnMspwAddrT) String

func (m *BgpL2VpnMspwAddrT) String() string

func (*BgpL2VpnMspwAddrT) XXX_DiscardUnknown

func (m *BgpL2VpnMspwAddrT) XXX_DiscardUnknown()

func (*BgpL2VpnMspwAddrT) XXX_Marshal

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

func (*BgpL2VpnMspwAddrT) XXX_Merge

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

func (*BgpL2VpnMspwAddrT) XXX_Size

func (m *BgpL2VpnMspwAddrT) XXX_Size() int

func (*BgpL2VpnMspwAddrT) XXX_Unmarshal

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

type BgpTimespec

type BgpTimespec struct {
	Seconds              uint32   `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"`
	Nanoseconds          uint32   `protobuf:"varint,2,opt,name=nanoseconds,proto3" json:"nanoseconds,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpTimespec) Descriptor

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

func (*BgpTimespec) GetNanoseconds

func (m *BgpTimespec) GetNanoseconds() uint32

func (*BgpTimespec) GetSeconds

func (m *BgpTimespec) GetSeconds() uint32

func (*BgpTimespec) ProtoMessage

func (*BgpTimespec) ProtoMessage()

func (*BgpTimespec) Reset

func (m *BgpTimespec) Reset()

func (*BgpTimespec) String

func (m *BgpTimespec) String() string

func (*BgpTimespec) XXX_DiscardUnknown

func (m *BgpTimespec) XXX_DiscardUnknown()

func (*BgpTimespec) XXX_Marshal

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

func (*BgpTimespec) XXX_Merge

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

func (*BgpTimespec) XXX_Size

func (m *BgpTimespec) XXX_Size() int

func (*BgpTimespec) XXX_Unmarshal

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

type BgpUpderrElemBag

type BgpUpderrElemBag struct {
	UpdateAttributeFlags  uint32   `protobuf:"varint,1,opt,name=update_attribute_flags,json=updateAttributeFlags,proto3" json:"update_attribute_flags,omitempty"`
	UpdateAttributeCode   uint32   `protobuf:"varint,2,opt,name=update_attribute_code,json=updateAttributeCode,proto3" json:"update_attribute_code,omitempty"`
	UpdateAttributeLength uint32   `` /* 127-byte string literal not displayed */
	UpdateErrorData       string   `protobuf:"bytes,4,opt,name=update_error_data,json=updateErrorData,proto3" json:"update_error_data,omitempty"`
	UpdateErrorDataLength uint32   `` /* 129-byte string literal not displayed */
	UpdateErrorAction     string   `protobuf:"bytes,6,opt,name=update_error_action,json=updateErrorAction,proto3" json:"update_error_action,omitempty"`
	XXX_NoUnkeyedLiteral  struct{} `json:"-"`
	XXX_unrecognized      []byte   `json:"-"`
	XXX_sizecache         int32    `json:"-"`
}

func (*BgpUpderrElemBag) Descriptor

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

func (*BgpUpderrElemBag) GetUpdateAttributeCode

func (m *BgpUpderrElemBag) GetUpdateAttributeCode() uint32

func (*BgpUpderrElemBag) GetUpdateAttributeFlags

func (m *BgpUpderrElemBag) GetUpdateAttributeFlags() uint32

func (*BgpUpderrElemBag) GetUpdateAttributeLength

func (m *BgpUpderrElemBag) GetUpdateAttributeLength() uint32

func (*BgpUpderrElemBag) GetUpdateErrorAction

func (m *BgpUpderrElemBag) GetUpdateErrorAction() string

func (*BgpUpderrElemBag) GetUpdateErrorData

func (m *BgpUpderrElemBag) GetUpdateErrorData() string

func (*BgpUpderrElemBag) GetUpdateErrorDataLength

func (m *BgpUpderrElemBag) GetUpdateErrorDataLength() uint32

func (*BgpUpderrElemBag) ProtoMessage

func (*BgpUpderrElemBag) ProtoMessage()

func (*BgpUpderrElemBag) Reset

func (m *BgpUpderrElemBag) Reset()

func (*BgpUpderrElemBag) String

func (m *BgpUpderrElemBag) String() string

func (*BgpUpderrElemBag) XXX_DiscardUnknown

func (m *BgpUpderrElemBag) XXX_DiscardUnknown()

func (*BgpUpderrElemBag) XXX_Marshal

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

func (*BgpUpderrElemBag) XXX_Merge

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

func (*BgpUpderrElemBag) XXX_Size

func (m *BgpUpderrElemBag) XXX_Size() int

func (*BgpUpderrElemBag) XXX_Unmarshal

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

type BgpUpderrMsgBag

type BgpUpderrMsgBag struct {
	UpdateErrorFinalAction         string                 `` /* 131-byte string literal not displayed */
	UpdateMessageTimestamp         *BgpTimespec           `` /* 129-byte string literal not displayed */
	UpdateAttributeDiscardCount    uint32                 `` /* 147-byte string literal not displayed */
	UpdateMessageResetData         *BgpUpderrResetDataBag `` /* 131-byte string literal not displayed */
	UpdateErrorElement             []*BgpUpderrElemBag    `protobuf:"bytes,5,rep,name=update_error_element,json=updateErrorElement,proto3" json:"update_error_element,omitempty"`
	UpdateErrorNlriAddressFamily   string                 `` /* 151-byte string literal not displayed */
	UpdateErrorNlriString          string                 `` /* 128-byte string literal not displayed */
	UpdateErrorNlriStringTruncated bool                   `` /* 158-byte string literal not displayed */
	UpdateMessageData              []uint32               `protobuf:"varint,9,rep,packed,name=update_message_data,json=updateMessageData,proto3" json:"update_message_data,omitempty"`
	XXX_NoUnkeyedLiteral           struct{}               `json:"-"`
	XXX_unrecognized               []byte                 `json:"-"`
	XXX_sizecache                  int32                  `json:"-"`
}

func (*BgpUpderrMsgBag) Descriptor

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

func (*BgpUpderrMsgBag) GetUpdateAttributeDiscardCount

func (m *BgpUpderrMsgBag) GetUpdateAttributeDiscardCount() uint32

func (*BgpUpderrMsgBag) GetUpdateErrorElement

func (m *BgpUpderrMsgBag) GetUpdateErrorElement() []*BgpUpderrElemBag

func (*BgpUpderrMsgBag) GetUpdateErrorFinalAction

func (m *BgpUpderrMsgBag) GetUpdateErrorFinalAction() string

func (*BgpUpderrMsgBag) GetUpdateErrorNlriAddressFamily

func (m *BgpUpderrMsgBag) GetUpdateErrorNlriAddressFamily() string

func (*BgpUpderrMsgBag) GetUpdateErrorNlriString

func (m *BgpUpderrMsgBag) GetUpdateErrorNlriString() string

func (*BgpUpderrMsgBag) GetUpdateErrorNlriStringTruncated

func (m *BgpUpderrMsgBag) GetUpdateErrorNlriStringTruncated() bool

func (*BgpUpderrMsgBag) GetUpdateMessageData

func (m *BgpUpderrMsgBag) GetUpdateMessageData() []uint32

func (*BgpUpderrMsgBag) GetUpdateMessageResetData

func (m *BgpUpderrMsgBag) GetUpdateMessageResetData() *BgpUpderrResetDataBag

func (*BgpUpderrMsgBag) GetUpdateMessageTimestamp

func (m *BgpUpderrMsgBag) GetUpdateMessageTimestamp() *BgpTimespec

func (*BgpUpderrMsgBag) ProtoMessage

func (*BgpUpderrMsgBag) ProtoMessage()

func (*BgpUpderrMsgBag) Reset

func (m *BgpUpderrMsgBag) Reset()

func (*BgpUpderrMsgBag) String

func (m *BgpUpderrMsgBag) String() string

func (*BgpUpderrMsgBag) XXX_DiscardUnknown

func (m *BgpUpderrMsgBag) XXX_DiscardUnknown()

func (*BgpUpderrMsgBag) XXX_Marshal

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

func (*BgpUpderrMsgBag) XXX_Merge

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

func (*BgpUpderrMsgBag) XXX_Size

func (m *BgpUpderrMsgBag) XXX_Size() int

func (*BgpUpderrMsgBag) XXX_Unmarshal

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

type BgpUpderrNbrBag

type BgpUpderrNbrBag struct {
	UpdateVrfName                            string             `protobuf:"bytes,50,opt,name=update_vrf_name,json=updateVrfName,proto3" json:"update_vrf_name,omitempty"`
	UpdateNeighborAddress                    *BgpAddrtype       `` /* 127-byte string literal not displayed */
	UpdateErrorHandlingAvoidReset            bool               `` /* 156-byte string literal not displayed */
	TotalUpdateMessageCount                  uint32             `` /* 136-byte string literal not displayed */
	UpdateMalformedMessageCount              uint32             `` /* 148-byte string literal not displayed */
	FirstUpdateMalformedTimestamp            *BgpTimespec       `` /* 153-byte string literal not displayed */
	LastUpdateMalformedTimestamp             *BgpTimespec       `` /* 150-byte string literal not displayed */
	LastUpdateMalformedAge                   uint32             `` /* 133-byte string literal not displayed */
	UpdateMemoryAllocationFailCount          uint32             `` /* 162-byte string literal not displayed */
	FirstUpdateMemoryAllocationFailTimestamp *BgpTimespec       `` /* 190-byte string literal not displayed */
	LastUpdateMemoryAllocationFailTimestamp  *BgpTimespec       `` /* 187-byte string literal not displayed */
	LastUpdateMemoryAllocationFailAge        uint32             `` /* 170-byte string literal not displayed */
	UpdateErrorHandlingResetCount            uint32             `` /* 156-byte string literal not displayed */
	FirstUpdateErrorHandlingResetTimestamp   *BgpTimespec       `` /* 184-byte string literal not displayed */
	LastErrorHandlingResetTimestamp          *BgpTimespec       `` /* 161-byte string literal not displayed */
	LastErrorHandlingResetAge                uint32             `` /* 144-byte string literal not displayed */
	UpdateErrorMessage                       []*BgpUpderrMsgBag `protobuf:"bytes,66,rep,name=update_error_message,json=updateErrorMessage,proto3" json:"update_error_message,omitempty"`
	UpdateErrorMessageListCount              uint32             `` /* 150-byte string literal not displayed */
	UpdateAttributeDiscardCount              uint32             `` /* 148-byte string literal not displayed */
	EstablishmentTotalUpdateMessageCount     uint32             `` /* 177-byte string literal not displayed */
	EstablishmentActionCount                 []uint32           `` /* 144-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                     struct{}           `json:"-"`
	XXX_unrecognized                         []byte             `json:"-"`
	XXX_sizecache                            int32              `json:"-"`
}

func (*BgpUpderrNbrBag) Descriptor

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

func (*BgpUpderrNbrBag) GetEstablishmentActionCount

func (m *BgpUpderrNbrBag) GetEstablishmentActionCount() []uint32

func (*BgpUpderrNbrBag) GetEstablishmentTotalUpdateMessageCount

func (m *BgpUpderrNbrBag) GetEstablishmentTotalUpdateMessageCount() uint32

func (*BgpUpderrNbrBag) GetFirstUpdateErrorHandlingResetTimestamp

func (m *BgpUpderrNbrBag) GetFirstUpdateErrorHandlingResetTimestamp() *BgpTimespec

func (*BgpUpderrNbrBag) GetFirstUpdateMalformedTimestamp

func (m *BgpUpderrNbrBag) GetFirstUpdateMalformedTimestamp() *BgpTimespec

func (*BgpUpderrNbrBag) GetFirstUpdateMemoryAllocationFailTimestamp

func (m *BgpUpderrNbrBag) GetFirstUpdateMemoryAllocationFailTimestamp() *BgpTimespec

func (*BgpUpderrNbrBag) GetLastErrorHandlingResetAge

func (m *BgpUpderrNbrBag) GetLastErrorHandlingResetAge() uint32

func (*BgpUpderrNbrBag) GetLastErrorHandlingResetTimestamp

func (m *BgpUpderrNbrBag) GetLastErrorHandlingResetTimestamp() *BgpTimespec

func (*BgpUpderrNbrBag) GetLastUpdateMalformedAge

func (m *BgpUpderrNbrBag) GetLastUpdateMalformedAge() uint32

func (*BgpUpderrNbrBag) GetLastUpdateMalformedTimestamp

func (m *BgpUpderrNbrBag) GetLastUpdateMalformedTimestamp() *BgpTimespec

func (*BgpUpderrNbrBag) GetLastUpdateMemoryAllocationFailAge

func (m *BgpUpderrNbrBag) GetLastUpdateMemoryAllocationFailAge() uint32

func (*BgpUpderrNbrBag) GetLastUpdateMemoryAllocationFailTimestamp

func (m *BgpUpderrNbrBag) GetLastUpdateMemoryAllocationFailTimestamp() *BgpTimespec

func (*BgpUpderrNbrBag) GetTotalUpdateMessageCount

func (m *BgpUpderrNbrBag) GetTotalUpdateMessageCount() uint32

func (*BgpUpderrNbrBag) GetUpdateAttributeDiscardCount

func (m *BgpUpderrNbrBag) GetUpdateAttributeDiscardCount() uint32

func (*BgpUpderrNbrBag) GetUpdateErrorHandlingAvoidReset

func (m *BgpUpderrNbrBag) GetUpdateErrorHandlingAvoidReset() bool

func (*BgpUpderrNbrBag) GetUpdateErrorHandlingResetCount

func (m *BgpUpderrNbrBag) GetUpdateErrorHandlingResetCount() uint32

func (*BgpUpderrNbrBag) GetUpdateErrorMessage

func (m *BgpUpderrNbrBag) GetUpdateErrorMessage() []*BgpUpderrMsgBag

func (*BgpUpderrNbrBag) GetUpdateErrorMessageListCount

func (m *BgpUpderrNbrBag) GetUpdateErrorMessageListCount() uint32

func (*BgpUpderrNbrBag) GetUpdateMalformedMessageCount

func (m *BgpUpderrNbrBag) GetUpdateMalformedMessageCount() uint32

func (*BgpUpderrNbrBag) GetUpdateMemoryAllocationFailCount

func (m *BgpUpderrNbrBag) GetUpdateMemoryAllocationFailCount() uint32

func (*BgpUpderrNbrBag) GetUpdateNeighborAddress

func (m *BgpUpderrNbrBag) GetUpdateNeighborAddress() *BgpAddrtype

func (*BgpUpderrNbrBag) GetUpdateVrfName

func (m *BgpUpderrNbrBag) GetUpdateVrfName() string

func (*BgpUpderrNbrBag) ProtoMessage

func (*BgpUpderrNbrBag) ProtoMessage()

func (*BgpUpderrNbrBag) Reset

func (m *BgpUpderrNbrBag) Reset()

func (*BgpUpderrNbrBag) String

func (m *BgpUpderrNbrBag) String() string

func (*BgpUpderrNbrBag) XXX_DiscardUnknown

func (m *BgpUpderrNbrBag) XXX_DiscardUnknown()

func (*BgpUpderrNbrBag) XXX_Marshal

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

func (*BgpUpderrNbrBag) XXX_Merge

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

func (*BgpUpderrNbrBag) XXX_Size

func (m *BgpUpderrNbrBag) XXX_Size() int

func (*BgpUpderrNbrBag) XXX_Unmarshal

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

type BgpUpderrNbrBag_KEYS

type BgpUpderrNbrBag_KEYS struct {
	InstanceName         string   `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	VrfName              string   `protobuf:"bytes,2,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	NeighborAddress      string   `protobuf:"bytes,3,opt,name=neighbor_address,json=neighborAddress,proto3" json:"neighbor_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpUpderrNbrBag_KEYS) Descriptor

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

func (*BgpUpderrNbrBag_KEYS) GetInstanceName

func (m *BgpUpderrNbrBag_KEYS) GetInstanceName() string

func (*BgpUpderrNbrBag_KEYS) GetNeighborAddress

func (m *BgpUpderrNbrBag_KEYS) GetNeighborAddress() string

func (*BgpUpderrNbrBag_KEYS) GetVrfName

func (m *BgpUpderrNbrBag_KEYS) GetVrfName() string

func (*BgpUpderrNbrBag_KEYS) ProtoMessage

func (*BgpUpderrNbrBag_KEYS) ProtoMessage()

func (*BgpUpderrNbrBag_KEYS) Reset

func (m *BgpUpderrNbrBag_KEYS) Reset()

func (*BgpUpderrNbrBag_KEYS) String

func (m *BgpUpderrNbrBag_KEYS) String() string

func (*BgpUpderrNbrBag_KEYS) XXX_DiscardUnknown

func (m *BgpUpderrNbrBag_KEYS) XXX_DiscardUnknown()

func (*BgpUpderrNbrBag_KEYS) XXX_Marshal

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

func (*BgpUpderrNbrBag_KEYS) XXX_Merge

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

func (*BgpUpderrNbrBag_KEYS) XXX_Size

func (m *BgpUpderrNbrBag_KEYS) XXX_Size() int

func (*BgpUpderrNbrBag_KEYS) XXX_Unmarshal

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

type BgpUpderrResetDataBag

type BgpUpderrResetDataBag struct {
	UpdateErrorResetReason                 string   `` /* 131-byte string literal not displayed */
	UpdateErrorResetNotificationCode       uint32   `` /* 164-byte string literal not displayed */
	UpdateErrorResetNotificationSubCode    uint32   `` /* 175-byte string literal not displayed */
	UpdateErrorResetNotificationData       string   `` /* 163-byte string literal not displayed */
	UpdateErrorResetNotificationDataLength uint32   `` /* 184-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                   struct{} `json:"-"`
	XXX_unrecognized                       []byte   `json:"-"`
	XXX_sizecache                          int32    `json:"-"`
}

func (*BgpUpderrResetDataBag) Descriptor

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

func (*BgpUpderrResetDataBag) GetUpdateErrorResetNotificationCode

func (m *BgpUpderrResetDataBag) GetUpdateErrorResetNotificationCode() uint32

func (*BgpUpderrResetDataBag) GetUpdateErrorResetNotificationData

func (m *BgpUpderrResetDataBag) GetUpdateErrorResetNotificationData() string

func (*BgpUpderrResetDataBag) GetUpdateErrorResetNotificationDataLength

func (m *BgpUpderrResetDataBag) GetUpdateErrorResetNotificationDataLength() uint32

func (*BgpUpderrResetDataBag) GetUpdateErrorResetNotificationSubCode

func (m *BgpUpderrResetDataBag) GetUpdateErrorResetNotificationSubCode() uint32

func (*BgpUpderrResetDataBag) GetUpdateErrorResetReason

func (m *BgpUpderrResetDataBag) GetUpdateErrorResetReason() string

func (*BgpUpderrResetDataBag) ProtoMessage

func (*BgpUpderrResetDataBag) ProtoMessage()

func (*BgpUpderrResetDataBag) Reset

func (m *BgpUpderrResetDataBag) Reset()

func (*BgpUpderrResetDataBag) String

func (m *BgpUpderrResetDataBag) String() string

func (*BgpUpderrResetDataBag) XXX_DiscardUnknown

func (m *BgpUpderrResetDataBag) XXX_DiscardUnknown()

func (*BgpUpderrResetDataBag) XXX_Marshal

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

func (*BgpUpderrResetDataBag) XXX_Merge

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

func (*BgpUpderrResetDataBag) XXX_Size

func (m *BgpUpderrResetDataBag) XXX_Size() int

func (*BgpUpderrResetDataBag) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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