Documentation
¶
Overview ¶
Cisco-IOS-XR-ipv4-bgp-oper:bgp/instances/instance/instance-standby/vrfs/vrf/next-hop-vrf
Index ¶
- type BgpNexthopVrfBag
- func (*BgpNexthopVrfBag) Descriptor() ([]byte, []int)
- func (m *BgpNexthopVrfBag) GetLastNotificationProcessingTime() uint32
- func (m *BgpNexthopVrfBag) GetLastNotificationicationTime() uint32
- func (m *BgpNexthopVrfBag) GetMaxNotificationBestpathChanges() uint32
- func (m *BgpNexthopVrfBag) GetMaxNotificationBestpathDeletes() uint32
- func (m *BgpNexthopVrfBag) GetMaxProcNotificationTime() uint32
- func (m *BgpNexthopVrfBag) GetMaximumProcessingTime() uint32
- func (m *BgpNexthopVrfBag) GetTotalProcessingTime() uint32
- func (*BgpNexthopVrfBag) ProtoMessage()
- func (m *BgpNexthopVrfBag) Reset()
- func (m *BgpNexthopVrfBag) String() string
- func (m *BgpNexthopVrfBag) XXX_DiscardUnknown()
- func (m *BgpNexthopVrfBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BgpNexthopVrfBag) XXX_Merge(src proto.Message)
- func (m *BgpNexthopVrfBag) XXX_Size() int
- func (m *BgpNexthopVrfBag) XXX_Unmarshal(b []byte) error
- type BgpNexthopVrfBag_KEYS
- func (*BgpNexthopVrfBag_KEYS) Descriptor() ([]byte, []int)
- func (m *BgpNexthopVrfBag_KEYS) GetInstanceName() string
- func (m *BgpNexthopVrfBag_KEYS) GetVrfName() string
- func (*BgpNexthopVrfBag_KEYS) ProtoMessage()
- func (m *BgpNexthopVrfBag_KEYS) Reset()
- func (m *BgpNexthopVrfBag_KEYS) String() string
- func (m *BgpNexthopVrfBag_KEYS) XXX_DiscardUnknown()
- func (m *BgpNexthopVrfBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BgpNexthopVrfBag_KEYS) XXX_Merge(src proto.Message)
- func (m *BgpNexthopVrfBag_KEYS) XXX_Size() int
- func (m *BgpNexthopVrfBag_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BgpNexthopVrfBag ¶
type BgpNexthopVrfBag struct {
TotalProcessingTime uint32 `protobuf:"varint,50,opt,name=total_processing_time,json=totalProcessingTime,proto3" json:"total_processing_time,omitempty"`
MaxProcNotificationTime uint32 `` /* 136-byte string literal not displayed */
MaxNotificationBestpathDeletes uint32 `` /* 157-byte string literal not displayed */
MaxNotificationBestpathChanges uint32 `` /* 157-byte string literal not displayed */
MaximumProcessingTime uint32 `` /* 128-byte string literal not displayed */
LastNotificationicationTime uint32 `` /* 146-byte string literal not displayed */
LastNotificationProcessingTime uint32 `` /* 157-byte string literal not displayed */
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (*BgpNexthopVrfBag) Descriptor ¶
func (*BgpNexthopVrfBag) Descriptor() ([]byte, []int)
func (*BgpNexthopVrfBag) GetLastNotificationProcessingTime ¶
func (m *BgpNexthopVrfBag) GetLastNotificationProcessingTime() uint32
func (*BgpNexthopVrfBag) GetLastNotificationicationTime ¶
func (m *BgpNexthopVrfBag) GetLastNotificationicationTime() uint32
func (*BgpNexthopVrfBag) GetMaxNotificationBestpathChanges ¶
func (m *BgpNexthopVrfBag) GetMaxNotificationBestpathChanges() uint32
func (*BgpNexthopVrfBag) GetMaxNotificationBestpathDeletes ¶
func (m *BgpNexthopVrfBag) GetMaxNotificationBestpathDeletes() uint32
func (*BgpNexthopVrfBag) GetMaxProcNotificationTime ¶
func (m *BgpNexthopVrfBag) GetMaxProcNotificationTime() uint32
func (*BgpNexthopVrfBag) GetMaximumProcessingTime ¶
func (m *BgpNexthopVrfBag) GetMaximumProcessingTime() uint32
func (*BgpNexthopVrfBag) GetTotalProcessingTime ¶
func (m *BgpNexthopVrfBag) GetTotalProcessingTime() uint32
func (*BgpNexthopVrfBag) ProtoMessage ¶
func (*BgpNexthopVrfBag) ProtoMessage()
func (*BgpNexthopVrfBag) Reset ¶
func (m *BgpNexthopVrfBag) Reset()
func (*BgpNexthopVrfBag) String ¶
func (m *BgpNexthopVrfBag) String() string
func (*BgpNexthopVrfBag) XXX_DiscardUnknown ¶
func (m *BgpNexthopVrfBag) XXX_DiscardUnknown()
func (*BgpNexthopVrfBag) XXX_Marshal ¶
func (m *BgpNexthopVrfBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BgpNexthopVrfBag) XXX_Merge ¶
func (m *BgpNexthopVrfBag) XXX_Merge(src proto.Message)
func (*BgpNexthopVrfBag) XXX_Size ¶
func (m *BgpNexthopVrfBag) XXX_Size() int
func (*BgpNexthopVrfBag) XXX_Unmarshal ¶
func (m *BgpNexthopVrfBag) XXX_Unmarshal(b []byte) error
type BgpNexthopVrfBag_KEYS ¶
type BgpNexthopVrfBag_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"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (*BgpNexthopVrfBag_KEYS) Descriptor ¶
func (*BgpNexthopVrfBag_KEYS) Descriptor() ([]byte, []int)
func (*BgpNexthopVrfBag_KEYS) GetInstanceName ¶
func (m *BgpNexthopVrfBag_KEYS) GetInstanceName() string
func (*BgpNexthopVrfBag_KEYS) GetVrfName ¶
func (m *BgpNexthopVrfBag_KEYS) GetVrfName() string
func (*BgpNexthopVrfBag_KEYS) ProtoMessage ¶
func (*BgpNexthopVrfBag_KEYS) ProtoMessage()
func (*BgpNexthopVrfBag_KEYS) Reset ¶
func (m *BgpNexthopVrfBag_KEYS) Reset()
func (*BgpNexthopVrfBag_KEYS) String ¶
func (m *BgpNexthopVrfBag_KEYS) String() string
func (*BgpNexthopVrfBag_KEYS) XXX_DiscardUnknown ¶
func (m *BgpNexthopVrfBag_KEYS) XXX_DiscardUnknown()
func (*BgpNexthopVrfBag_KEYS) XXX_Marshal ¶
func (m *BgpNexthopVrfBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BgpNexthopVrfBag_KEYS) XXX_Merge ¶
func (m *BgpNexthopVrfBag_KEYS) XXX_Merge(src proto.Message)
func (*BgpNexthopVrfBag_KEYS) XXX_Size ¶
func (m *BgpNexthopVrfBag_KEYS) XXX_Size() int
func (*BgpNexthopVrfBag_KEYS) XXX_Unmarshal ¶
func (m *BgpNexthopVrfBag_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.