cisco_ios_xr_ipv4_bgp_oper_bgp_instances_instance_instance_standby_rpki_server_list

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/rpki-server-list

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BgpEdmRpkiCacheType_

type BgpEdmRpkiCacheType_ struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Preference           uint32   `protobuf:"varint,2,opt,name=preference,proto3" json:"preference,omitempty"`
	Port                 uint32   `protobuf:"varint,3,opt,name=port,proto3" json:"port,omitempty"`
	State                string   `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
	StateTime            uint32   `protobuf:"varint,5,opt,name=state_time,json=stateTime,proto3" json:"state_time,omitempty"`
	Shutdown             bool     `protobuf:"varint,6,opt,name=shutdown,proto3" json:"shutdown,omitempty"`
	Retries              uint32   `protobuf:"varint,7,opt,name=retries,proto3" json:"retries,omitempty"`
	CloseReason          string   `protobuf:"bytes,8,opt,name=close_reason,json=closeReason,proto3" json:"close_reason,omitempty"`
	CloseTime            uint32   `protobuf:"varint,9,opt,name=close_time,json=closeTime,proto3" json:"close_time,omitempty"`
	CloseTimeReal        uint32   `protobuf:"varint,10,opt,name=close_time_real,json=closeTimeReal,proto3" json:"close_time_real,omitempty"`
	ReadBytes            uint32   `protobuf:"varint,11,opt,name=read_bytes,json=readBytes,proto3" json:"read_bytes,omitempty"`
	WriteBytes           uint32   `protobuf:"varint,12,opt,name=write_bytes,json=writeBytes,proto3" json:"write_bytes,omitempty"`
	Transport            uint32   `protobuf:"varint,13,opt,name=transport,proto3" json:"transport,omitempty"`
	Username             string   `protobuf:"bytes,14,opt,name=username,proto3" json:"username,omitempty"`
	Password             string   `protobuf:"bytes,15,opt,name=password,proto3" json:"password,omitempty"`
	Sshpid               uint32   `protobuf:"varint,16,opt,name=sshpid,proto3" json:"sshpid,omitempty"`
	ProtoState           string   `protobuf:"bytes,17,opt,name=proto_state,json=protoState,proto3" json:"proto_state,omitempty"`
	ProtoStateTime       uint32   `protobuf:"varint,18,opt,name=proto_state_time,json=protoStateTime,proto3" json:"proto_state_time,omitempty"`
	Serial               uint32   `protobuf:"varint,19,opt,name=serial,proto3" json:"serial,omitempty"`
	Nonce                uint32   `protobuf:"varint,20,opt,name=nonce,proto3" json:"nonce,omitempty"`
	RefreshTime          int32    `protobuf:"zigzag32,21,opt,name=refresh_time,json=refreshTime,proto3" json:"refresh_time,omitempty"`
	ResponseTime         int32    `protobuf:"zigzag32,22,opt,name=response_time,json=responseTime,proto3" json:"response_time,omitempty"`
	PurgeTime            int32    `protobuf:"zigzag32,23,opt,name=purge_time,json=purgeTime,proto3" json:"purge_time,omitempty"`
	Ipv4Roa              uint32   `protobuf:"varint,24,opt,name=ipv4roa,proto3" json:"ipv4roa,omitempty"`
	Ipv4RoaAnnounce      uint32   `protobuf:"varint,25,opt,name=ipv4roa_announce,json=ipv4roaAnnounce,proto3" json:"ipv4roa_announce,omitempty"`
	Ipv4RoaWithdraw      uint32   `protobuf:"varint,26,opt,name=ipv4roa_withdraw,json=ipv4roaWithdraw,proto3" json:"ipv4roa_withdraw,omitempty"`
	Ipv6Roa              uint32   `protobuf:"varint,27,opt,name=ipv6roa,proto3" json:"ipv6roa,omitempty"`
	Ipv6RoaAnnounce      uint32   `protobuf:"varint,28,opt,name=ipv6roa_announce,json=ipv6roaAnnounce,proto3" json:"ipv6roa_announce,omitempty"`
	Ipv6RoaWithdraw      uint32   `protobuf:"varint,29,opt,name=ipv6roa_withdraw,json=ipv6roaWithdraw,proto3" json:"ipv6roa_withdraw,omitempty"`
	ProtoError           string   `protobuf:"bytes,30,opt,name=proto_error,json=protoError,proto3" json:"proto_error,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpEdmRpkiCacheType_) Descriptor

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

func (*BgpEdmRpkiCacheType_) GetCloseReason

func (m *BgpEdmRpkiCacheType_) GetCloseReason() string

func (*BgpEdmRpkiCacheType_) GetCloseTime

func (m *BgpEdmRpkiCacheType_) GetCloseTime() uint32

func (*BgpEdmRpkiCacheType_) GetCloseTimeReal

func (m *BgpEdmRpkiCacheType_) GetCloseTimeReal() uint32

func (*BgpEdmRpkiCacheType_) GetIpv4Roa

func (m *BgpEdmRpkiCacheType_) GetIpv4Roa() uint32

func (*BgpEdmRpkiCacheType_) GetIpv4RoaAnnounce

func (m *BgpEdmRpkiCacheType_) GetIpv4RoaAnnounce() uint32

func (*BgpEdmRpkiCacheType_) GetIpv4RoaWithdraw

func (m *BgpEdmRpkiCacheType_) GetIpv4RoaWithdraw() uint32

func (*BgpEdmRpkiCacheType_) GetIpv6Roa

func (m *BgpEdmRpkiCacheType_) GetIpv6Roa() uint32

func (*BgpEdmRpkiCacheType_) GetIpv6RoaAnnounce

func (m *BgpEdmRpkiCacheType_) GetIpv6RoaAnnounce() uint32

func (*BgpEdmRpkiCacheType_) GetIpv6RoaWithdraw

func (m *BgpEdmRpkiCacheType_) GetIpv6RoaWithdraw() uint32

func (*BgpEdmRpkiCacheType_) GetName

func (m *BgpEdmRpkiCacheType_) GetName() string

func (*BgpEdmRpkiCacheType_) GetNonce

func (m *BgpEdmRpkiCacheType_) GetNonce() uint32

func (*BgpEdmRpkiCacheType_) GetPassword

func (m *BgpEdmRpkiCacheType_) GetPassword() string

func (*BgpEdmRpkiCacheType_) GetPort

func (m *BgpEdmRpkiCacheType_) GetPort() uint32

func (*BgpEdmRpkiCacheType_) GetPreference

func (m *BgpEdmRpkiCacheType_) GetPreference() uint32

func (*BgpEdmRpkiCacheType_) GetProtoError

func (m *BgpEdmRpkiCacheType_) GetProtoError() string

func (*BgpEdmRpkiCacheType_) GetProtoState

func (m *BgpEdmRpkiCacheType_) GetProtoState() string

func (*BgpEdmRpkiCacheType_) GetProtoStateTime

func (m *BgpEdmRpkiCacheType_) GetProtoStateTime() uint32

func (*BgpEdmRpkiCacheType_) GetPurgeTime

func (m *BgpEdmRpkiCacheType_) GetPurgeTime() int32

func (*BgpEdmRpkiCacheType_) GetReadBytes

func (m *BgpEdmRpkiCacheType_) GetReadBytes() uint32

func (*BgpEdmRpkiCacheType_) GetRefreshTime

func (m *BgpEdmRpkiCacheType_) GetRefreshTime() int32

func (*BgpEdmRpkiCacheType_) GetResponseTime

func (m *BgpEdmRpkiCacheType_) GetResponseTime() int32

func (*BgpEdmRpkiCacheType_) GetRetries

func (m *BgpEdmRpkiCacheType_) GetRetries() uint32

func (*BgpEdmRpkiCacheType_) GetSerial

func (m *BgpEdmRpkiCacheType_) GetSerial() uint32

func (*BgpEdmRpkiCacheType_) GetShutdown

func (m *BgpEdmRpkiCacheType_) GetShutdown() bool

func (*BgpEdmRpkiCacheType_) GetSshpid

func (m *BgpEdmRpkiCacheType_) GetSshpid() uint32

func (*BgpEdmRpkiCacheType_) GetState

func (m *BgpEdmRpkiCacheType_) GetState() string

func (*BgpEdmRpkiCacheType_) GetStateTime

func (m *BgpEdmRpkiCacheType_) GetStateTime() uint32

func (*BgpEdmRpkiCacheType_) GetTransport

func (m *BgpEdmRpkiCacheType_) GetTransport() uint32

func (*BgpEdmRpkiCacheType_) GetUsername

func (m *BgpEdmRpkiCacheType_) GetUsername() string

func (*BgpEdmRpkiCacheType_) GetWriteBytes

func (m *BgpEdmRpkiCacheType_) GetWriteBytes() uint32

func (*BgpEdmRpkiCacheType_) ProtoMessage

func (*BgpEdmRpkiCacheType_) ProtoMessage()

func (*BgpEdmRpkiCacheType_) Reset

func (m *BgpEdmRpkiCacheType_) Reset()

func (*BgpEdmRpkiCacheType_) String

func (m *BgpEdmRpkiCacheType_) String() string

func (*BgpEdmRpkiCacheType_) XXX_DiscardUnknown

func (m *BgpEdmRpkiCacheType_) XXX_DiscardUnknown()

func (*BgpEdmRpkiCacheType_) XXX_Marshal

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

func (*BgpEdmRpkiCacheType_) XXX_Merge

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

func (*BgpEdmRpkiCacheType_) XXX_Size

func (m *BgpEdmRpkiCacheType_) XXX_Size() int

func (*BgpEdmRpkiCacheType_) XXX_Unmarshal

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

type BgpRpkiCachesBag

type BgpRpkiCachesBag struct {
	RpkiServer           []*BgpEdmRpkiCacheType_ `protobuf:"bytes,50,rep,name=rpki_server,json=rpkiServer,proto3" json:"rpki_server,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*BgpRpkiCachesBag) Descriptor

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

func (*BgpRpkiCachesBag) GetRpkiServer

func (m *BgpRpkiCachesBag) GetRpkiServer() []*BgpEdmRpkiCacheType_

func (*BgpRpkiCachesBag) ProtoMessage

func (*BgpRpkiCachesBag) ProtoMessage()

func (*BgpRpkiCachesBag) Reset

func (m *BgpRpkiCachesBag) Reset()

func (*BgpRpkiCachesBag) String

func (m *BgpRpkiCachesBag) String() string

func (*BgpRpkiCachesBag) XXX_DiscardUnknown

func (m *BgpRpkiCachesBag) XXX_DiscardUnknown()

func (*BgpRpkiCachesBag) XXX_Marshal

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

func (*BgpRpkiCachesBag) XXX_Merge

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

func (*BgpRpkiCachesBag) XXX_Size

func (m *BgpRpkiCachesBag) XXX_Size() int

func (*BgpRpkiCachesBag) XXX_Unmarshal

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

type BgpRpkiCachesBag_KEYS

type BgpRpkiCachesBag_KEYS struct {
	InstanceName         string   `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpRpkiCachesBag_KEYS) Descriptor

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

func (*BgpRpkiCachesBag_KEYS) GetInstanceName

func (m *BgpRpkiCachesBag_KEYS) GetInstanceName() string

func (*BgpRpkiCachesBag_KEYS) ProtoMessage

func (*BgpRpkiCachesBag_KEYS) ProtoMessage()

func (*BgpRpkiCachesBag_KEYS) Reset

func (m *BgpRpkiCachesBag_KEYS) Reset()

func (*BgpRpkiCachesBag_KEYS) String

func (m *BgpRpkiCachesBag_KEYS) String() string

func (*BgpRpkiCachesBag_KEYS) XXX_DiscardUnknown

func (m *BgpRpkiCachesBag_KEYS) XXX_DiscardUnknown()

func (*BgpRpkiCachesBag_KEYS) XXX_Marshal

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

func (*BgpRpkiCachesBag_KEYS) XXX_Merge

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

func (*BgpRpkiCachesBag_KEYS) XXX_Size

func (m *BgpRpkiCachesBag_KEYS) XXX_Size() int

func (*BgpRpkiCachesBag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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