cisco_ios_xr_clns_isis_oper_isis_instances_instance_checkpoint_interfaces_checkpoint_interface

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Cisco-IOS-XR-clns-isis-oper:isis/instances/instance/checkpoint-interfaces/checkpoint-interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IsisShChkptIdb

type IsisShChkptIdb struct {
	// Checkpoint object ID
	CheckpointObjectId uint32 `protobuf:"varint,50,opt,name=checkpoint_object_id,json=checkpointObjectId,proto3" json:"checkpoint_object_id,omitempty"`
	// Interface name
	InterfaceName string `protobuf:"bytes,51,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	// Local interface handle
	CheckpointInterfaceHandle string `` /* 139-byte string literal not displayed */
	// Local circuit number
	LocalCircuitNumber uint32 `protobuf:"varint,53,opt,name=local_circuit_number,json=localCircuitNumber,proto3" json:"local_circuit_number,omitempty"`
	// Areas in which this system is DIS
	DisAreas string `protobuf:"bytes,54,opt,name=dis_areas,json=disAreas,proto3" json:"dis_areas,omitempty"`
	// TRUE if there is an adjacency on this interface
	HasAdjacency bool `protobuf:"varint,55,opt,name=has_adjacency,json=hasAdjacency,proto3" json:"has_adjacency,omitempty"`
	// SNPA of this interface
	LocalSnpa string `protobuf:"bytes,56,opt,name=local_snpa,json=localSnpa,proto3" json:"local_snpa,omitempty"`
	// TRUE if multicast group registration succeeded on this interface
	HasJoinedMcastGroup bool `protobuf:"varint,57,opt,name=has_joined_mcast_group,json=hasJoinedMcastGroup,proto3" json:"has_joined_mcast_group,omitempty"`
	// MPLS LDP sync status
	HasAchievedLdpSync bool `protobuf:"varint,58,opt,name=has_achieved_ldp_sync,json=hasAchievedLdpSync,proto3" json:"has_achieved_ldp_sync,omitempty"`
	// MPLS LDPv6 sync status
	HasAchievedLdPv6Sync bool     `` /* 129-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisShChkptIdb) Descriptor

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

func (*IsisShChkptIdb) GetCheckpointInterfaceHandle

func (m *IsisShChkptIdb) GetCheckpointInterfaceHandle() string

func (*IsisShChkptIdb) GetCheckpointObjectId

func (m *IsisShChkptIdb) GetCheckpointObjectId() uint32

func (*IsisShChkptIdb) GetDisAreas

func (m *IsisShChkptIdb) GetDisAreas() string

func (*IsisShChkptIdb) GetHasAchievedLdPv6Sync

func (m *IsisShChkptIdb) GetHasAchievedLdPv6Sync() bool

func (*IsisShChkptIdb) GetHasAchievedLdpSync

func (m *IsisShChkptIdb) GetHasAchievedLdpSync() bool

func (*IsisShChkptIdb) GetHasAdjacency

func (m *IsisShChkptIdb) GetHasAdjacency() bool

func (*IsisShChkptIdb) GetHasJoinedMcastGroup

func (m *IsisShChkptIdb) GetHasJoinedMcastGroup() bool

func (*IsisShChkptIdb) GetInterfaceName

func (m *IsisShChkptIdb) GetInterfaceName() string

func (*IsisShChkptIdb) GetLocalCircuitNumber

func (m *IsisShChkptIdb) GetLocalCircuitNumber() uint32

func (*IsisShChkptIdb) GetLocalSnpa

func (m *IsisShChkptIdb) GetLocalSnpa() string

func (*IsisShChkptIdb) ProtoMessage

func (*IsisShChkptIdb) ProtoMessage()

func (*IsisShChkptIdb) Reset

func (m *IsisShChkptIdb) Reset()

func (*IsisShChkptIdb) String

func (m *IsisShChkptIdb) String() string

func (*IsisShChkptIdb) XXX_DiscardUnknown

func (m *IsisShChkptIdb) XXX_DiscardUnknown()

func (*IsisShChkptIdb) XXX_Marshal

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

func (*IsisShChkptIdb) XXX_Merge

func (dst *IsisShChkptIdb) XXX_Merge(src proto.Message)

func (*IsisShChkptIdb) XXX_Size

func (m *IsisShChkptIdb) XXX_Size() int

func (*IsisShChkptIdb) XXX_Unmarshal

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

type IsisShChkptIdb_KEYS

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

Checkpointed interface

func (*IsisShChkptIdb_KEYS) Descriptor

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

func (*IsisShChkptIdb_KEYS) GetInstanceName

func (m *IsisShChkptIdb_KEYS) GetInstanceName() string

func (*IsisShChkptIdb_KEYS) GetInterfaceName

func (m *IsisShChkptIdb_KEYS) GetInterfaceName() string

func (*IsisShChkptIdb_KEYS) ProtoMessage

func (*IsisShChkptIdb_KEYS) ProtoMessage()

func (*IsisShChkptIdb_KEYS) Reset

func (m *IsisShChkptIdb_KEYS) Reset()

func (*IsisShChkptIdb_KEYS) String

func (m *IsisShChkptIdb_KEYS) String() string

func (*IsisShChkptIdb_KEYS) XXX_DiscardUnknown

func (m *IsisShChkptIdb_KEYS) XXX_DiscardUnknown()

func (*IsisShChkptIdb_KEYS) XXX_Marshal

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

func (*IsisShChkptIdb_KEYS) XXX_Merge

func (dst *IsisShChkptIdb_KEYS) XXX_Merge(src proto.Message)

func (*IsisShChkptIdb_KEYS) XXX_Size

func (m *IsisShChkptIdb_KEYS) XXX_Size() int

func (*IsisShChkptIdb_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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