cisco_ios_xr_clns_isis_oper_isis_instances_instance_levels_level_lsp_log

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: 0

Documentation

Overview

Cisco-IOS-XR-clns-isis-oper:isis/instances/instance/levels/level/lsp-log

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IsisShGenericLogEnt

type IsisShGenericLogEnt struct {
	Timestamp            *IsisShTimestampType `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*IsisShGenericLogEnt) Descriptor

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

func (*IsisShGenericLogEnt) GetTimestamp

func (m *IsisShGenericLogEnt) GetTimestamp() *IsisShTimestampType

func (*IsisShGenericLogEnt) ProtoMessage

func (*IsisShGenericLogEnt) ProtoMessage()

func (*IsisShGenericLogEnt) Reset

func (m *IsisShGenericLogEnt) Reset()

func (*IsisShGenericLogEnt) String

func (m *IsisShGenericLogEnt) String() string

func (*IsisShGenericLogEnt) XXX_DiscardUnknown

func (m *IsisShGenericLogEnt) XXX_DiscardUnknown()

func (*IsisShGenericLogEnt) XXX_Marshal

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

func (*IsisShGenericLogEnt) XXX_Merge

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

func (*IsisShGenericLogEnt) XXX_Size

func (m *IsisShGenericLogEnt) XXX_Size() int

func (*IsisShGenericLogEnt) XXX_Unmarshal

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

type IsisShLspLogEnt

type IsisShLspLogEnt struct {
	GenericData          *IsisShGenericLogEnt `protobuf:"bytes,1,opt,name=generic_data,json=genericData,proto3" json:"generic_data,omitempty"`
	Trigger              []string             `protobuf:"bytes,2,rep,name=trigger,proto3" json:"trigger,omitempty"`
	TriggerCount         uint32               `protobuf:"varint,3,opt,name=trigger_count,json=triggerCount,proto3" json:"trigger_count,omitempty"`
	DelayedTriggerCount  uint32               `protobuf:"varint,4,opt,name=delayed_trigger_count,json=delayedTriggerCount,proto3" json:"delayed_trigger_count,omitempty"`
	LogInterface         string               `protobuf:"bytes,5,opt,name=log_interface,json=logInterface,proto3" json:"log_interface,omitempty"`
	PseudoNodeNumber     uint32               `protobuf:"varint,6,opt,name=pseudo_node_number,json=pseudoNodeNumber,proto3" json:"pseudo_node_number,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*IsisShLspLogEnt) Descriptor

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

func (*IsisShLspLogEnt) GetDelayedTriggerCount

func (m *IsisShLspLogEnt) GetDelayedTriggerCount() uint32

func (*IsisShLspLogEnt) GetGenericData

func (m *IsisShLspLogEnt) GetGenericData() *IsisShGenericLogEnt

func (*IsisShLspLogEnt) GetLogInterface

func (m *IsisShLspLogEnt) GetLogInterface() string

func (*IsisShLspLogEnt) GetPseudoNodeNumber

func (m *IsisShLspLogEnt) GetPseudoNodeNumber() uint32

func (*IsisShLspLogEnt) GetTrigger

func (m *IsisShLspLogEnt) GetTrigger() []string

func (*IsisShLspLogEnt) GetTriggerCount

func (m *IsisShLspLogEnt) GetTriggerCount() uint32

func (*IsisShLspLogEnt) ProtoMessage

func (*IsisShLspLogEnt) ProtoMessage()

func (*IsisShLspLogEnt) Reset

func (m *IsisShLspLogEnt) Reset()

func (*IsisShLspLogEnt) String

func (m *IsisShLspLogEnt) String() string

func (*IsisShLspLogEnt) XXX_DiscardUnknown

func (m *IsisShLspLogEnt) XXX_DiscardUnknown()

func (*IsisShLspLogEnt) XXX_Marshal

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

func (*IsisShLspLogEnt) XXX_Merge

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

func (*IsisShLspLogEnt) XXX_Size

func (m *IsisShLspLogEnt) XXX_Size() int

func (*IsisShLspLogEnt) XXX_Unmarshal

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

type IsisShLspLogStruc

type IsisShLspLogStruc struct {
	LogEntry             []*IsisShLspLogEnt `protobuf:"bytes,50,rep,name=log_entry,json=logEntry,proto3" json:"log_entry,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*IsisShLspLogStruc) Descriptor

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

func (*IsisShLspLogStruc) GetLogEntry

func (m *IsisShLspLogStruc) GetLogEntry() []*IsisShLspLogEnt

func (*IsisShLspLogStruc) ProtoMessage

func (*IsisShLspLogStruc) ProtoMessage()

func (*IsisShLspLogStruc) Reset

func (m *IsisShLspLogStruc) Reset()

func (*IsisShLspLogStruc) String

func (m *IsisShLspLogStruc) String() string

func (*IsisShLspLogStruc) XXX_DiscardUnknown

func (m *IsisShLspLogStruc) XXX_DiscardUnknown()

func (*IsisShLspLogStruc) XXX_Marshal

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

func (*IsisShLspLogStruc) XXX_Merge

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

func (*IsisShLspLogStruc) XXX_Size

func (m *IsisShLspLogStruc) XXX_Size() int

func (*IsisShLspLogStruc) XXX_Unmarshal

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

type IsisShLspLogStruc_KEYS

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

func (*IsisShLspLogStruc_KEYS) Descriptor

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

func (*IsisShLspLogStruc_KEYS) GetInstanceName

func (m *IsisShLspLogStruc_KEYS) GetInstanceName() string

func (*IsisShLspLogStruc_KEYS) GetLevel

func (m *IsisShLspLogStruc_KEYS) GetLevel() string

func (*IsisShLspLogStruc_KEYS) ProtoMessage

func (*IsisShLspLogStruc_KEYS) ProtoMessage()

func (*IsisShLspLogStruc_KEYS) Reset

func (m *IsisShLspLogStruc_KEYS) Reset()

func (*IsisShLspLogStruc_KEYS) String

func (m *IsisShLspLogStruc_KEYS) String() string

func (*IsisShLspLogStruc_KEYS) XXX_DiscardUnknown

func (m *IsisShLspLogStruc_KEYS) XXX_DiscardUnknown()

func (*IsisShLspLogStruc_KEYS) XXX_Marshal

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

func (*IsisShLspLogStruc_KEYS) XXX_Merge

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

func (*IsisShLspLogStruc_KEYS) XXX_Size

func (m *IsisShLspLogStruc_KEYS) XXX_Size() int

func (*IsisShLspLogStruc_KEYS) XXX_Unmarshal

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

type IsisShTimestampType

type IsisShTimestampType struct {
	Seconds              uint32   `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"`
	NanoSeconds          uint32   `protobuf:"varint,2,opt,name=nano_seconds,json=nanoSeconds,proto3" json:"nano_seconds,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisShTimestampType) Descriptor

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

func (*IsisShTimestampType) GetNanoSeconds

func (m *IsisShTimestampType) GetNanoSeconds() uint32

func (*IsisShTimestampType) GetSeconds

func (m *IsisShTimestampType) GetSeconds() uint32

func (*IsisShTimestampType) ProtoMessage

func (*IsisShTimestampType) ProtoMessage()

func (*IsisShTimestampType) Reset

func (m *IsisShTimestampType) Reset()

func (*IsisShTimestampType) String

func (m *IsisShTimestampType) String() string

func (*IsisShTimestampType) XXX_DiscardUnknown

func (m *IsisShTimestampType) XXX_DiscardUnknown()

func (*IsisShTimestampType) XXX_Marshal

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

func (*IsisShTimestampType) XXX_Merge

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

func (*IsisShTimestampType) XXX_Size

func (m *IsisShTimestampType) XXX_Size() int

func (*IsisShTimestampType) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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