cisco_ios_xr_ipv4_pim_oper_pim_standby_process_nsf

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-pim-oper:pim/standby/process/nsf

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PimNsfBag

type PimNsfBag struct {
	ConfiguredState      bool     `protobuf:"varint,50,opt,name=configured_state,json=configuredState,proto3" json:"configured_state,omitempty"`
	NsfState             bool     `protobuf:"varint,51,opt,name=nsf_state,json=nsfState,proto3" json:"nsf_state,omitempty"`
	NsfTimeout           uint32   `protobuf:"varint,52,opt,name=nsf_timeout,json=nsfTimeout,proto3" json:"nsf_timeout,omitempty"`
	NsfTimeLeft          uint32   `protobuf:"varint,53,opt,name=nsf_time_left,json=nsfTimeLeft,proto3" json:"nsf_time_left,omitempty"`
	WaitingTimer         bool     `protobuf:"varint,54,opt,name=waiting_timer,json=waitingTimer,proto3" json:"waiting_timer,omitempty"`
	WaitingMembership    bool     `protobuf:"varint,55,opt,name=waiting_membership,json=waitingMembership,proto3" json:"waiting_membership,omitempty"`
	RespawnCount         uint32   `protobuf:"varint,56,opt,name=respawn_count,json=respawnCount,proto3" json:"respawn_count,omitempty"`
	LastNsfOn            string   `protobuf:"bytes,57,opt,name=last_nsf_on,json=lastNsfOn,proto3" json:"last_nsf_on,omitempty"`
	LastNsfOff           string   `protobuf:"bytes,58,opt,name=last_nsf_off,json=lastNsfOff,proto3" json:"last_nsf_off,omitempty"`
	LastNsfOnSec         int32    `protobuf:"zigzag32,59,opt,name=last_nsf_on_sec,json=lastNsfOnSec,proto3" json:"last_nsf_on_sec,omitempty"`
	LastNsfOffSec        int32    `protobuf:"zigzag32,60,opt,name=last_nsf_off_sec,json=lastNsfOffSec,proto3" json:"last_nsf_off_sec,omitempty"`
	LastIcdNotifRecv     string   `protobuf:"bytes,61,opt,name=last_icd_notif_recv,json=lastIcdNotifRecv,proto3" json:"last_icd_notif_recv,omitempty"`
	LastIcdNotifRecvSec  int32    `` /* 128-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PimNsfBag) Descriptor

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

func (*PimNsfBag) GetConfiguredState

func (m *PimNsfBag) GetConfiguredState() bool

func (*PimNsfBag) GetLastIcdNotifRecv

func (m *PimNsfBag) GetLastIcdNotifRecv() string

func (*PimNsfBag) GetLastIcdNotifRecvSec

func (m *PimNsfBag) GetLastIcdNotifRecvSec() int32

func (*PimNsfBag) GetLastNsfOff

func (m *PimNsfBag) GetLastNsfOff() string

func (*PimNsfBag) GetLastNsfOffSec

func (m *PimNsfBag) GetLastNsfOffSec() int32

func (*PimNsfBag) GetLastNsfOn

func (m *PimNsfBag) GetLastNsfOn() string

func (*PimNsfBag) GetLastNsfOnSec

func (m *PimNsfBag) GetLastNsfOnSec() int32

func (*PimNsfBag) GetNsfState

func (m *PimNsfBag) GetNsfState() bool

func (*PimNsfBag) GetNsfTimeLeft

func (m *PimNsfBag) GetNsfTimeLeft() uint32

func (*PimNsfBag) GetNsfTimeout

func (m *PimNsfBag) GetNsfTimeout() uint32

func (*PimNsfBag) GetRespawnCount

func (m *PimNsfBag) GetRespawnCount() uint32

func (*PimNsfBag) GetWaitingMembership

func (m *PimNsfBag) GetWaitingMembership() bool

func (*PimNsfBag) GetWaitingTimer

func (m *PimNsfBag) GetWaitingTimer() bool

func (*PimNsfBag) ProtoMessage

func (*PimNsfBag) ProtoMessage()

func (*PimNsfBag) Reset

func (m *PimNsfBag) Reset()

func (*PimNsfBag) String

func (m *PimNsfBag) String() string

func (*PimNsfBag) XXX_DiscardUnknown

func (m *PimNsfBag) XXX_DiscardUnknown()

func (*PimNsfBag) XXX_Marshal

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

func (*PimNsfBag) XXX_Merge

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

func (*PimNsfBag) XXX_Size

func (m *PimNsfBag) XXX_Size() int

func (*PimNsfBag) XXX_Unmarshal

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

type PimNsfBag_KEYS

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

func (*PimNsfBag_KEYS) Descriptor

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

func (*PimNsfBag_KEYS) ProtoMessage

func (*PimNsfBag_KEYS) ProtoMessage()

func (*PimNsfBag_KEYS) Reset

func (m *PimNsfBag_KEYS) Reset()

func (*PimNsfBag_KEYS) String

func (m *PimNsfBag_KEYS) String() string

func (*PimNsfBag_KEYS) XXX_DiscardUnknown

func (m *PimNsfBag_KEYS) XXX_DiscardUnknown()

func (*PimNsfBag_KEYS) XXX_Marshal

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

func (*PimNsfBag_KEYS) XXX_Merge

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

func (*PimNsfBag_KEYS) XXX_Size

func (m *PimNsfBag_KEYS) XXX_Size() int

func (*PimNsfBag_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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