cisco_ios_xr_syncc_oper_timing_controller_nodes_node_state

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-syncc-oper:timing-controller/nodes/node/state

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SynccInternalState

type SynccInternalState struct {
	SynccInstance        []*SynccInternalStateSt `protobuf:"bytes,50,rep,name=syncc_instance,json=synccInstance,proto3" json:"syncc_instance,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*SynccInternalState) Descriptor

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

func (*SynccInternalState) GetSynccInstance

func (m *SynccInternalState) GetSynccInstance() []*SynccInternalStateSt

func (*SynccInternalState) ProtoMessage

func (*SynccInternalState) ProtoMessage()

func (*SynccInternalState) Reset

func (m *SynccInternalState) Reset()

func (*SynccInternalState) String

func (m *SynccInternalState) String() string

func (*SynccInternalState) XXX_DiscardUnknown

func (m *SynccInternalState) XXX_DiscardUnknown()

func (*SynccInternalState) XXX_Marshal

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

func (*SynccInternalState) XXX_Merge

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

func (*SynccInternalState) XXX_Size

func (m *SynccInternalState) XXX_Size() int

func (*SynccInternalState) XXX_Unmarshal

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

type SynccInternalStateSt

type SynccInternalStateSt struct {
	ControllerState        string   `protobuf:"bytes,1,opt,name=controller_state,json=controllerState,proto3" json:"controller_state,omitempty"`
	SynccNodeState         string   `protobuf:"bytes,2,opt,name=syncc_node_state,json=synccNodeState,proto3" json:"syncc_node_state,omitempty"`
	VerboseLevel           uint32   `protobuf:"varint,3,opt,name=verbose_level,json=verboseLevel,proto3" json:"verbose_level,omitempty"`
	InitialCount           uint32   `protobuf:"varint,4,opt,name=initial_count,json=initialCount,proto3" json:"initial_count,omitempty"`
	ShutdownCount          uint32   `protobuf:"varint,5,opt,name=shutdown_count,json=shutdownCount,proto3" json:"shutdown_count,omitempty"`
	SetInputCount          uint32   `protobuf:"varint,6,opt,name=set_input_count,json=setInputCount,proto3" json:"set_input_count,omitempty"`
	SetCapabilityCount     uint32   `protobuf:"varint,7,opt,name=set_capability_count,json=setCapabilityCount,proto3" json:"set_capability_count,omitempty"`
	GetClockCount          uint32   `protobuf:"varint,8,opt,name=get_clock_count,json=getClockCount,proto3" json:"get_clock_count,omitempty"`
	SetClockOutCount       uint32   `protobuf:"varint,9,opt,name=set_clock_out_count,json=setClockOutCount,proto3" json:"set_clock_out_count,omitempty"`
	SyncEnableCount        uint32   `protobuf:"varint,10,opt,name=sync_enable_count,json=syncEnableCount,proto3" json:"sync_enable_count,omitempty"`
	SyncDisableCount       uint32   `protobuf:"varint,11,opt,name=sync_disable_count,json=syncDisableCount,proto3" json:"sync_disable_count,omitempty"`
	CapabilityCount        uint32   `protobuf:"varint,12,opt,name=capability_count,json=capabilityCount,proto3" json:"capability_count,omitempty"`
	SetQualityLevelCount   uint32   `` /* 127-byte string literal not displayed */
	InputNotification      uint32   `protobuf:"varint,14,opt,name=input_notification,json=inputNotification,proto3" json:"input_notification,omitempty"`
	CapabilityNotification uint32   `` /* 129-byte string literal not displayed */
	StatusNotification     uint32   `protobuf:"varint,16,opt,name=status_notification,json=statusNotification,proto3" json:"status_notification,omitempty"`
	ResyncNotification     uint32   `protobuf:"varint,17,opt,name=resync_notification,json=resyncNotification,proto3" json:"resync_notification,omitempty"`
	XXX_NoUnkeyedLiteral   struct{} `json:"-"`
	XXX_unrecognized       []byte   `json:"-"`
	XXX_sizecache          int32    `json:"-"`
}

func (*SynccInternalStateSt) Descriptor

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

func (*SynccInternalStateSt) GetCapabilityCount

func (m *SynccInternalStateSt) GetCapabilityCount() uint32

func (*SynccInternalStateSt) GetCapabilityNotification

func (m *SynccInternalStateSt) GetCapabilityNotification() uint32

func (*SynccInternalStateSt) GetControllerState

func (m *SynccInternalStateSt) GetControllerState() string

func (*SynccInternalStateSt) GetGetClockCount

func (m *SynccInternalStateSt) GetGetClockCount() uint32

func (*SynccInternalStateSt) GetInitialCount

func (m *SynccInternalStateSt) GetInitialCount() uint32

func (*SynccInternalStateSt) GetInputNotification

func (m *SynccInternalStateSt) GetInputNotification() uint32

func (*SynccInternalStateSt) GetResyncNotification

func (m *SynccInternalStateSt) GetResyncNotification() uint32

func (*SynccInternalStateSt) GetSetCapabilityCount

func (m *SynccInternalStateSt) GetSetCapabilityCount() uint32

func (*SynccInternalStateSt) GetSetClockOutCount

func (m *SynccInternalStateSt) GetSetClockOutCount() uint32

func (*SynccInternalStateSt) GetSetInputCount

func (m *SynccInternalStateSt) GetSetInputCount() uint32

func (*SynccInternalStateSt) GetSetQualityLevelCount

func (m *SynccInternalStateSt) GetSetQualityLevelCount() uint32

func (*SynccInternalStateSt) GetShutdownCount

func (m *SynccInternalStateSt) GetShutdownCount() uint32

func (*SynccInternalStateSt) GetStatusNotification

func (m *SynccInternalStateSt) GetStatusNotification() uint32

func (*SynccInternalStateSt) GetSyncDisableCount

func (m *SynccInternalStateSt) GetSyncDisableCount() uint32

func (*SynccInternalStateSt) GetSyncEnableCount

func (m *SynccInternalStateSt) GetSyncEnableCount() uint32

func (*SynccInternalStateSt) GetSynccNodeState

func (m *SynccInternalStateSt) GetSynccNodeState() string

func (*SynccInternalStateSt) GetVerboseLevel

func (m *SynccInternalStateSt) GetVerboseLevel() uint32

func (*SynccInternalStateSt) ProtoMessage

func (*SynccInternalStateSt) ProtoMessage()

func (*SynccInternalStateSt) Reset

func (m *SynccInternalStateSt) Reset()

func (*SynccInternalStateSt) String

func (m *SynccInternalStateSt) String() string

func (*SynccInternalStateSt) XXX_DiscardUnknown

func (m *SynccInternalStateSt) XXX_DiscardUnknown()

func (*SynccInternalStateSt) XXX_Marshal

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

func (*SynccInternalStateSt) XXX_Merge

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

func (*SynccInternalStateSt) XXX_Size

func (m *SynccInternalStateSt) XXX_Size() int

func (*SynccInternalStateSt) XXX_Unmarshal

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

type SynccInternalState_KEYS

type SynccInternalState_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SynccInternalState_KEYS) Descriptor

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

func (*SynccInternalState_KEYS) GetNodeName

func (m *SynccInternalState_KEYS) GetNodeName() string

func (*SynccInternalState_KEYS) ProtoMessage

func (*SynccInternalState_KEYS) ProtoMessage()

func (*SynccInternalState_KEYS) Reset

func (m *SynccInternalState_KEYS) Reset()

func (*SynccInternalState_KEYS) String

func (m *SynccInternalState_KEYS) String() string

func (*SynccInternalState_KEYS) XXX_DiscardUnknown

func (m *SynccInternalState_KEYS) XXX_DiscardUnknown()

func (*SynccInternalState_KEYS) XXX_Marshal

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

func (*SynccInternalState_KEYS) XXX_Merge

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

func (*SynccInternalState_KEYS) XXX_Size

func (m *SynccInternalState_KEYS) XXX_Size() int

func (*SynccInternalState_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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