cisco_ios_xr_ip_rsvp_oper_rsvp_standby_graceful_restart

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-standby/graceful-restart

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RsvpMgmtGracefulRestart

type RsvpMgmtGracefulRestart struct {
	IsGrEnabled            bool                       `protobuf:"varint,50,opt,name=is_gr_enabled,json=isGrEnabled,proto3" json:"is_gr_enabled,omitempty"`
	GlobalNeighbors        uint32                     `protobuf:"varint,51,opt,name=global_neighbors,json=globalNeighbors,proto3" json:"global_neighbors,omitempty"`
	LocalNodeAddress       []*RsvpMgmtLocalNodeIdIpv4 `protobuf:"bytes,52,rep,name=local_node_address,json=localNodeAddress,proto3" json:"local_node_address,omitempty"`
	RestartTime            uint32                     `protobuf:"varint,53,opt,name=restart_time,json=restartTime,proto3" json:"restart_time,omitempty"`
	RecoveryTime           uint32                     `protobuf:"varint,54,opt,name=recovery_time,json=recoveryTime,proto3" json:"recovery_time,omitempty"`
	IsRecoveryTimerRunning bool                       `` /* 133-byte string literal not displayed */
	RecoveryTimeLeft       *RsvpMgmtTimespec          `protobuf:"bytes,56,opt,name=recovery_time_left,json=recoveryTimeLeft,proto3" json:"recovery_time_left,omitempty"`
	RecoveryTimerExpTime   *RsvpMgmtTimespec          `` /* 126-byte string literal not displayed */
	HelloInterval          uint32                     `protobuf:"varint,58,opt,name=hello_interval,json=helloInterval,proto3" json:"hello_interval,omitempty"`
	MissedHellos           uint32                     `protobuf:"varint,59,opt,name=missed_hellos,json=missedHellos,proto3" json:"missed_hellos,omitempty"`
	PendingStates          uint32                     `protobuf:"varint,60,opt,name=pending_states,json=pendingStates,proto3" json:"pending_states,omitempty"`
	XXX_NoUnkeyedLiteral   struct{}                   `json:"-"`
	XXX_unrecognized       []byte                     `json:"-"`
	XXX_sizecache          int32                      `json:"-"`
}

func (*RsvpMgmtGracefulRestart) Descriptor

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

func (*RsvpMgmtGracefulRestart) GetGlobalNeighbors

func (m *RsvpMgmtGracefulRestart) GetGlobalNeighbors() uint32

func (*RsvpMgmtGracefulRestart) GetHelloInterval

func (m *RsvpMgmtGracefulRestart) GetHelloInterval() uint32

func (*RsvpMgmtGracefulRestart) GetIsGrEnabled

func (m *RsvpMgmtGracefulRestart) GetIsGrEnabled() bool

func (*RsvpMgmtGracefulRestart) GetIsRecoveryTimerRunning

func (m *RsvpMgmtGracefulRestart) GetIsRecoveryTimerRunning() bool

func (*RsvpMgmtGracefulRestart) GetLocalNodeAddress

func (m *RsvpMgmtGracefulRestart) GetLocalNodeAddress() []*RsvpMgmtLocalNodeIdIpv4

func (*RsvpMgmtGracefulRestart) GetMissedHellos

func (m *RsvpMgmtGracefulRestart) GetMissedHellos() uint32

func (*RsvpMgmtGracefulRestart) GetPendingStates

func (m *RsvpMgmtGracefulRestart) GetPendingStates() uint32

func (*RsvpMgmtGracefulRestart) GetRecoveryTime

func (m *RsvpMgmtGracefulRestart) GetRecoveryTime() uint32

func (*RsvpMgmtGracefulRestart) GetRecoveryTimeLeft

func (m *RsvpMgmtGracefulRestart) GetRecoveryTimeLeft() *RsvpMgmtTimespec

func (*RsvpMgmtGracefulRestart) GetRecoveryTimerExpTime

func (m *RsvpMgmtGracefulRestart) GetRecoveryTimerExpTime() *RsvpMgmtTimespec

func (*RsvpMgmtGracefulRestart) GetRestartTime

func (m *RsvpMgmtGracefulRestart) GetRestartTime() uint32

func (*RsvpMgmtGracefulRestart) ProtoMessage

func (*RsvpMgmtGracefulRestart) ProtoMessage()

func (*RsvpMgmtGracefulRestart) Reset

func (m *RsvpMgmtGracefulRestart) Reset()

func (*RsvpMgmtGracefulRestart) String

func (m *RsvpMgmtGracefulRestart) String() string

func (*RsvpMgmtGracefulRestart) XXX_DiscardUnknown

func (m *RsvpMgmtGracefulRestart) XXX_DiscardUnknown()

func (*RsvpMgmtGracefulRestart) XXX_Marshal

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

func (*RsvpMgmtGracefulRestart) XXX_Merge

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

func (*RsvpMgmtGracefulRestart) XXX_Size

func (m *RsvpMgmtGracefulRestart) XXX_Size() int

func (*RsvpMgmtGracefulRestart) XXX_Unmarshal

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

type RsvpMgmtGracefulRestart_KEYS

type RsvpMgmtGracefulRestart_KEYS struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtGracefulRestart_KEYS) Descriptor

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

func (*RsvpMgmtGracefulRestart_KEYS) ProtoMessage

func (*RsvpMgmtGracefulRestart_KEYS) ProtoMessage()

func (*RsvpMgmtGracefulRestart_KEYS) Reset

func (m *RsvpMgmtGracefulRestart_KEYS) Reset()

func (*RsvpMgmtGracefulRestart_KEYS) String

func (*RsvpMgmtGracefulRestart_KEYS) XXX_DiscardUnknown

func (m *RsvpMgmtGracefulRestart_KEYS) XXX_DiscardUnknown()

func (*RsvpMgmtGracefulRestart_KEYS) XXX_Marshal

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

func (*RsvpMgmtGracefulRestart_KEYS) XXX_Merge

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

func (*RsvpMgmtGracefulRestart_KEYS) XXX_Size

func (m *RsvpMgmtGracefulRestart_KEYS) XXX_Size() int

func (*RsvpMgmtGracefulRestart_KEYS) XXX_Unmarshal

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

type RsvpMgmtLocalNodeIdIpv4

type RsvpMgmtLocalNodeIdIpv4 struct {
	LocalNodeIpAddress   string   `protobuf:"bytes,1,opt,name=local_node_ip_address,json=localNodeIpAddress,proto3" json:"local_node_ip_address,omitempty"`
	ApplicationType      string   `protobuf:"bytes,2,opt,name=application_type,json=applicationType,proto3" json:"application_type,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtLocalNodeIdIpv4) Descriptor

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

func (*RsvpMgmtLocalNodeIdIpv4) GetApplicationType

func (m *RsvpMgmtLocalNodeIdIpv4) GetApplicationType() string

func (*RsvpMgmtLocalNodeIdIpv4) GetLocalNodeIpAddress

func (m *RsvpMgmtLocalNodeIdIpv4) GetLocalNodeIpAddress() string

func (*RsvpMgmtLocalNodeIdIpv4) ProtoMessage

func (*RsvpMgmtLocalNodeIdIpv4) ProtoMessage()

func (*RsvpMgmtLocalNodeIdIpv4) Reset

func (m *RsvpMgmtLocalNodeIdIpv4) Reset()

func (*RsvpMgmtLocalNodeIdIpv4) String

func (m *RsvpMgmtLocalNodeIdIpv4) String() string

func (*RsvpMgmtLocalNodeIdIpv4) XXX_DiscardUnknown

func (m *RsvpMgmtLocalNodeIdIpv4) XXX_DiscardUnknown()

func (*RsvpMgmtLocalNodeIdIpv4) XXX_Marshal

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

func (*RsvpMgmtLocalNodeIdIpv4) XXX_Merge

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

func (*RsvpMgmtLocalNodeIdIpv4) XXX_Size

func (m *RsvpMgmtLocalNodeIdIpv4) XXX_Size() int

func (*RsvpMgmtLocalNodeIdIpv4) XXX_Unmarshal

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

type RsvpMgmtTimespec

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

func (*RsvpMgmtTimespec) Descriptor

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

func (*RsvpMgmtTimespec) GetNanoseconds

func (m *RsvpMgmtTimespec) GetNanoseconds() int32

func (*RsvpMgmtTimespec) GetSeconds

func (m *RsvpMgmtTimespec) GetSeconds() int32

func (*RsvpMgmtTimespec) ProtoMessage

func (*RsvpMgmtTimespec) ProtoMessage()

func (*RsvpMgmtTimespec) Reset

func (m *RsvpMgmtTimespec) Reset()

func (*RsvpMgmtTimespec) String

func (m *RsvpMgmtTimespec) String() string

func (*RsvpMgmtTimespec) XXX_DiscardUnknown

func (m *RsvpMgmtTimespec) XXX_DiscardUnknown()

func (*RsvpMgmtTimespec) XXX_Marshal

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

func (*RsvpMgmtTimespec) XXX_Merge

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

func (*RsvpMgmtTimespec) XXX_Size

func (m *RsvpMgmtTimespec) XXX_Size() int

func (*RsvpMgmtTimespec) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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