Documentation
¶
Overview ¶
Cisco-IOS-XR-clns-isis-oper:isis/instances/instance/checkpoint-te-tunnels/checkpoint-te-tunnel
Index ¶
- type IsisShChkptTeTunnel
- func (*IsisShChkptTeTunnel) Descriptor() ([]byte, []int)
- func (m *IsisShChkptTeTunnel) GetCheckpointTeBandwidth() uint32
- func (m *IsisShChkptTeTunnel) GetCheckpointTeFlags() uint32
- func (m *IsisShChkptTeTunnel) GetCheckpointTeInterface() string
- func (m *IsisShChkptTeTunnel) GetCheckpointTeLevel() string
- func (m *IsisShChkptTeTunnel) GetCheckpointTeMetric() int32
- func (m *IsisShChkptTeTunnel) GetCheckpointTeMetricMode() string
- func (m *IsisShChkptTeTunnel) GetCheckpointTeNexthop() string
- func (m *IsisShChkptTeTunnel) GetCheckpointTeObjectId() uint32
- func (m *IsisShChkptTeTunnel) GetCheckpointTeSystemId() string
- func (*IsisShChkptTeTunnel) ProtoMessage()
- func (m *IsisShChkptTeTunnel) Reset()
- func (m *IsisShChkptTeTunnel) String() string
- func (m *IsisShChkptTeTunnel) XXX_DiscardUnknown()
- func (m *IsisShChkptTeTunnel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IsisShChkptTeTunnel) XXX_Merge(src proto.Message)
- func (m *IsisShChkptTeTunnel) XXX_Size() int
- func (m *IsisShChkptTeTunnel) XXX_Unmarshal(b []byte) error
- type IsisShChkptTeTunnel_KEYS
- func (*IsisShChkptTeTunnel_KEYS) Descriptor() ([]byte, []int)
- func (m *IsisShChkptTeTunnel_KEYS) GetInstanceName() string
- func (m *IsisShChkptTeTunnel_KEYS) GetInterfaceName() string
- func (m *IsisShChkptTeTunnel_KEYS) GetLevel() string
- func (*IsisShChkptTeTunnel_KEYS) ProtoMessage()
- func (m *IsisShChkptTeTunnel_KEYS) Reset()
- func (m *IsisShChkptTeTunnel_KEYS) String() string
- func (m *IsisShChkptTeTunnel_KEYS) XXX_DiscardUnknown()
- func (m *IsisShChkptTeTunnel_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IsisShChkptTeTunnel_KEYS) XXX_Merge(src proto.Message)
- func (m *IsisShChkptTeTunnel_KEYS) XXX_Size() int
- func (m *IsisShChkptTeTunnel_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IsisShChkptTeTunnel ¶
type IsisShChkptTeTunnel struct {
CheckpointTeLevel string `protobuf:"bytes,50,opt,name=checkpoint_te_level,json=checkpointTeLevel,proto3" json:"checkpoint_te_level,omitempty"`
CheckpointTeSystemId string `` /* 126-byte string literal not displayed */
CheckpointTeInterface string `` /* 127-byte string literal not displayed */
CheckpointTeFlags uint32 `protobuf:"varint,53,opt,name=checkpoint_te_flags,json=checkpointTeFlags,proto3" json:"checkpoint_te_flags,omitempty"`
CheckpointTeNexthop string `protobuf:"bytes,54,opt,name=checkpoint_te_nexthop,json=checkpointTeNexthop,proto3" json:"checkpoint_te_nexthop,omitempty"`
CheckpointTeMetric int32 `protobuf:"zigzag32,55,opt,name=checkpoint_te_metric,json=checkpointTeMetric,proto3" json:"checkpoint_te_metric,omitempty"`
CheckpointTeMetricMode string `` /* 132-byte string literal not displayed */
CheckpointTeBandwidth uint32 `` /* 128-byte string literal not displayed */
CheckpointTeObjectId uint32 `` /* 127-byte string literal not displayed */
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (*IsisShChkptTeTunnel) Descriptor ¶
func (*IsisShChkptTeTunnel) Descriptor() ([]byte, []int)
func (*IsisShChkptTeTunnel) GetCheckpointTeBandwidth ¶
func (m *IsisShChkptTeTunnel) GetCheckpointTeBandwidth() uint32
func (*IsisShChkptTeTunnel) GetCheckpointTeFlags ¶
func (m *IsisShChkptTeTunnel) GetCheckpointTeFlags() uint32
func (*IsisShChkptTeTunnel) GetCheckpointTeInterface ¶
func (m *IsisShChkptTeTunnel) GetCheckpointTeInterface() string
func (*IsisShChkptTeTunnel) GetCheckpointTeLevel ¶
func (m *IsisShChkptTeTunnel) GetCheckpointTeLevel() string
func (*IsisShChkptTeTunnel) GetCheckpointTeMetric ¶
func (m *IsisShChkptTeTunnel) GetCheckpointTeMetric() int32
func (*IsisShChkptTeTunnel) GetCheckpointTeMetricMode ¶
func (m *IsisShChkptTeTunnel) GetCheckpointTeMetricMode() string
func (*IsisShChkptTeTunnel) GetCheckpointTeNexthop ¶
func (m *IsisShChkptTeTunnel) GetCheckpointTeNexthop() string
func (*IsisShChkptTeTunnel) GetCheckpointTeObjectId ¶
func (m *IsisShChkptTeTunnel) GetCheckpointTeObjectId() uint32
func (*IsisShChkptTeTunnel) GetCheckpointTeSystemId ¶
func (m *IsisShChkptTeTunnel) GetCheckpointTeSystemId() string
func (*IsisShChkptTeTunnel) ProtoMessage ¶
func (*IsisShChkptTeTunnel) ProtoMessage()
func (*IsisShChkptTeTunnel) Reset ¶
func (m *IsisShChkptTeTunnel) Reset()
func (*IsisShChkptTeTunnel) String ¶
func (m *IsisShChkptTeTunnel) String() string
func (*IsisShChkptTeTunnel) XXX_DiscardUnknown ¶
func (m *IsisShChkptTeTunnel) XXX_DiscardUnknown()
func (*IsisShChkptTeTunnel) XXX_Marshal ¶
func (m *IsisShChkptTeTunnel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IsisShChkptTeTunnel) XXX_Merge ¶
func (m *IsisShChkptTeTunnel) XXX_Merge(src proto.Message)
func (*IsisShChkptTeTunnel) XXX_Size ¶
func (m *IsisShChkptTeTunnel) XXX_Size() int
func (*IsisShChkptTeTunnel) XXX_Unmarshal ¶
func (m *IsisShChkptTeTunnel) XXX_Unmarshal(b []byte) error
type IsisShChkptTeTunnel_KEYS ¶
type IsisShChkptTeTunnel_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"`
InterfaceName string `protobuf:"bytes,3,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (*IsisShChkptTeTunnel_KEYS) Descriptor ¶
func (*IsisShChkptTeTunnel_KEYS) Descriptor() ([]byte, []int)
func (*IsisShChkptTeTunnel_KEYS) GetInstanceName ¶
func (m *IsisShChkptTeTunnel_KEYS) GetInstanceName() string
func (*IsisShChkptTeTunnel_KEYS) GetInterfaceName ¶
func (m *IsisShChkptTeTunnel_KEYS) GetInterfaceName() string
func (*IsisShChkptTeTunnel_KEYS) GetLevel ¶
func (m *IsisShChkptTeTunnel_KEYS) GetLevel() string
func (*IsisShChkptTeTunnel_KEYS) ProtoMessage ¶
func (*IsisShChkptTeTunnel_KEYS) ProtoMessage()
func (*IsisShChkptTeTunnel_KEYS) Reset ¶
func (m *IsisShChkptTeTunnel_KEYS) Reset()
func (*IsisShChkptTeTunnel_KEYS) String ¶
func (m *IsisShChkptTeTunnel_KEYS) String() string
func (*IsisShChkptTeTunnel_KEYS) XXX_DiscardUnknown ¶
func (m *IsisShChkptTeTunnel_KEYS) XXX_DiscardUnknown()
func (*IsisShChkptTeTunnel_KEYS) XXX_Marshal ¶
func (m *IsisShChkptTeTunnel_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IsisShChkptTeTunnel_KEYS) XXX_Merge ¶
func (m *IsisShChkptTeTunnel_KEYS) XXX_Merge(src proto.Message)
func (*IsisShChkptTeTunnel_KEYS) XXX_Size ¶
func (m *IsisShChkptTeTunnel_KEYS) XXX_Size() int
func (*IsisShChkptTeTunnel_KEYS) XXX_Unmarshal ¶
func (m *IsisShChkptTeTunnel_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.