cisco_ios_xr_subscriber_ipsub_oper_ip_subscriber_nodes_node_access_interfaces_access_interface

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 IpsubMaParentIntfData

type IpsubMaParentIntfData struct {
	InterfaceCreationTime string                              `` /* 127-byte string literal not displayed */
	Age                   string                              `protobuf:"bytes,51,opt,name=age,proto3" json:"age,omitempty"`
	InterfaceType         string                              `protobuf:"bytes,52,opt,name=interface_type,json=interfaceType,proto3" json:"interface_type,omitempty"`
	State                 string                              `protobuf:"bytes,53,opt,name=state,proto3" json:"state,omitempty"`
	Ipv6State             string                              `protobuf:"bytes,54,opt,name=ipv6_state,json=ipv6State,proto3" json:"ipv6_state,omitempty"`
	VlanType              string                              `protobuf:"bytes,55,opt,name=vlan_type,json=vlanType,proto3" json:"vlan_type,omitempty"`
	Initiators            *IpsubMaParentIntfInitiators        `protobuf:"bytes,56,opt,name=initiators,proto3" json:"initiators,omitempty"`
	Ipv6Initiators        *IpsubMaParentIntfInitiators        `protobuf:"bytes,57,opt,name=ipv6_initiators,json=ipv6Initiators,proto3" json:"ipv6_initiators,omitempty"`
	SessionLimit          *IpsubMaParentIntfSessionLimitDataT `protobuf:"bytes,58,opt,name=session_limit,json=sessionLimit,proto3" json:"session_limit,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}                            `json:"-"`
	XXX_unrecognized      []byte                              `json:"-"`
	XXX_sizecache         int32                               `json:"-"`
}

func (*IpsubMaParentIntfData) Descriptor

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

func (*IpsubMaParentIntfData) GetAge

func (m *IpsubMaParentIntfData) GetAge() string

func (*IpsubMaParentIntfData) GetInitiators

func (*IpsubMaParentIntfData) GetInterfaceCreationTime

func (m *IpsubMaParentIntfData) GetInterfaceCreationTime() string

func (*IpsubMaParentIntfData) GetInterfaceType

func (m *IpsubMaParentIntfData) GetInterfaceType() string

func (*IpsubMaParentIntfData) GetIpv6Initiators

func (m *IpsubMaParentIntfData) GetIpv6Initiators() *IpsubMaParentIntfInitiators

func (*IpsubMaParentIntfData) GetIpv6State

func (m *IpsubMaParentIntfData) GetIpv6State() string

func (*IpsubMaParentIntfData) GetSessionLimit

func (*IpsubMaParentIntfData) GetState

func (m *IpsubMaParentIntfData) GetState() string

func (*IpsubMaParentIntfData) GetVlanType

func (m *IpsubMaParentIntfData) GetVlanType() string

func (*IpsubMaParentIntfData) ProtoMessage

func (*IpsubMaParentIntfData) ProtoMessage()

func (*IpsubMaParentIntfData) Reset

func (m *IpsubMaParentIntfData) Reset()

func (*IpsubMaParentIntfData) String

func (m *IpsubMaParentIntfData) String() string

func (*IpsubMaParentIntfData) XXX_DiscardUnknown

func (m *IpsubMaParentIntfData) XXX_DiscardUnknown()

func (*IpsubMaParentIntfData) XXX_Marshal

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

func (*IpsubMaParentIntfData) XXX_Merge

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

func (*IpsubMaParentIntfData) XXX_Size

func (m *IpsubMaParentIntfData) XXX_Size() int

func (*IpsubMaParentIntfData) XXX_Unmarshal

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

type IpsubMaParentIntfData_KEYS

type IpsubMaParentIntfData_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_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:"-"`
}

func (*IpsubMaParentIntfData_KEYS) Descriptor

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

func (*IpsubMaParentIntfData_KEYS) GetInterfaceName

func (m *IpsubMaParentIntfData_KEYS) GetInterfaceName() string

func (*IpsubMaParentIntfData_KEYS) GetNodeName

func (m *IpsubMaParentIntfData_KEYS) GetNodeName() string

func (*IpsubMaParentIntfData_KEYS) ProtoMessage

func (*IpsubMaParentIntfData_KEYS) ProtoMessage()

func (*IpsubMaParentIntfData_KEYS) Reset

func (m *IpsubMaParentIntfData_KEYS) Reset()

func (*IpsubMaParentIntfData_KEYS) String

func (m *IpsubMaParentIntfData_KEYS) String() string

func (*IpsubMaParentIntfData_KEYS) XXX_DiscardUnknown

func (m *IpsubMaParentIntfData_KEYS) XXX_DiscardUnknown()

func (*IpsubMaParentIntfData_KEYS) XXX_Marshal

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

func (*IpsubMaParentIntfData_KEYS) XXX_Merge

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

func (*IpsubMaParentIntfData_KEYS) XXX_Size

func (m *IpsubMaParentIntfData_KEYS) XXX_Size() int

func (*IpsubMaParentIntfData_KEYS) XXX_Unmarshal

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

type IpsubMaParentIntfInitiatorData

type IpsubMaParentIntfInitiatorData struct {
	IsConfigured                   bool     `protobuf:"varint,1,opt,name=is_configured,json=isConfigured,proto3" json:"is_configured,omitempty"`
	UniqueIpCheck                  bool     `protobuf:"varint,2,opt,name=unique_ip_check,json=uniqueIpCheck,proto3" json:"unique_ip_check,omitempty"`
	Sessions                       uint32   `protobuf:"varint,3,opt,name=sessions,proto3" json:"sessions,omitempty"`
	FsolPackets                    uint32   `protobuf:"varint,4,opt,name=fsol_packets,json=fsolPackets,proto3" json:"fsol_packets,omitempty"`
	FsolBytes                      uint32   `protobuf:"varint,5,opt,name=fsol_bytes,json=fsolBytes,proto3" json:"fsol_bytes,omitempty"`
	FsolDroppedPackets             uint32   `protobuf:"varint,6,opt,name=fsol_dropped_packets,json=fsolDroppedPackets,proto3" json:"fsol_dropped_packets,omitempty"`
	FsolDroppedBytes               uint32   `protobuf:"varint,7,opt,name=fsol_dropped_bytes,json=fsolDroppedBytes,proto3" json:"fsol_dropped_bytes,omitempty"`
	FsolDroppedPacketsFlow         uint32   `` /* 132-byte string literal not displayed */
	FsolDroppedPacketsSessionLimit uint32   `` /* 158-byte string literal not displayed */
	FsolDroppedPacketsDupAddr      uint32   `` /* 144-byte string literal not displayed */
	XXX_NoUnkeyedLiteral           struct{} `json:"-"`
	XXX_unrecognized               []byte   `json:"-"`
	XXX_sizecache                  int32    `json:"-"`
}

func (*IpsubMaParentIntfInitiatorData) Descriptor

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

func (*IpsubMaParentIntfInitiatorData) GetFsolBytes

func (m *IpsubMaParentIntfInitiatorData) GetFsolBytes() uint32

func (*IpsubMaParentIntfInitiatorData) GetFsolDroppedBytes

func (m *IpsubMaParentIntfInitiatorData) GetFsolDroppedBytes() uint32

func (*IpsubMaParentIntfInitiatorData) GetFsolDroppedPackets

func (m *IpsubMaParentIntfInitiatorData) GetFsolDroppedPackets() uint32

func (*IpsubMaParentIntfInitiatorData) GetFsolDroppedPacketsDupAddr

func (m *IpsubMaParentIntfInitiatorData) GetFsolDroppedPacketsDupAddr() uint32

func (*IpsubMaParentIntfInitiatorData) GetFsolDroppedPacketsFlow

func (m *IpsubMaParentIntfInitiatorData) GetFsolDroppedPacketsFlow() uint32

func (*IpsubMaParentIntfInitiatorData) GetFsolDroppedPacketsSessionLimit

func (m *IpsubMaParentIntfInitiatorData) GetFsolDroppedPacketsSessionLimit() uint32

func (*IpsubMaParentIntfInitiatorData) GetFsolPackets

func (m *IpsubMaParentIntfInitiatorData) GetFsolPackets() uint32

func (*IpsubMaParentIntfInitiatorData) GetIsConfigured

func (m *IpsubMaParentIntfInitiatorData) GetIsConfigured() bool

func (*IpsubMaParentIntfInitiatorData) GetSessions

func (m *IpsubMaParentIntfInitiatorData) GetSessions() uint32

func (*IpsubMaParentIntfInitiatorData) GetUniqueIpCheck

func (m *IpsubMaParentIntfInitiatorData) GetUniqueIpCheck() bool

func (*IpsubMaParentIntfInitiatorData) ProtoMessage

func (*IpsubMaParentIntfInitiatorData) ProtoMessage()

func (*IpsubMaParentIntfInitiatorData) Reset

func (m *IpsubMaParentIntfInitiatorData) Reset()

func (*IpsubMaParentIntfInitiatorData) String

func (*IpsubMaParentIntfInitiatorData) XXX_DiscardUnknown

func (m *IpsubMaParentIntfInitiatorData) XXX_DiscardUnknown()

func (*IpsubMaParentIntfInitiatorData) XXX_Marshal

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

func (*IpsubMaParentIntfInitiatorData) XXX_Merge

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

func (*IpsubMaParentIntfInitiatorData) XXX_Size

func (m *IpsubMaParentIntfInitiatorData) XXX_Size() int

func (*IpsubMaParentIntfInitiatorData) XXX_Unmarshal

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

type IpsubMaParentIntfInitiators

type IpsubMaParentIntfInitiators struct {
	Dhcp                 *IpsubMaParentIntfInitiatorData `protobuf:"bytes,1,opt,name=dhcp,proto3" json:"dhcp,omitempty"`
	PacketTrigger        *IpsubMaParentIntfInitiatorData `protobuf:"bytes,2,opt,name=packet_trigger,json=packetTrigger,proto3" json:"packet_trigger,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
	XXX_unrecognized     []byte                          `json:"-"`
	XXX_sizecache        int32                           `json:"-"`
}

func (*IpsubMaParentIntfInitiators) Descriptor

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

func (*IpsubMaParentIntfInitiators) GetDhcp

func (*IpsubMaParentIntfInitiators) GetPacketTrigger

func (*IpsubMaParentIntfInitiators) ProtoMessage

func (*IpsubMaParentIntfInitiators) ProtoMessage()

func (*IpsubMaParentIntfInitiators) Reset

func (m *IpsubMaParentIntfInitiators) Reset()

func (*IpsubMaParentIntfInitiators) String

func (m *IpsubMaParentIntfInitiators) String() string

func (*IpsubMaParentIntfInitiators) XXX_DiscardUnknown

func (m *IpsubMaParentIntfInitiators) XXX_DiscardUnknown()

func (*IpsubMaParentIntfInitiators) XXX_Marshal

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

func (*IpsubMaParentIntfInitiators) XXX_Merge

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

func (*IpsubMaParentIntfInitiators) XXX_Size

func (m *IpsubMaParentIntfInitiators) XXX_Size() int

func (*IpsubMaParentIntfInitiators) XXX_Unmarshal

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

type IpsubMaParentIntfSessionLimitDataT

type IpsubMaParentIntfSessionLimitDataT struct {
	UnclassifiedSource   *UnclassifiedSource `protobuf:"bytes,1,opt,name=unclassified_source,json=unclassifiedSource,proto3" json:"unclassified_source,omitempty"`
	Total                *TotalSource        `protobuf:"bytes,2,opt,name=total,proto3" json:"total,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*IpsubMaParentIntfSessionLimitDataT) Descriptor

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

func (*IpsubMaParentIntfSessionLimitDataT) GetTotal

func (*IpsubMaParentIntfSessionLimitDataT) GetUnclassifiedSource

func (m *IpsubMaParentIntfSessionLimitDataT) GetUnclassifiedSource() *UnclassifiedSource

func (*IpsubMaParentIntfSessionLimitDataT) ProtoMessage

func (*IpsubMaParentIntfSessionLimitDataT) ProtoMessage()

func (*IpsubMaParentIntfSessionLimitDataT) Reset

func (*IpsubMaParentIntfSessionLimitDataT) String

func (*IpsubMaParentIntfSessionLimitDataT) XXX_DiscardUnknown

func (m *IpsubMaParentIntfSessionLimitDataT) XXX_DiscardUnknown()

func (*IpsubMaParentIntfSessionLimitDataT) XXX_Marshal

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

func (*IpsubMaParentIntfSessionLimitDataT) XXX_Merge

func (*IpsubMaParentIntfSessionLimitDataT) XXX_Size

func (*IpsubMaParentIntfSessionLimitDataT) XXX_Unmarshal

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

type TotalSource

type TotalSource struct {
	PerVlan              uint32   `protobuf:"varint,1,opt,name=per_vlan,json=perVlan,proto3" json:"per_vlan,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TotalSource) Descriptor

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

func (*TotalSource) GetPerVlan

func (m *TotalSource) GetPerVlan() uint32

func (*TotalSource) ProtoMessage

func (*TotalSource) ProtoMessage()

func (*TotalSource) Reset

func (m *TotalSource) Reset()

func (*TotalSource) String

func (m *TotalSource) String() string

func (*TotalSource) XXX_DiscardUnknown

func (m *TotalSource) XXX_DiscardUnknown()

func (*TotalSource) XXX_Marshal

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

func (*TotalSource) XXX_Merge

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

func (*TotalSource) XXX_Size

func (m *TotalSource) XXX_Size() int

func (*TotalSource) XXX_Unmarshal

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

type UnclassifiedSource

type UnclassifiedSource struct {
	PerVlan              uint32   `protobuf:"varint,1,opt,name=per_vlan,json=perVlan,proto3" json:"per_vlan,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*UnclassifiedSource) Descriptor

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

func (*UnclassifiedSource) GetPerVlan

func (m *UnclassifiedSource) GetPerVlan() uint32

func (*UnclassifiedSource) ProtoMessage

func (*UnclassifiedSource) ProtoMessage()

func (*UnclassifiedSource) Reset

func (m *UnclassifiedSource) Reset()

func (*UnclassifiedSource) String

func (m *UnclassifiedSource) String() string

func (*UnclassifiedSource) XXX_DiscardUnknown

func (m *UnclassifiedSource) XXX_DiscardUnknown()

func (*UnclassifiedSource) XXX_Marshal

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

func (*UnclassifiedSource) XXX_Merge

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

func (*UnclassifiedSource) XXX_Size

func (m *UnclassifiedSource) XXX_Size() int

func (*UnclassifiedSource) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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