cisco_ios_xr_tunnel_vpdn_oper_vpdn_nodes_node_history_failures_history_failure

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VpdnHistoryEntry

type VpdnHistoryEntry struct {
	UsernameXr           string   `protobuf:"bytes,50,opt,name=username_xr,json=usernameXr,proto3" json:"username_xr,omitempty"`
	DomainName           string   `protobuf:"bytes,51,opt,name=domain_name,json=domainName,proto3" json:"domain_name,omitempty"`
	Mid                  uint32   `protobuf:"varint,52,opt,name=mid,proto3" json:"mid,omitempty"`
	Nas                  string   `protobuf:"bytes,53,opt,name=nas,proto3" json:"nas,omitempty"`
	DestinationAddress   string   `protobuf:"bytes,54,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	RemoteClientId       uint32   `protobuf:"varint,55,opt,name=remote_client_id,json=remoteClientId,proto3" json:"remote_client_id,omitempty"`
	HomeGateway          string   `protobuf:"bytes,56,opt,name=home_gateway,json=homeGateway,proto3" json:"home_gateway,omitempty"`
	SourceAddress        string   `protobuf:"bytes,57,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	LocalClientId        uint32   `protobuf:"varint,58,opt,name=local_client_id,json=localClientId,proto3" json:"local_client_id,omitempty"`
	EventTime            string   `protobuf:"bytes,59,opt,name=event_time,json=eventTime,proto3" json:"event_time,omitempty"`
	ErrorRepeatCount     uint32   `protobuf:"varint,60,opt,name=error_repeat_count,json=errorRepeatCount,proto3" json:"error_repeat_count,omitempty"`
	FailureType          string   `protobuf:"bytes,61,opt,name=failure_type,json=failureType,proto3" json:"failure_type,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*VpdnHistoryEntry) Descriptor

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

func (*VpdnHistoryEntry) GetDestinationAddress

func (m *VpdnHistoryEntry) GetDestinationAddress() string

func (*VpdnHistoryEntry) GetDomainName

func (m *VpdnHistoryEntry) GetDomainName() string

func (*VpdnHistoryEntry) GetErrorRepeatCount

func (m *VpdnHistoryEntry) GetErrorRepeatCount() uint32

func (*VpdnHistoryEntry) GetEventTime

func (m *VpdnHistoryEntry) GetEventTime() string

func (*VpdnHistoryEntry) GetFailureType

func (m *VpdnHistoryEntry) GetFailureType() string

func (*VpdnHistoryEntry) GetHomeGateway

func (m *VpdnHistoryEntry) GetHomeGateway() string

func (*VpdnHistoryEntry) GetLocalClientId

func (m *VpdnHistoryEntry) GetLocalClientId() uint32

func (*VpdnHistoryEntry) GetMid

func (m *VpdnHistoryEntry) GetMid() uint32

func (*VpdnHistoryEntry) GetNas

func (m *VpdnHistoryEntry) GetNas() string

func (*VpdnHistoryEntry) GetRemoteClientId

func (m *VpdnHistoryEntry) GetRemoteClientId() uint32

func (*VpdnHistoryEntry) GetSourceAddress

func (m *VpdnHistoryEntry) GetSourceAddress() string

func (*VpdnHistoryEntry) GetUsernameXr

func (m *VpdnHistoryEntry) GetUsernameXr() string

func (*VpdnHistoryEntry) ProtoMessage

func (*VpdnHistoryEntry) ProtoMessage()

func (*VpdnHistoryEntry) Reset

func (m *VpdnHistoryEntry) Reset()

func (*VpdnHistoryEntry) String

func (m *VpdnHistoryEntry) String() string

func (*VpdnHistoryEntry) XXX_DiscardUnknown

func (m *VpdnHistoryEntry) XXX_DiscardUnknown()

func (*VpdnHistoryEntry) XXX_Marshal

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

func (*VpdnHistoryEntry) XXX_Merge

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

func (*VpdnHistoryEntry) XXX_Size

func (m *VpdnHistoryEntry) XXX_Size() int

func (*VpdnHistoryEntry) XXX_Unmarshal

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

type VpdnHistoryEntry_KEYS

type VpdnHistoryEntry_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	Username             string   `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"`
	RemoteName           string   `protobuf:"bytes,3,opt,name=remote_name,json=remoteName,proto3" json:"remote_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*VpdnHistoryEntry_KEYS) Descriptor

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

func (*VpdnHistoryEntry_KEYS) GetNodeName

func (m *VpdnHistoryEntry_KEYS) GetNodeName() string

func (*VpdnHistoryEntry_KEYS) GetRemoteName

func (m *VpdnHistoryEntry_KEYS) GetRemoteName() string

func (*VpdnHistoryEntry_KEYS) GetUsername

func (m *VpdnHistoryEntry_KEYS) GetUsername() string

func (*VpdnHistoryEntry_KEYS) ProtoMessage

func (*VpdnHistoryEntry_KEYS) ProtoMessage()

func (*VpdnHistoryEntry_KEYS) Reset

func (m *VpdnHistoryEntry_KEYS) Reset()

func (*VpdnHistoryEntry_KEYS) String

func (m *VpdnHistoryEntry_KEYS) String() string

func (*VpdnHistoryEntry_KEYS) XXX_DiscardUnknown

func (m *VpdnHistoryEntry_KEYS) XXX_DiscardUnknown()

func (*VpdnHistoryEntry_KEYS) XXX_Marshal

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

func (*VpdnHistoryEntry_KEYS) XXX_Merge

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

func (*VpdnHistoryEntry_KEYS) XXX_Size

func (m *VpdnHistoryEntry_KEYS) XXX_Size() int

func (*VpdnHistoryEntry_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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