cisco_ios_xr_subscriber_ipsub_oper_ip_subscriber_nodes_node_summary

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 InterfaceCounts

type InterfaceCounts struct {
	Invalid                uint32   `protobuf:"varint,1,opt,name=invalid,proto3" json:"invalid,omitempty"`
	Initialized            uint32   `protobuf:"varint,2,opt,name=initialized,proto3" json:"initialized,omitempty"`
	SessionCreationStarted uint32   `` /* 130-byte string literal not displayed */
	ControlPolicyExecuting uint32   `` /* 130-byte string literal not displayed */
	ControlPolicyExecuted  uint32   `` /* 127-byte string literal not displayed */
	SessionFeaturesApplied uint32   `` /* 130-byte string literal not displayed */
	VrfConfigured          uint32   `protobuf:"varint,7,opt,name=vrf_configured,json=vrfConfigured,proto3" json:"vrf_configured,omitempty"`
	AddingAdjacency        uint32   `protobuf:"varint,8,opt,name=adding_adjacency,json=addingAdjacency,proto3" json:"adding_adjacency,omitempty"`
	AdjacencyAdded         uint32   `protobuf:"varint,9,opt,name=adjacency_added,json=adjacencyAdded,proto3" json:"adjacency_added,omitempty"`
	Up                     uint32   `protobuf:"varint,10,opt,name=up,proto3" json:"up,omitempty"`
	Down                   uint32   `protobuf:"varint,11,opt,name=down,proto3" json:"down,omitempty"`
	Disconnecting          uint32   `protobuf:"varint,12,opt,name=disconnecting,proto3" json:"disconnecting,omitempty"`
	Disconnected           uint32   `protobuf:"varint,13,opt,name=disconnected,proto3" json:"disconnected,omitempty"`
	Error                  uint32   `protobuf:"varint,14,opt,name=error,proto3" json:"error,omitempty"`
	TotalInterfaces        uint32   `protobuf:"varint,15,opt,name=total_interfaces,json=totalInterfaces,proto3" json:"total_interfaces,omitempty"`
	XXX_NoUnkeyedLiteral   struct{} `json:"-"`
	XXX_unrecognized       []byte   `json:"-"`
	XXX_sizecache          int32    `json:"-"`
}

func (*InterfaceCounts) Descriptor

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

func (*InterfaceCounts) GetAddingAdjacency

func (m *InterfaceCounts) GetAddingAdjacency() uint32

func (*InterfaceCounts) GetAdjacencyAdded

func (m *InterfaceCounts) GetAdjacencyAdded() uint32

func (*InterfaceCounts) GetControlPolicyExecuted

func (m *InterfaceCounts) GetControlPolicyExecuted() uint32

func (*InterfaceCounts) GetControlPolicyExecuting

func (m *InterfaceCounts) GetControlPolicyExecuting() uint32

func (*InterfaceCounts) GetDisconnected

func (m *InterfaceCounts) GetDisconnected() uint32

func (*InterfaceCounts) GetDisconnecting

func (m *InterfaceCounts) GetDisconnecting() uint32

func (*InterfaceCounts) GetDown

func (m *InterfaceCounts) GetDown() uint32

func (*InterfaceCounts) GetError

func (m *InterfaceCounts) GetError() uint32

func (*InterfaceCounts) GetInitialized

func (m *InterfaceCounts) GetInitialized() uint32

func (*InterfaceCounts) GetInvalid

func (m *InterfaceCounts) GetInvalid() uint32

func (*InterfaceCounts) GetSessionCreationStarted

func (m *InterfaceCounts) GetSessionCreationStarted() uint32

func (*InterfaceCounts) GetSessionFeaturesApplied

func (m *InterfaceCounts) GetSessionFeaturesApplied() uint32

func (*InterfaceCounts) GetTotalInterfaces

func (m *InterfaceCounts) GetTotalInterfaces() uint32

func (*InterfaceCounts) GetUp

func (m *InterfaceCounts) GetUp() uint32

func (*InterfaceCounts) GetVrfConfigured

func (m *InterfaceCounts) GetVrfConfigured() uint32

func (*InterfaceCounts) ProtoMessage

func (*InterfaceCounts) ProtoMessage()

func (*InterfaceCounts) Reset

func (m *InterfaceCounts) Reset()

func (*InterfaceCounts) String

func (m *InterfaceCounts) String() string

func (*InterfaceCounts) XXX_DiscardUnknown

func (m *InterfaceCounts) XXX_DiscardUnknown()

func (*InterfaceCounts) XXX_Marshal

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

func (*InterfaceCounts) XXX_Merge

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

func (*InterfaceCounts) XXX_Size

func (m *InterfaceCounts) XXX_Size() int

func (*InterfaceCounts) XXX_Unmarshal

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

type IntfInitiatorStats

type IntfInitiatorStats struct {
	Dhcp                 *InterfaceCounts `protobuf:"bytes,1,opt,name=dhcp,proto3" json:"dhcp,omitempty"`
	PacketTrigger        *InterfaceCounts `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 (*IntfInitiatorStats) Descriptor

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

func (*IntfInitiatorStats) GetDhcp

func (m *IntfInitiatorStats) GetDhcp() *InterfaceCounts

func (*IntfInitiatorStats) GetPacketTrigger

func (m *IntfInitiatorStats) GetPacketTrigger() *InterfaceCounts

func (*IntfInitiatorStats) ProtoMessage

func (*IntfInitiatorStats) ProtoMessage()

func (*IntfInitiatorStats) Reset

func (m *IntfInitiatorStats) Reset()

func (*IntfInitiatorStats) String

func (m *IntfInitiatorStats) String() string

func (*IntfInitiatorStats) XXX_DiscardUnknown

func (m *IntfInitiatorStats) XXX_DiscardUnknown()

func (*IntfInitiatorStats) XXX_Marshal

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

func (*IntfInitiatorStats) XXX_Merge

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

func (*IntfInitiatorStats) XXX_Size

func (m *IntfInitiatorStats) XXX_Size() int

func (*IntfInitiatorStats) XXX_Unmarshal

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

type IntfIntitiators

type IntfIntitiators struct {
	Initiators           *IntfInitiatorStats `protobuf:"bytes,1,opt,name=initiators,proto3" json:"initiators,omitempty"`
	Ipv6Initiators       *IntfInitiatorStats `protobuf:"bytes,2,opt,name=ipv6_initiators,json=ipv6Initiators,proto3" json:"ipv6_initiators,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*IntfIntitiators) Descriptor

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

func (*IntfIntitiators) GetInitiators

func (m *IntfIntitiators) GetInitiators() *IntfInitiatorStats

func (*IntfIntitiators) GetIpv6Initiators

func (m *IntfIntitiators) GetIpv6Initiators() *IntfInitiatorStats

func (*IntfIntitiators) ProtoMessage

func (*IntfIntitiators) ProtoMessage()

func (*IntfIntitiators) Reset

func (m *IntfIntitiators) Reset()

func (*IntfIntitiators) String

func (m *IntfIntitiators) String() string

func (*IntfIntitiators) XXX_DiscardUnknown

func (m *IntfIntitiators) XXX_DiscardUnknown()

func (*IntfIntitiators) XXX_Marshal

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

func (*IntfIntitiators) XXX_Merge

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

func (*IntfIntitiators) XXX_Size

func (m *IntfIntitiators) XXX_Size() int

func (*IntfIntitiators) XXX_Unmarshal

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

type IpsubMaInititators

type IpsubMaInititators struct {
	Dhcp                 *IpsubMaParentIntfSummaryInitiatorData `protobuf:"bytes,1,opt,name=dhcp,proto3" json:"dhcp,omitempty"`
	PacketTrigger        *IpsubMaParentIntfSummaryInitiatorData `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 (*IpsubMaInititators) Descriptor

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

func (*IpsubMaInititators) GetDhcp

func (*IpsubMaInititators) GetPacketTrigger

func (*IpsubMaInititators) ProtoMessage

func (*IpsubMaInititators) ProtoMessage()

func (*IpsubMaInititators) Reset

func (m *IpsubMaInititators) Reset()

func (*IpsubMaInititators) String

func (m *IpsubMaInititators) String() string

func (*IpsubMaInititators) XXX_DiscardUnknown

func (m *IpsubMaInititators) XXX_DiscardUnknown()

func (*IpsubMaInititators) XXX_Marshal

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

func (*IpsubMaInititators) XXX_Merge

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

func (*IpsubMaInititators) XXX_Size

func (m *IpsubMaInititators) XXX_Size() int

func (*IpsubMaInititators) XXX_Unmarshal

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

type IpsubMaIntfSummaryData

type IpsubMaIntfSummaryData struct {
	AccessInterfaceSummary *IpsubMaParentIntfSummary    `` /* 130-byte string literal not displayed */
	InterfaceCounts        *IntfIntitiators             `protobuf:"bytes,51,opt,name=interface_counts,json=interfaceCounts,proto3" json:"interface_counts,omitempty"`
	Vrf                    []*IpsubMaIntfVrfSummaryData `protobuf:"bytes,52,rep,name=vrf,proto3" json:"vrf,omitempty"`
	XXX_NoUnkeyedLiteral   struct{}                     `json:"-"`
	XXX_unrecognized       []byte                       `json:"-"`
	XXX_sizecache          int32                        `json:"-"`
}

func (*IpsubMaIntfSummaryData) Descriptor

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

func (*IpsubMaIntfSummaryData) GetAccessInterfaceSummary

func (m *IpsubMaIntfSummaryData) GetAccessInterfaceSummary() *IpsubMaParentIntfSummary

func (*IpsubMaIntfSummaryData) GetInterfaceCounts

func (m *IpsubMaIntfSummaryData) GetInterfaceCounts() *IntfIntitiators

func (*IpsubMaIntfSummaryData) GetVrf

func (*IpsubMaIntfSummaryData) ProtoMessage

func (*IpsubMaIntfSummaryData) ProtoMessage()

func (*IpsubMaIntfSummaryData) Reset

func (m *IpsubMaIntfSummaryData) Reset()

func (*IpsubMaIntfSummaryData) String

func (m *IpsubMaIntfSummaryData) String() string

func (*IpsubMaIntfSummaryData) XXX_DiscardUnknown

func (m *IpsubMaIntfSummaryData) XXX_DiscardUnknown()

func (*IpsubMaIntfSummaryData) XXX_Marshal

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

func (*IpsubMaIntfSummaryData) XXX_Merge

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

func (*IpsubMaIntfSummaryData) XXX_Size

func (m *IpsubMaIntfSummaryData) XXX_Size() int

func (*IpsubMaIntfSummaryData) XXX_Unmarshal

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

type IpsubMaIntfSummaryData_KEYS

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

func (*IpsubMaIntfSummaryData_KEYS) Descriptor

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

func (*IpsubMaIntfSummaryData_KEYS) GetNodeName

func (m *IpsubMaIntfSummaryData_KEYS) GetNodeName() string

func (*IpsubMaIntfSummaryData_KEYS) ProtoMessage

func (*IpsubMaIntfSummaryData_KEYS) ProtoMessage()

func (*IpsubMaIntfSummaryData_KEYS) Reset

func (m *IpsubMaIntfSummaryData_KEYS) Reset()

func (*IpsubMaIntfSummaryData_KEYS) String

func (m *IpsubMaIntfSummaryData_KEYS) String() string

func (*IpsubMaIntfSummaryData_KEYS) XXX_DiscardUnknown

func (m *IpsubMaIntfSummaryData_KEYS) XXX_DiscardUnknown()

func (*IpsubMaIntfSummaryData_KEYS) XXX_Marshal

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

func (*IpsubMaIntfSummaryData_KEYS) XXX_Merge

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

func (*IpsubMaIntfSummaryData_KEYS) XXX_Size

func (m *IpsubMaIntfSummaryData_KEYS) XXX_Size() int

func (*IpsubMaIntfSummaryData_KEYS) XXX_Unmarshal

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

type IpsubMaIntfVrfSummaryData

type IpsubMaIntfVrfSummaryData struct {
	VrfName              string   `protobuf:"bytes,1,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	Ipv6VrfName          string   `protobuf:"bytes,2,opt,name=ipv6vrf_name,json=ipv6vrfName,proto3" json:"ipv6vrf_name,omitempty"`
	Interfaces           uint64   `protobuf:"varint,3,opt,name=interfaces,proto3" json:"interfaces,omitempty"`
	Ipv6Interfaces       uint64   `protobuf:"varint,4,opt,name=ipv6_interfaces,json=ipv6Interfaces,proto3" json:"ipv6_interfaces,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IpsubMaIntfVrfSummaryData) Descriptor

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

func (*IpsubMaIntfVrfSummaryData) GetInterfaces

func (m *IpsubMaIntfVrfSummaryData) GetInterfaces() uint64

func (*IpsubMaIntfVrfSummaryData) GetIpv6Interfaces

func (m *IpsubMaIntfVrfSummaryData) GetIpv6Interfaces() uint64

func (*IpsubMaIntfVrfSummaryData) GetIpv6VrfName

func (m *IpsubMaIntfVrfSummaryData) GetIpv6VrfName() string

func (*IpsubMaIntfVrfSummaryData) GetVrfName

func (m *IpsubMaIntfVrfSummaryData) GetVrfName() string

func (*IpsubMaIntfVrfSummaryData) ProtoMessage

func (*IpsubMaIntfVrfSummaryData) ProtoMessage()

func (*IpsubMaIntfVrfSummaryData) Reset

func (m *IpsubMaIntfVrfSummaryData) Reset()

func (*IpsubMaIntfVrfSummaryData) String

func (m *IpsubMaIntfVrfSummaryData) String() string

func (*IpsubMaIntfVrfSummaryData) XXX_DiscardUnknown

func (m *IpsubMaIntfVrfSummaryData) XXX_DiscardUnknown()

func (*IpsubMaIntfVrfSummaryData) XXX_Marshal

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

func (*IpsubMaIntfVrfSummaryData) XXX_Merge

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

func (*IpsubMaIntfVrfSummaryData) XXX_Size

func (m *IpsubMaIntfVrfSummaryData) XXX_Size() int

func (*IpsubMaIntfVrfSummaryData) XXX_Unmarshal

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

type IpsubMaParentIntfSummary

type IpsubMaParentIntfSummary struct {
	Interfaces           uint32              `protobuf:"varint,1,opt,name=interfaces,proto3" json:"interfaces,omitempty"`
	Initiators           *IpsubMaInititators `protobuf:"bytes,2,opt,name=initiators,proto3" json:"initiators,omitempty"`
	Ipv6Initiators       *IpsubMaInititators `protobuf:"bytes,3,opt,name=ipv6_initiators,json=ipv6Initiators,proto3" json:"ipv6_initiators,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*IpsubMaParentIntfSummary) Descriptor

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

func (*IpsubMaParentIntfSummary) GetInitiators

func (m *IpsubMaParentIntfSummary) GetInitiators() *IpsubMaInititators

func (*IpsubMaParentIntfSummary) GetInterfaces

func (m *IpsubMaParentIntfSummary) GetInterfaces() uint32

func (*IpsubMaParentIntfSummary) GetIpv6Initiators

func (m *IpsubMaParentIntfSummary) GetIpv6Initiators() *IpsubMaInititators

func (*IpsubMaParentIntfSummary) ProtoMessage

func (*IpsubMaParentIntfSummary) ProtoMessage()

func (*IpsubMaParentIntfSummary) Reset

func (m *IpsubMaParentIntfSummary) Reset()

func (*IpsubMaParentIntfSummary) String

func (m *IpsubMaParentIntfSummary) String() string

func (*IpsubMaParentIntfSummary) XXX_DiscardUnknown

func (m *IpsubMaParentIntfSummary) XXX_DiscardUnknown()

func (*IpsubMaParentIntfSummary) XXX_Marshal

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

func (*IpsubMaParentIntfSummary) XXX_Merge

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

func (*IpsubMaParentIntfSummary) XXX_Size

func (m *IpsubMaParentIntfSummary) XXX_Size() int

func (*IpsubMaParentIntfSummary) XXX_Unmarshal

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

type IpsubMaParentIntfSummaryInitiatorData

type IpsubMaParentIntfSummaryInitiatorData struct {
	FsolPackets          uint32   `protobuf:"varint,1,opt,name=fsol_packets,json=fsolPackets,proto3" json:"fsol_packets,omitempty"`
	FsolBytes            uint32   `protobuf:"varint,2,opt,name=fsol_bytes,json=fsolBytes,proto3" json:"fsol_bytes,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IpsubMaParentIntfSummaryInitiatorData) Descriptor

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

func (*IpsubMaParentIntfSummaryInitiatorData) GetFsolBytes

func (*IpsubMaParentIntfSummaryInitiatorData) GetFsolPackets

func (m *IpsubMaParentIntfSummaryInitiatorData) GetFsolPackets() uint32

func (*IpsubMaParentIntfSummaryInitiatorData) ProtoMessage

func (*IpsubMaParentIntfSummaryInitiatorData) ProtoMessage()

func (*IpsubMaParentIntfSummaryInitiatorData) Reset

func (*IpsubMaParentIntfSummaryInitiatorData) String

func (*IpsubMaParentIntfSummaryInitiatorData) XXX_DiscardUnknown

func (m *IpsubMaParentIntfSummaryInitiatorData) XXX_DiscardUnknown()

func (*IpsubMaParentIntfSummaryInitiatorData) XXX_Marshal

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

func (*IpsubMaParentIntfSummaryInitiatorData) XXX_Merge

func (*IpsubMaParentIntfSummaryInitiatorData) XXX_Size

func (*IpsubMaParentIntfSummaryInitiatorData) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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