cisco_ios_xr_ikev2_oper_ik_ev2_nodes_node_sa_local_v4_ip

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-ikev2-oper:ik-ev2/nodes/node/sa/local-v4/ip

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ikev2EdmSa

type Ikev2EdmSa struct {
	TunnelId             uint32   `protobuf:"varint,1,opt,name=tunnel_id,json=tunnelId,proto3" json:"tunnel_id,omitempty"`
	LocalAddrPort        string   `protobuf:"bytes,2,opt,name=local_addr_port,json=localAddrPort,proto3" json:"local_addr_port,omitempty"`
	RemoteAddrPort       string   `protobuf:"bytes,3,opt,name=remote_addr_port,json=remoteAddrPort,proto3" json:"remote_addr_port,omitempty"`
	State                string   `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
	Encr                 string   `protobuf:"bytes,5,opt,name=encr,proto3" json:"encr,omitempty"`
	Keysize              uint32   `protobuf:"varint,6,opt,name=keysize,proto3" json:"keysize,omitempty"`
	Prf                  string   `protobuf:"bytes,7,opt,name=prf,proto3" json:"prf,omitempty"`
	Hash                 string   `protobuf:"bytes,8,opt,name=hash,proto3" json:"hash,omitempty"`
	DhGroup              uint32   `protobuf:"varint,9,opt,name=dh_group,json=dhGroup,proto3" json:"dh_group,omitempty"`
	AuthSign             string   `protobuf:"bytes,10,opt,name=auth_sign,json=authSign,proto3" json:"auth_sign,omitempty"`
	AuthVerify           string   `protobuf:"bytes,11,opt,name=auth_verify,json=authVerify,proto3" json:"auth_verify,omitempty"`
	LifeActive           string   `protobuf:"bytes,12,opt,name=life_active,json=lifeActive,proto3" json:"life_active,omitempty"`
	SessionId            uint32   `protobuf:"varint,13,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"`
	StatusDesc           string   `protobuf:"bytes,14,opt,name=status_desc,json=statusDesc,proto3" json:"status_desc,omitempty"`
	LocalSpi             string   `protobuf:"bytes,15,opt,name=local_spi,json=localSpi,proto3" json:"local_spi,omitempty"`
	RemoteSpi            string   `protobuf:"bytes,16,opt,name=remote_spi,json=remoteSpi,proto3" json:"remote_spi,omitempty"`
	LocalId              string   `protobuf:"bytes,17,opt,name=local_id,json=localId,proto3" json:"local_id,omitempty"`
	RemoteId             string   `protobuf:"bytes,18,opt,name=remote_id,json=remoteId,proto3" json:"remote_id,omitempty"`
	SaInitiator          bool     `protobuf:"varint,19,opt,name=sa_initiator,json=saInitiator,proto3" json:"sa_initiator,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ikev2EdmSa) Descriptor

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

func (*Ikev2EdmSa) GetAuthSign

func (m *Ikev2EdmSa) GetAuthSign() string

func (*Ikev2EdmSa) GetAuthVerify

func (m *Ikev2EdmSa) GetAuthVerify() string

func (*Ikev2EdmSa) GetDhGroup

func (m *Ikev2EdmSa) GetDhGroup() uint32

func (*Ikev2EdmSa) GetEncr

func (m *Ikev2EdmSa) GetEncr() string

func (*Ikev2EdmSa) GetHash

func (m *Ikev2EdmSa) GetHash() string

func (*Ikev2EdmSa) GetKeysize

func (m *Ikev2EdmSa) GetKeysize() uint32

func (*Ikev2EdmSa) GetLifeActive

func (m *Ikev2EdmSa) GetLifeActive() string

func (*Ikev2EdmSa) GetLocalAddrPort

func (m *Ikev2EdmSa) GetLocalAddrPort() string

func (*Ikev2EdmSa) GetLocalId

func (m *Ikev2EdmSa) GetLocalId() string

func (*Ikev2EdmSa) GetLocalSpi

func (m *Ikev2EdmSa) GetLocalSpi() string

func (*Ikev2EdmSa) GetPrf

func (m *Ikev2EdmSa) GetPrf() string

func (*Ikev2EdmSa) GetRemoteAddrPort

func (m *Ikev2EdmSa) GetRemoteAddrPort() string

func (*Ikev2EdmSa) GetRemoteId

func (m *Ikev2EdmSa) GetRemoteId() string

func (*Ikev2EdmSa) GetRemoteSpi

func (m *Ikev2EdmSa) GetRemoteSpi() string

func (*Ikev2EdmSa) GetSaInitiator

func (m *Ikev2EdmSa) GetSaInitiator() bool

func (*Ikev2EdmSa) GetSessionId

func (m *Ikev2EdmSa) GetSessionId() uint32

func (*Ikev2EdmSa) GetState

func (m *Ikev2EdmSa) GetState() string

func (*Ikev2EdmSa) GetStatusDesc

func (m *Ikev2EdmSa) GetStatusDesc() string

func (*Ikev2EdmSa) GetTunnelId

func (m *Ikev2EdmSa) GetTunnelId() uint32

func (*Ikev2EdmSa) ProtoMessage

func (*Ikev2EdmSa) ProtoMessage()

func (*Ikev2EdmSa) Reset

func (m *Ikev2EdmSa) Reset()

func (*Ikev2EdmSa) String

func (m *Ikev2EdmSa) String() string

func (*Ikev2EdmSa) XXX_DiscardUnknown

func (m *Ikev2EdmSa) XXX_DiscardUnknown()

func (*Ikev2EdmSa) XXX_Marshal

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

func (*Ikev2EdmSa) XXX_Merge

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

func (*Ikev2EdmSa) XXX_Size

func (m *Ikev2EdmSa) XXX_Size() int

func (*Ikev2EdmSa) XXX_Unmarshal

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

type Ikev2EdmSaDb

type Ikev2EdmSaDb struct {
	Sa                   []*Ikev2EdmSa `protobuf:"bytes,50,rep,name=sa,proto3" json:"sa,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*Ikev2EdmSaDb) Descriptor

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

func (*Ikev2EdmSaDb) GetSa

func (m *Ikev2EdmSaDb) GetSa() []*Ikev2EdmSa

func (*Ikev2EdmSaDb) ProtoMessage

func (*Ikev2EdmSaDb) ProtoMessage()

func (*Ikev2EdmSaDb) Reset

func (m *Ikev2EdmSaDb) Reset()

func (*Ikev2EdmSaDb) String

func (m *Ikev2EdmSaDb) String() string

func (*Ikev2EdmSaDb) XXX_DiscardUnknown

func (m *Ikev2EdmSaDb) XXX_DiscardUnknown()

func (*Ikev2EdmSaDb) XXX_Marshal

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

func (*Ikev2EdmSaDb) XXX_Merge

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

func (*Ikev2EdmSaDb) XXX_Size

func (m *Ikev2EdmSaDb) XXX_Size() int

func (*Ikev2EdmSaDb) XXX_Unmarshal

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

type Ikev2EdmSaDb_KEYS

type Ikev2EdmSaDb_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	Address              string   `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ikev2EdmSaDb_KEYS) Descriptor

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

func (*Ikev2EdmSaDb_KEYS) GetAddress

func (m *Ikev2EdmSaDb_KEYS) GetAddress() string

func (*Ikev2EdmSaDb_KEYS) GetNodeName

func (m *Ikev2EdmSaDb_KEYS) GetNodeName() string

func (*Ikev2EdmSaDb_KEYS) ProtoMessage

func (*Ikev2EdmSaDb_KEYS) ProtoMessage()

func (*Ikev2EdmSaDb_KEYS) Reset

func (m *Ikev2EdmSaDb_KEYS) Reset()

func (*Ikev2EdmSaDb_KEYS) String

func (m *Ikev2EdmSaDb_KEYS) String() string

func (*Ikev2EdmSaDb_KEYS) XXX_DiscardUnknown

func (m *Ikev2EdmSaDb_KEYS) XXX_DiscardUnknown()

func (*Ikev2EdmSaDb_KEYS) XXX_Marshal

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

func (*Ikev2EdmSaDb_KEYS) XXX_Merge

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

func (*Ikev2EdmSaDb_KEYS) XXX_Size

func (m *Ikev2EdmSaDb_KEYS) XXX_Size() int

func (*Ikev2EdmSaDb_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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