cisco_ios_xr_clns_isis_oper_isis_instances_instance_checkpoint_adjacencies_checkpoint_adjacency

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/checkpoint-adjacencies/checkpoint-adjacency

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IsisIpAddrType

type IsisIpAddrType struct {
	AfName               string   `protobuf:"bytes,1,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	Ipv4                 string   `protobuf:"bytes,2,opt,name=ipv4,proto3" json:"ipv4,omitempty"`
	Ipv6                 string   `protobuf:"bytes,3,opt,name=ipv6,proto3" json:"ipv6,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisIpAddrType) Descriptor

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

func (*IsisIpAddrType) GetAfName

func (m *IsisIpAddrType) GetAfName() string

func (*IsisIpAddrType) GetIpv4

func (m *IsisIpAddrType) GetIpv4() string

func (*IsisIpAddrType) GetIpv6

func (m *IsisIpAddrType) GetIpv6() string

func (*IsisIpAddrType) ProtoMessage

func (*IsisIpAddrType) ProtoMessage()

func (*IsisIpAddrType) Reset

func (m *IsisIpAddrType) Reset()

func (*IsisIpAddrType) String

func (m *IsisIpAddrType) String() string

func (*IsisIpAddrType) XXX_DiscardUnknown

func (m *IsisIpAddrType) XXX_DiscardUnknown()

func (*IsisIpAddrType) XXX_Marshal

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

func (*IsisIpAddrType) XXX_Merge

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

func (*IsisIpAddrType) XXX_Size

func (m *IsisIpAddrType) XXX_Size() int

func (*IsisIpAddrType) XXX_Unmarshal

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

type IsisShChkptAdj

type IsisShChkptAdj struct {
	CheckpointAdjacencyObjectId                uint32            `` /* 148-byte string literal not displayed */
	CheckpointAdjacencySystemId                string            `` /* 147-byte string literal not displayed */
	CheckpointAdjacencySnpa                    string            `` /* 133-byte string literal not displayed */
	CheckpointAdjacencyInterface               string            `` /* 148-byte string literal not displayed */
	CheckpointAdjacencyLevel                   string            `` /* 136-byte string literal not displayed */
	CheckpointAdjacencyHoldtime                uint32            `` /* 146-byte string literal not displayed */
	CheckpointAdjacencyLanPriority             uint32            `` /* 157-byte string literal not displayed */
	CheckpointAdjacencyCircuitNumber           uint32            `` /* 163-byte string literal not displayed */
	CheckpointAdjacencyPerAddressFamilyNextHop []*IsisIpAddrType `` /* 198-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                       struct{}          `json:"-"`
	XXX_unrecognized                           []byte            `json:"-"`
	XXX_sizecache                              int32             `json:"-"`
}

func (*IsisShChkptAdj) Descriptor

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

func (*IsisShChkptAdj) GetCheckpointAdjacencyCircuitNumber

func (m *IsisShChkptAdj) GetCheckpointAdjacencyCircuitNumber() uint32

func (*IsisShChkptAdj) GetCheckpointAdjacencyHoldtime

func (m *IsisShChkptAdj) GetCheckpointAdjacencyHoldtime() uint32

func (*IsisShChkptAdj) GetCheckpointAdjacencyInterface

func (m *IsisShChkptAdj) GetCheckpointAdjacencyInterface() string

func (*IsisShChkptAdj) GetCheckpointAdjacencyLanPriority

func (m *IsisShChkptAdj) GetCheckpointAdjacencyLanPriority() uint32

func (*IsisShChkptAdj) GetCheckpointAdjacencyLevel

func (m *IsisShChkptAdj) GetCheckpointAdjacencyLevel() string

func (*IsisShChkptAdj) GetCheckpointAdjacencyObjectId

func (m *IsisShChkptAdj) GetCheckpointAdjacencyObjectId() uint32

func (*IsisShChkptAdj) GetCheckpointAdjacencyPerAddressFamilyNextHop

func (m *IsisShChkptAdj) GetCheckpointAdjacencyPerAddressFamilyNextHop() []*IsisIpAddrType

func (*IsisShChkptAdj) GetCheckpointAdjacencySnpa

func (m *IsisShChkptAdj) GetCheckpointAdjacencySnpa() string

func (*IsisShChkptAdj) GetCheckpointAdjacencySystemId

func (m *IsisShChkptAdj) GetCheckpointAdjacencySystemId() string

func (*IsisShChkptAdj) ProtoMessage

func (*IsisShChkptAdj) ProtoMessage()

func (*IsisShChkptAdj) Reset

func (m *IsisShChkptAdj) Reset()

func (*IsisShChkptAdj) String

func (m *IsisShChkptAdj) String() string

func (*IsisShChkptAdj) XXX_DiscardUnknown

func (m *IsisShChkptAdj) XXX_DiscardUnknown()

func (*IsisShChkptAdj) XXX_Marshal

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

func (*IsisShChkptAdj) XXX_Merge

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

func (*IsisShChkptAdj) XXX_Size

func (m *IsisShChkptAdj) XXX_Size() int

func (*IsisShChkptAdj) XXX_Unmarshal

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

type IsisShChkptAdj_KEYS

type IsisShChkptAdj_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"`
	SystemId             string   `protobuf:"bytes,3,opt,name=system_id,json=systemId,proto3" json:"system_id,omitempty"`
	InterfaceName        string   `protobuf:"bytes,4,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisShChkptAdj_KEYS) Descriptor

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

func (*IsisShChkptAdj_KEYS) GetInstanceName

func (m *IsisShChkptAdj_KEYS) GetInstanceName() string

func (*IsisShChkptAdj_KEYS) GetInterfaceName

func (m *IsisShChkptAdj_KEYS) GetInterfaceName() string

func (*IsisShChkptAdj_KEYS) GetLevel

func (m *IsisShChkptAdj_KEYS) GetLevel() string

func (*IsisShChkptAdj_KEYS) GetSystemId

func (m *IsisShChkptAdj_KEYS) GetSystemId() string

func (*IsisShChkptAdj_KEYS) ProtoMessage

func (*IsisShChkptAdj_KEYS) ProtoMessage()

func (*IsisShChkptAdj_KEYS) Reset

func (m *IsisShChkptAdj_KEYS) Reset()

func (*IsisShChkptAdj_KEYS) String

func (m *IsisShChkptAdj_KEYS) String() string

func (*IsisShChkptAdj_KEYS) XXX_DiscardUnknown

func (m *IsisShChkptAdj_KEYS) XXX_DiscardUnknown()

func (*IsisShChkptAdj_KEYS) XXX_Marshal

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

func (*IsisShChkptAdj_KEYS) XXX_Merge

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

func (*IsisShChkptAdj_KEYS) XXX_Size

func (m *IsisShChkptAdj_KEYS) XXX_Size() int

func (*IsisShChkptAdj_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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