cisco_ios_xr_clns_isis_oper_isis_instances_instance_levels_level_database_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/database-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 IsisShLspDbLogEnt

type IsisShLspDbLogEnt struct {
	GenericData          *IsisShGenericLogEnt `protobuf:"bytes,1,opt,name=generic_data,json=genericData,proto3" json:"generic_data,omitempty"`
	LspdbOperation       string               `protobuf:"bytes,2,opt,name=lspdb_operation,json=lspdbOperation,proto3" json:"lspdb_operation,omitempty"`
	NewLspEntry          *IsisShLspHeader     `protobuf:"bytes,3,opt,name=new_lsp_entry,json=newLspEntry,proto3" json:"new_lsp_entry,omitempty"`
	OldLspEntry          *IsisShLspHeader     `protobuf:"bytes,4,opt,name=old_lsp_entry,json=oldLspEntry,proto3" json:"old_lsp_entry,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*IsisShLspDbLogEnt) Descriptor

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

func (*IsisShLspDbLogEnt) GetGenericData

func (m *IsisShLspDbLogEnt) GetGenericData() *IsisShGenericLogEnt

func (*IsisShLspDbLogEnt) GetLspdbOperation

func (m *IsisShLspDbLogEnt) GetLspdbOperation() string

func (*IsisShLspDbLogEnt) GetNewLspEntry

func (m *IsisShLspDbLogEnt) GetNewLspEntry() *IsisShLspHeader

func (*IsisShLspDbLogEnt) GetOldLspEntry

func (m *IsisShLspDbLogEnt) GetOldLspEntry() *IsisShLspHeader

func (*IsisShLspDbLogEnt) ProtoMessage

func (*IsisShLspDbLogEnt) ProtoMessage()

func (*IsisShLspDbLogEnt) Reset

func (m *IsisShLspDbLogEnt) Reset()

func (*IsisShLspDbLogEnt) String

func (m *IsisShLspDbLogEnt) String() string

func (*IsisShLspDbLogEnt) XXX_DiscardUnknown

func (m *IsisShLspDbLogEnt) XXX_DiscardUnknown()

func (*IsisShLspDbLogEnt) XXX_Marshal

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

func (*IsisShLspDbLogEnt) XXX_Merge

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

func (*IsisShLspDbLogEnt) XXX_Size

func (m *IsisShLspDbLogEnt) XXX_Size() int

func (*IsisShLspDbLogEnt) XXX_Unmarshal

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

type IsisShLspDbLogStruc

type IsisShLspDbLogStruc struct {
	LogEntry             []*IsisShLspDbLogEnt `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 (*IsisShLspDbLogStruc) Descriptor

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

func (*IsisShLspDbLogStruc) GetLogEntry

func (m *IsisShLspDbLogStruc) GetLogEntry() []*IsisShLspDbLogEnt

func (*IsisShLspDbLogStruc) ProtoMessage

func (*IsisShLspDbLogStruc) ProtoMessage()

func (*IsisShLspDbLogStruc) Reset

func (m *IsisShLspDbLogStruc) Reset()

func (*IsisShLspDbLogStruc) String

func (m *IsisShLspDbLogStruc) String() string

func (*IsisShLspDbLogStruc) XXX_DiscardUnknown

func (m *IsisShLspDbLogStruc) XXX_DiscardUnknown()

func (*IsisShLspDbLogStruc) XXX_Marshal

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

func (*IsisShLspDbLogStruc) XXX_Merge

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

func (*IsisShLspDbLogStruc) XXX_Size

func (m *IsisShLspDbLogStruc) XXX_Size() int

func (*IsisShLspDbLogStruc) XXX_Unmarshal

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

type IsisShLspDbLogStruc_KEYS

type IsisShLspDbLogStruc_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 (*IsisShLspDbLogStruc_KEYS) Descriptor

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

func (*IsisShLspDbLogStruc_KEYS) GetInstanceName

func (m *IsisShLspDbLogStruc_KEYS) GetInstanceName() string

func (*IsisShLspDbLogStruc_KEYS) GetLevel

func (m *IsisShLspDbLogStruc_KEYS) GetLevel() string

func (*IsisShLspDbLogStruc_KEYS) ProtoMessage

func (*IsisShLspDbLogStruc_KEYS) ProtoMessage()

func (*IsisShLspDbLogStruc_KEYS) Reset

func (m *IsisShLspDbLogStruc_KEYS) Reset()

func (*IsisShLspDbLogStruc_KEYS) String

func (m *IsisShLspDbLogStruc_KEYS) String() string

func (*IsisShLspDbLogStruc_KEYS) XXX_DiscardUnknown

func (m *IsisShLspDbLogStruc_KEYS) XXX_DiscardUnknown()

func (*IsisShLspDbLogStruc_KEYS) XXX_Marshal

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

func (*IsisShLspDbLogStruc_KEYS) XXX_Merge

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

func (*IsisShLspDbLogStruc_KEYS) XXX_Size

func (m *IsisShLspDbLogStruc_KEYS) XXX_Size() int

func (*IsisShLspDbLogStruc_KEYS) XXX_Unmarshal

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

type IsisShLspHeader

type IsisShLspHeader struct {
	LspId                           string   `protobuf:"bytes,1,opt,name=lsp_id,json=lspId,proto3" json:"lsp_id,omitempty"`
	LocalLspFlag                    bool     `protobuf:"varint,2,opt,name=local_lsp_flag,json=localLspFlag,proto3" json:"local_lsp_flag,omitempty"`
	LspActiveFlag                   bool     `protobuf:"varint,3,opt,name=lsp_active_flag,json=lspActiveFlag,proto3" json:"lsp_active_flag,omitempty"`
	LspHoldtime                     uint32   `protobuf:"varint,4,opt,name=lsp_holdtime,json=lspHoldtime,proto3" json:"lsp_holdtime,omitempty"`
	LspRcvdHoldtime                 uint32   `protobuf:"varint,5,opt,name=lsp_rcvd_holdtime,json=lspRcvdHoldtime,proto3" json:"lsp_rcvd_holdtime,omitempty"`
	LspSequenceNumber               uint32   `protobuf:"varint,6,opt,name=lsp_sequence_number,json=lspSequenceNumber,proto3" json:"lsp_sequence_number,omitempty"`
	LspChecksum                     uint32   `protobuf:"varint,7,opt,name=lsp_checksum,json=lspChecksum,proto3" json:"lsp_checksum,omitempty"`
	LspPartitionRepairSupportedFlag bool     `` /* 161-byte string literal not displayed */
	LspAttachedFlag                 bool     `protobuf:"varint,9,opt,name=lsp_attached_flag,json=lspAttachedFlag,proto3" json:"lsp_attached_flag,omitempty"`
	LspOverloadedFlag               bool     `protobuf:"varint,10,opt,name=lsp_overloaded_flag,json=lspOverloadedFlag,proto3" json:"lsp_overloaded_flag,omitempty"`
	LspNonv1AFlag                   uint32   `protobuf:"varint,11,opt,name=lsp_nonv1a_flag,json=lspNonv1aFlag,proto3" json:"lsp_nonv1a_flag,omitempty"`
	LspLevel                        string   `protobuf:"bytes,12,opt,name=lsp_level,json=lspLevel,proto3" json:"lsp_level,omitempty"`
	LspLength                       uint32   `protobuf:"varint,13,opt,name=lsp_length,json=lspLength,proto3" json:"lsp_length,omitempty"`
	MaxAreaAddresses                uint32   `protobuf:"varint,14,opt,name=max_area_addresses,json=maxAreaAddresses,proto3" json:"max_area_addresses,omitempty"`
	IdLength                        uint32   `protobuf:"varint,15,opt,name=id_length,json=idLength,proto3" json:"id_length,omitempty"`
	Version                         uint32   `protobuf:"varint,16,opt,name=version,proto3" json:"version,omitempty"`
	Version2                        uint32   `protobuf:"varint,17,opt,name=version2,proto3" json:"version2,omitempty"`
	XXX_NoUnkeyedLiteral            struct{} `json:"-"`
	XXX_unrecognized                []byte   `json:"-"`
	XXX_sizecache                   int32    `json:"-"`
}

func (*IsisShLspHeader) Descriptor

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

func (*IsisShLspHeader) GetIdLength

func (m *IsisShLspHeader) GetIdLength() uint32

func (*IsisShLspHeader) GetLocalLspFlag

func (m *IsisShLspHeader) GetLocalLspFlag() bool

func (*IsisShLspHeader) GetLspActiveFlag

func (m *IsisShLspHeader) GetLspActiveFlag() bool

func (*IsisShLspHeader) GetLspAttachedFlag

func (m *IsisShLspHeader) GetLspAttachedFlag() bool

func (*IsisShLspHeader) GetLspChecksum

func (m *IsisShLspHeader) GetLspChecksum() uint32

func (*IsisShLspHeader) GetLspHoldtime

func (m *IsisShLspHeader) GetLspHoldtime() uint32

func (*IsisShLspHeader) GetLspId

func (m *IsisShLspHeader) GetLspId() string

func (*IsisShLspHeader) GetLspLength

func (m *IsisShLspHeader) GetLspLength() uint32

func (*IsisShLspHeader) GetLspLevel

func (m *IsisShLspHeader) GetLspLevel() string

func (*IsisShLspHeader) GetLspNonv1AFlag

func (m *IsisShLspHeader) GetLspNonv1AFlag() uint32

func (*IsisShLspHeader) GetLspOverloadedFlag

func (m *IsisShLspHeader) GetLspOverloadedFlag() bool

func (*IsisShLspHeader) GetLspPartitionRepairSupportedFlag

func (m *IsisShLspHeader) GetLspPartitionRepairSupportedFlag() bool

func (*IsisShLspHeader) GetLspRcvdHoldtime

func (m *IsisShLspHeader) GetLspRcvdHoldtime() uint32

func (*IsisShLspHeader) GetLspSequenceNumber

func (m *IsisShLspHeader) GetLspSequenceNumber() uint32

func (*IsisShLspHeader) GetMaxAreaAddresses

func (m *IsisShLspHeader) GetMaxAreaAddresses() uint32

func (*IsisShLspHeader) GetVersion

func (m *IsisShLspHeader) GetVersion() uint32

func (*IsisShLspHeader) GetVersion2

func (m *IsisShLspHeader) GetVersion2() uint32

func (*IsisShLspHeader) ProtoMessage

func (*IsisShLspHeader) ProtoMessage()

func (*IsisShLspHeader) Reset

func (m *IsisShLspHeader) Reset()

func (*IsisShLspHeader) String

func (m *IsisShLspHeader) String() string

func (*IsisShLspHeader) XXX_DiscardUnknown

func (m *IsisShLspHeader) XXX_DiscardUnknown()

func (*IsisShLspHeader) XXX_Marshal

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

func (*IsisShLspHeader) XXX_Merge

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

func (*IsisShLspHeader) XXX_Size

func (m *IsisShLspHeader) XXX_Size() int

func (*IsisShLspHeader) XXX_Unmarshal

func (m *IsisShLspHeader) 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