cisco_ios_xr_ipv4_bgp_oper_bgp_instances_instance_instance_standby_default_vrf_afs_af_next_hop_address_families_next_hop_address_family_next_hop_afs_next_hop_af

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/default-vrf/afs/af/next-hop-address-families/next-hop-address-family/next-hop-afs/next-hop-af

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 BgpIntNhGw_

type BgpIntNhGw_ struct {
	GatewayFlags         uint32   `protobuf:"varint,1,opt,name=gateway_flags,json=gatewayFlags,proto3" json:"gateway_flags,omitempty"`
	RegistrationType     string   `protobuf:"bytes,2,opt,name=registration_type,json=registrationType,proto3" json:"registration_type,omitempty"`
	RegistrationSince    uint32   `protobuf:"varint,3,opt,name=registration_since,json=registrationSince,proto3" json:"registration_since,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpIntNhGw_) Descriptor

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

func (*BgpIntNhGw_) GetGatewayFlags

func (m *BgpIntNhGw_) GetGatewayFlags() uint32

func (*BgpIntNhGw_) GetRegistrationSince

func (m *BgpIntNhGw_) GetRegistrationSince() uint32

func (*BgpIntNhGw_) GetRegistrationType

func (m *BgpIntNhGw_) GetRegistrationType() string

func (*BgpIntNhGw_) ProtoMessage

func (*BgpIntNhGw_) ProtoMessage()

func (*BgpIntNhGw_) Reset

func (m *BgpIntNhGw_) Reset()

func (*BgpIntNhGw_) String

func (m *BgpIntNhGw_) String() string

func (*BgpIntNhGw_) XXX_DiscardUnknown

func (m *BgpIntNhGw_) XXX_DiscardUnknown()

func (*BgpIntNhGw_) XXX_Marshal

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

func (*BgpIntNhGw_) XXX_Merge

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

func (*BgpIntNhGw_) XXX_Size

func (m *BgpIntNhGw_) XXX_Size() int

func (*BgpIntNhGw_) XXX_Unmarshal

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

type BgpIntNh_

type BgpIntNh_ struct {
	NexthopAddress             *BgpAddrtype   `protobuf:"bytes,1,opt,name=nexthop_address,json=nexthopAddress,proto3" json:"nexthop_address,omitempty"`
	NexthopId                  uint32         `protobuf:"varint,2,opt,name=nexthop_id,json=nexthopId,proto3" json:"nexthop_id,omitempty"`
	NexthopVersion             uint32         `protobuf:"varint,3,opt,name=nexthop_version,json=nexthopVersion,proto3" json:"nexthop_version,omitempty"`
	NexthopFlags               uint32         `protobuf:"varint,4,opt,name=nexthop_flags,json=nexthopFlags,proto3" json:"nexthop_flags,omitempty"`
	NexthopIfHandle            uint32         `protobuf:"varint,5,opt,name=nexthop_if_handle,json=nexthopIfHandle,proto3" json:"nexthop_if_handle,omitempty"`
	NexthopMetrice             []uint32       `protobuf:"varint,6,rep,packed,name=nexthop_metrice,json=nexthopMetrice,proto3" json:"nexthop_metrice,omitempty"`
	NexthopRefcount            []uint32       `protobuf:"varint,7,rep,packed,name=nexthop_refcount,json=nexthopRefcount,proto3" json:"nexthop_refcount,omitempty"`
	NexthopAfUserBits          uint32         `protobuf:"varint,8,opt,name=nexthop_af_user_bits,json=nexthopAfUserBits,proto3" json:"nexthop_af_user_bits,omitempty"`
	NexthopLabel               uint32         `protobuf:"varint,9,opt,name=nexthop_label,json=nexthopLabel,proto3" json:"nexthop_label,omitempty"`
	GatewayFlags               uint32         `protobuf:"varint,10,opt,name=gateway_flags,json=gatewayFlags,proto3" json:"gateway_flags,omitempty"`
	NexthopGatewayInternalInfo []*BgpIntNhGw_ `` /* 144-byte string literal not displayed */
	XXX_NoUnkeyedLiteral       struct{}       `json:"-"`
	XXX_unrecognized           []byte         `json:"-"`
	XXX_sizecache              int32          `json:"-"`
}

func (*BgpIntNh_) Descriptor

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

func (*BgpIntNh_) GetGatewayFlags

func (m *BgpIntNh_) GetGatewayFlags() uint32

func (*BgpIntNh_) GetNexthopAddress

func (m *BgpIntNh_) GetNexthopAddress() *BgpAddrtype

func (*BgpIntNh_) GetNexthopAfUserBits

func (m *BgpIntNh_) GetNexthopAfUserBits() uint32

func (*BgpIntNh_) GetNexthopFlags

func (m *BgpIntNh_) GetNexthopFlags() uint32

func (*BgpIntNh_) GetNexthopGatewayInternalInfo

func (m *BgpIntNh_) GetNexthopGatewayInternalInfo() []*BgpIntNhGw_

func (*BgpIntNh_) GetNexthopId

func (m *BgpIntNh_) GetNexthopId() uint32

func (*BgpIntNh_) GetNexthopIfHandle

func (m *BgpIntNh_) GetNexthopIfHandle() uint32

func (*BgpIntNh_) GetNexthopLabel

func (m *BgpIntNh_) GetNexthopLabel() uint32

func (*BgpIntNh_) GetNexthopMetrice

func (m *BgpIntNh_) GetNexthopMetrice() []uint32

func (*BgpIntNh_) GetNexthopRefcount

func (m *BgpIntNh_) GetNexthopRefcount() []uint32

func (*BgpIntNh_) GetNexthopVersion

func (m *BgpIntNh_) GetNexthopVersion() uint32

func (*BgpIntNh_) ProtoMessage

func (*BgpIntNh_) ProtoMessage()

func (*BgpIntNh_) Reset

func (m *BgpIntNh_) Reset()

func (*BgpIntNh_) String

func (m *BgpIntNh_) String() string

func (*BgpIntNh_) XXX_DiscardUnknown

func (m *BgpIntNh_) XXX_DiscardUnknown()

func (*BgpIntNh_) XXX_Marshal

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

func (*BgpIntNh_) XXX_Merge

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

func (*BgpIntNh_) XXX_Size

func (m *BgpIntNh_) XXX_Size() int

func (*BgpIntNh_) XXX_Unmarshal

func (m *BgpIntNh_) 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 BgpNexthopBag

type BgpNexthopBag struct {
	AfName                        string               `protobuf:"bytes,50,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	NexthopAddress                *BgpAddrtype         `protobuf:"bytes,51,opt,name=nexthop_address,json=nexthopAddress,proto3" json:"nexthop_address,omitempty"`
	NhTunnel                      *BgpTeTunnel         `protobuf:"bytes,52,opt,name=nh_tunnel,json=nhTunnel,proto3" json:"nh_tunnel,omitempty"`
	RibNexthopId                  uint32               `protobuf:"varint,53,opt,name=rib_nexthop_id,json=ribNexthopId,proto3" json:"rib_nexthop_id,omitempty"`
	NexthopPendingRegistration    uint32               `` /* 143-byte string literal not displayed */
	NexthopReferenceCount         uint32               `` /* 128-byte string literal not displayed */
	NhReferenceCountTotal         uint32               `` /* 130-byte string literal not displayed */
	NhFirstHopIfHandle            string               `protobuf:"bytes,57,opt,name=nh_first_hop_if_handle,json=nhFirstHopIfHandle,proto3" json:"nh_first_hop_if_handle,omitempty"`
	NexthopGatewayInfo            []*BgpNexthopGwInfo_ `protobuf:"bytes,58,rep,name=nexthop_gateway_info,json=nexthopGatewayInfo,proto3" json:"nexthop_gateway_info,omitempty"`
	NexthopAigpMetric             uint32               `protobuf:"varint,59,opt,name=nexthop_aigp_metric,json=nexthopAigpMetric,proto3" json:"nexthop_aigp_metric,omitempty"`
	NexthopInternalInfo           *BgpIntNh_           `protobuf:"bytes,60,opt,name=nexthop_internal_info,json=nexthopInternalInfo,proto3" json:"nexthop_internal_info,omitempty"`
	NeighborAddress               []*BgpAddrtype       `protobuf:"bytes,61,rep,name=neighbor_address,json=neighborAddress,proto3" json:"neighbor_address,omitempty"`
	NexthopGatewayReachable       bool                 `` /* 134-byte string literal not displayed */
	NexthopGatewayPrefixConnected bool                 `` /* 154-byte string literal not displayed */
	NexthopGatewayPrefixLength    uint32               `` /* 145-byte string literal not displayed */
	XXX_NoUnkeyedLiteral          struct{}             `json:"-"`
	XXX_unrecognized              []byte               `json:"-"`
	XXX_sizecache                 int32                `json:"-"`
}

func (*BgpNexthopBag) Descriptor

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

func (*BgpNexthopBag) GetAfName

func (m *BgpNexthopBag) GetAfName() string

func (*BgpNexthopBag) GetNeighborAddress

func (m *BgpNexthopBag) GetNeighborAddress() []*BgpAddrtype

func (*BgpNexthopBag) GetNexthopAddress

func (m *BgpNexthopBag) GetNexthopAddress() *BgpAddrtype

func (*BgpNexthopBag) GetNexthopAigpMetric

func (m *BgpNexthopBag) GetNexthopAigpMetric() uint32

func (*BgpNexthopBag) GetNexthopGatewayInfo

func (m *BgpNexthopBag) GetNexthopGatewayInfo() []*BgpNexthopGwInfo_

func (*BgpNexthopBag) GetNexthopGatewayPrefixConnected

func (m *BgpNexthopBag) GetNexthopGatewayPrefixConnected() bool

func (*BgpNexthopBag) GetNexthopGatewayPrefixLength

func (m *BgpNexthopBag) GetNexthopGatewayPrefixLength() uint32

func (*BgpNexthopBag) GetNexthopGatewayReachable

func (m *BgpNexthopBag) GetNexthopGatewayReachable() bool

func (*BgpNexthopBag) GetNexthopInternalInfo

func (m *BgpNexthopBag) GetNexthopInternalInfo() *BgpIntNh_

func (*BgpNexthopBag) GetNexthopPendingRegistration

func (m *BgpNexthopBag) GetNexthopPendingRegistration() uint32

func (*BgpNexthopBag) GetNexthopReferenceCount

func (m *BgpNexthopBag) GetNexthopReferenceCount() uint32

func (*BgpNexthopBag) GetNhFirstHopIfHandle

func (m *BgpNexthopBag) GetNhFirstHopIfHandle() string

func (*BgpNexthopBag) GetNhReferenceCountTotal

func (m *BgpNexthopBag) GetNhReferenceCountTotal() uint32

func (*BgpNexthopBag) GetNhTunnel

func (m *BgpNexthopBag) GetNhTunnel() *BgpTeTunnel

func (*BgpNexthopBag) GetRibNexthopId

func (m *BgpNexthopBag) GetRibNexthopId() uint32

func (*BgpNexthopBag) ProtoMessage

func (*BgpNexthopBag) ProtoMessage()

func (*BgpNexthopBag) Reset

func (m *BgpNexthopBag) Reset()

func (*BgpNexthopBag) String

func (m *BgpNexthopBag) String() string

func (*BgpNexthopBag) XXX_DiscardUnknown

func (m *BgpNexthopBag) XXX_DiscardUnknown()

func (*BgpNexthopBag) XXX_Marshal

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

func (*BgpNexthopBag) XXX_Merge

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

func (*BgpNexthopBag) XXX_Size

func (m *BgpNexthopBag) XXX_Size() int

func (*BgpNexthopBag) XXX_Unmarshal

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

type BgpNexthopBag_KEYS

type BgpNexthopBag_KEYS struct {
	InstanceName         string   `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	AfName               string   `protobuf:"bytes,2,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	NextHopAfName        string   `protobuf:"bytes,3,opt,name=next_hop_af_name,json=nextHopAfName,proto3" json:"next_hop_af_name,omitempty"`
	NextHopAddress       string   `protobuf:"bytes,4,opt,name=next_hop_address,json=nextHopAddress,proto3" json:"next_hop_address,omitempty"`
	AttributeSet         string   `protobuf:"bytes,5,opt,name=attribute_set,json=attributeSet,proto3" json:"attribute_set,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpNexthopBag_KEYS) Descriptor

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

func (*BgpNexthopBag_KEYS) GetAfName

func (m *BgpNexthopBag_KEYS) GetAfName() string

func (*BgpNexthopBag_KEYS) GetAttributeSet

func (m *BgpNexthopBag_KEYS) GetAttributeSet() string

func (*BgpNexthopBag_KEYS) GetInstanceName

func (m *BgpNexthopBag_KEYS) GetInstanceName() string

func (*BgpNexthopBag_KEYS) GetNextHopAddress

func (m *BgpNexthopBag_KEYS) GetNextHopAddress() string

func (*BgpNexthopBag_KEYS) GetNextHopAfName

func (m *BgpNexthopBag_KEYS) GetNextHopAfName() string

func (*BgpNexthopBag_KEYS) ProtoMessage

func (*BgpNexthopBag_KEYS) ProtoMessage()

func (*BgpNexthopBag_KEYS) Reset

func (m *BgpNexthopBag_KEYS) Reset()

func (*BgpNexthopBag_KEYS) String

func (m *BgpNexthopBag_KEYS) String() string

func (*BgpNexthopBag_KEYS) XXX_DiscardUnknown

func (m *BgpNexthopBag_KEYS) XXX_DiscardUnknown()

func (*BgpNexthopBag_KEYS) XXX_Marshal

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

func (*BgpNexthopBag_KEYS) XXX_Merge

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

func (*BgpNexthopBag_KEYS) XXX_Size

func (m *BgpNexthopBag_KEYS) XXX_Size() int

func (*BgpNexthopBag_KEYS) XXX_Unmarshal

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

type BgpNexthopGwInfo_

type BgpNexthopGwInfo_ struct {
	NexthopRoute             *BgpAddrtype   `protobuf:"bytes,1,opt,name=nexthop_route,json=nexthopRoute,proto3" json:"nexthop_route,omitempty"`
	NexthopRoutePrefixLength uint32         `` /* 138-byte string literal not displayed */
	NexthopRouteProtocol     string         `protobuf:"bytes,3,opt,name=nexthop_route_protocol,json=nexthopRouteProtocol,proto3" json:"nexthop_route_protocol,omitempty"`
	NexthopRoutePathCount    uint32         `` /* 129-byte string literal not displayed */
	NexthopRoutePath         []*BgpAddrtype `protobuf:"bytes,5,rep,name=nexthop_route_path,json=nexthopRoutePath,proto3" json:"nexthop_route_path,omitempty"`
	NexthopAfInvalidBits     uint32         `` /* 126-byte string literal not displayed */
	NexthopStatus            uint32         `protobuf:"varint,7,opt,name=nexthop_status,json=nexthopStatus,proto3" json:"nexthop_status,omitempty"`
	NexthopTableid           uint64         `protobuf:"varint,8,opt,name=nexthop_tableid,json=nexthopTableid,proto3" json:"nexthop_tableid,omitempty"`
	NexthopMetric            uint32         `protobuf:"varint,9,opt,name=nexthop_metric,json=nexthopMetric,proto3" json:"nexthop_metric,omitempty"`
	LastEventType            string         `protobuf:"bytes,10,opt,name=last_event_type,json=lastEventType,proto3" json:"last_event_type,omitempty"`
	LastUpdateType           string         `protobuf:"bytes,11,opt,name=last_update_type,json=lastUpdateType,proto3" json:"last_update_type,omitempty"`
	CriticalEvents           uint32         `protobuf:"varint,12,opt,name=critical_events,json=criticalEvents,proto3" json:"critical_events,omitempty"`
	NonCriticalEvents        uint32         `protobuf:"varint,13,opt,name=non_critical_events,json=nonCriticalEvents,proto3" json:"non_critical_events,omitempty"`
	LastEventSince           uint32         `protobuf:"varint,14,opt,name=last_event_since,json=lastEventSince,proto3" json:"last_event_since,omitempty"`
	LastRibUpdate            uint32         `protobuf:"varint,15,opt,name=last_rib_update,json=lastRibUpdate,proto3" json:"last_rib_update,omitempty"`
	NexthopMplsEnabled       bool           `protobuf:"varint,16,opt,name=nexthop_mpls_enabled,json=nexthopMplsEnabled,proto3" json:"nexthop_mpls_enabled,omitempty"`
	NexthopMplsInterfaces    uint32         `` /* 128-byte string literal not displayed */
	NexthopMplsLabel         uint32         `protobuf:"varint,18,opt,name=nexthop_mpls_label,json=nexthopMplsLabel,proto3" json:"nexthop_mpls_label,omitempty"`
	XXX_NoUnkeyedLiteral     struct{}       `json:"-"`
	XXX_unrecognized         []byte         `json:"-"`
	XXX_sizecache            int32          `json:"-"`
}

func (*BgpNexthopGwInfo_) Descriptor

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

func (*BgpNexthopGwInfo_) GetCriticalEvents

func (m *BgpNexthopGwInfo_) GetCriticalEvents() uint32

func (*BgpNexthopGwInfo_) GetLastEventSince

func (m *BgpNexthopGwInfo_) GetLastEventSince() uint32

func (*BgpNexthopGwInfo_) GetLastEventType

func (m *BgpNexthopGwInfo_) GetLastEventType() string

func (*BgpNexthopGwInfo_) GetLastRibUpdate

func (m *BgpNexthopGwInfo_) GetLastRibUpdate() uint32

func (*BgpNexthopGwInfo_) GetLastUpdateType

func (m *BgpNexthopGwInfo_) GetLastUpdateType() string

func (*BgpNexthopGwInfo_) GetNexthopAfInvalidBits

func (m *BgpNexthopGwInfo_) GetNexthopAfInvalidBits() uint32

func (*BgpNexthopGwInfo_) GetNexthopMetric

func (m *BgpNexthopGwInfo_) GetNexthopMetric() uint32

func (*BgpNexthopGwInfo_) GetNexthopMplsEnabled

func (m *BgpNexthopGwInfo_) GetNexthopMplsEnabled() bool

func (*BgpNexthopGwInfo_) GetNexthopMplsInterfaces

func (m *BgpNexthopGwInfo_) GetNexthopMplsInterfaces() uint32

func (*BgpNexthopGwInfo_) GetNexthopMplsLabel

func (m *BgpNexthopGwInfo_) GetNexthopMplsLabel() uint32

func (*BgpNexthopGwInfo_) GetNexthopRoute

func (m *BgpNexthopGwInfo_) GetNexthopRoute() *BgpAddrtype

func (*BgpNexthopGwInfo_) GetNexthopRoutePath

func (m *BgpNexthopGwInfo_) GetNexthopRoutePath() []*BgpAddrtype

func (*BgpNexthopGwInfo_) GetNexthopRoutePathCount

func (m *BgpNexthopGwInfo_) GetNexthopRoutePathCount() uint32

func (*BgpNexthopGwInfo_) GetNexthopRoutePrefixLength

func (m *BgpNexthopGwInfo_) GetNexthopRoutePrefixLength() uint32

func (*BgpNexthopGwInfo_) GetNexthopRouteProtocol

func (m *BgpNexthopGwInfo_) GetNexthopRouteProtocol() string

func (*BgpNexthopGwInfo_) GetNexthopStatus

func (m *BgpNexthopGwInfo_) GetNexthopStatus() uint32

func (*BgpNexthopGwInfo_) GetNexthopTableid

func (m *BgpNexthopGwInfo_) GetNexthopTableid() uint64

func (*BgpNexthopGwInfo_) GetNonCriticalEvents

func (m *BgpNexthopGwInfo_) GetNonCriticalEvents() uint32

func (*BgpNexthopGwInfo_) ProtoMessage

func (*BgpNexthopGwInfo_) ProtoMessage()

func (*BgpNexthopGwInfo_) Reset

func (m *BgpNexthopGwInfo_) Reset()

func (*BgpNexthopGwInfo_) String

func (m *BgpNexthopGwInfo_) String() string

func (*BgpNexthopGwInfo_) XXX_DiscardUnknown

func (m *BgpNexthopGwInfo_) XXX_DiscardUnknown()

func (*BgpNexthopGwInfo_) XXX_Marshal

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

func (*BgpNexthopGwInfo_) XXX_Merge

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

func (*BgpNexthopGwInfo_) XXX_Size

func (m *BgpNexthopGwInfo_) XXX_Size() int

func (*BgpNexthopGwInfo_) XXX_Unmarshal

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

type BgpTeTunnel

type BgpTeTunnel struct {
	TunnelType           string   `protobuf:"bytes,1,opt,name=tunnel_type,json=tunnelType,proto3" json:"tunnel_type,omitempty"`
	TunnelName           string   `protobuf:"bytes,2,opt,name=tunnel_name,json=tunnelName,proto3" json:"tunnel_name,omitempty"`
	IsTunnelUp           bool     `protobuf:"varint,3,opt,name=is_tunnel_up,json=isTunnelUp,proto3" json:"is_tunnel_up,omitempty"`
	IsTunnelInfoStale    bool     `protobuf:"varint,4,opt,name=is_tunnel_info_stale,json=isTunnelInfoStale,proto3" json:"is_tunnel_info_stale,omitempty"`
	IsTunnelRegistered   bool     `protobuf:"varint,5,opt,name=is_tunnel_registered,json=isTunnelRegistered,proto3" json:"is_tunnel_registered,omitempty"`
	IsBgpTeRegistered    bool     `protobuf:"varint,6,opt,name=is_bgp_te_registered,json=isBgpTeRegistered,proto3" json:"is_bgp_te_registered,omitempty"`
	TunnelV6Required     bool     `protobuf:"varint,7,opt,name=tunnel_v6_required,json=tunnelV6Required,proto3" json:"tunnel_v6_required,omitempty"`
	TunnelV6Enabled      bool     `protobuf:"varint,8,opt,name=tunnel_v6_enabled,json=tunnelV6Enabled,proto3" json:"tunnel_v6_enabled,omitempty"`
	TunnelNotifFirstRcvd bool     `` /* 126-byte string literal not displayed */
	TunnelStateSkipReg   bool     `protobuf:"varint,10,opt,name=tunnel_state_skip_reg,json=tunnelStateSkipReg,proto3" json:"tunnel_state_skip_reg,omitempty"`
	BindingLabel         uint32   `protobuf:"varint,11,opt,name=binding_label,json=bindingLabel,proto3" json:"binding_label,omitempty"`
	TunnelIfHandle       uint32   `protobuf:"varint,12,opt,name=tunnel_if_handle,json=tunnelIfHandle,proto3" json:"tunnel_if_handle,omitempty"`
	LastTunnelUpdate     uint32   `protobuf:"varint,13,opt,name=last_tunnel_update,json=lastTunnelUpdate,proto3" json:"last_tunnel_update,omitempty"`
	TunnelColor          uint32   `protobuf:"varint,14,opt,name=tunnel_color,json=tunnelColor,proto3" json:"tunnel_color,omitempty"`
	IsTunnelColorOnly    bool     `protobuf:"varint,15,opt,name=is_tunnel_color_only,json=isTunnelColorOnly,proto3" json:"is_tunnel_color_only,omitempty"`
	TunnelEndpointAfi    string   `protobuf:"bytes,16,opt,name=tunnel_endpoint_afi,json=tunnelEndpointAfi,proto3" json:"tunnel_endpoint_afi,omitempty"`
	Flags                uint32   `protobuf:"varint,17,opt,name=flags,proto3" json:"flags,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpTeTunnel) Descriptor

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

func (*BgpTeTunnel) GetBindingLabel

func (m *BgpTeTunnel) GetBindingLabel() uint32

func (*BgpTeTunnel) GetFlags

func (m *BgpTeTunnel) GetFlags() uint32

func (*BgpTeTunnel) GetIsBgpTeRegistered

func (m *BgpTeTunnel) GetIsBgpTeRegistered() bool

func (*BgpTeTunnel) GetIsTunnelColorOnly

func (m *BgpTeTunnel) GetIsTunnelColorOnly() bool

func (*BgpTeTunnel) GetIsTunnelInfoStale

func (m *BgpTeTunnel) GetIsTunnelInfoStale() bool

func (*BgpTeTunnel) GetIsTunnelRegistered

func (m *BgpTeTunnel) GetIsTunnelRegistered() bool

func (*BgpTeTunnel) GetIsTunnelUp

func (m *BgpTeTunnel) GetIsTunnelUp() bool

func (*BgpTeTunnel) GetLastTunnelUpdate

func (m *BgpTeTunnel) GetLastTunnelUpdate() uint32

func (*BgpTeTunnel) GetTunnelColor

func (m *BgpTeTunnel) GetTunnelColor() uint32

func (*BgpTeTunnel) GetTunnelEndpointAfi

func (m *BgpTeTunnel) GetTunnelEndpointAfi() string

func (*BgpTeTunnel) GetTunnelIfHandle

func (m *BgpTeTunnel) GetTunnelIfHandle() uint32

func (*BgpTeTunnel) GetTunnelName

func (m *BgpTeTunnel) GetTunnelName() string

func (*BgpTeTunnel) GetTunnelNotifFirstRcvd

func (m *BgpTeTunnel) GetTunnelNotifFirstRcvd() bool

func (*BgpTeTunnel) GetTunnelStateSkipReg

func (m *BgpTeTunnel) GetTunnelStateSkipReg() bool

func (*BgpTeTunnel) GetTunnelType

func (m *BgpTeTunnel) GetTunnelType() string

func (*BgpTeTunnel) GetTunnelV6Enabled

func (m *BgpTeTunnel) GetTunnelV6Enabled() bool

func (*BgpTeTunnel) GetTunnelV6Required

func (m *BgpTeTunnel) GetTunnelV6Required() bool

func (*BgpTeTunnel) ProtoMessage

func (*BgpTeTunnel) ProtoMessage()

func (*BgpTeTunnel) Reset

func (m *BgpTeTunnel) Reset()

func (*BgpTeTunnel) String

func (m *BgpTeTunnel) String() string

func (*BgpTeTunnel) XXX_DiscardUnknown

func (m *BgpTeTunnel) XXX_DiscardUnknown()

func (*BgpTeTunnel) XXX_Marshal

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

func (*BgpTeTunnel) XXX_Merge

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

func (*BgpTeTunnel) XXX_Size

func (m *BgpTeTunnel) XXX_Size() int

func (*BgpTeTunnel) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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