cisco_ios_xr_pbr_oper_pbr_nodes_node_policy_map_interfaces_interface_direction_input

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-pbr-oper:pbr/nodes/node/policy-map/interfaces/interface/direction/input

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClassStats

type ClassStats struct {
	CounterValidityBitmask uint64             `` /* 130-byte string literal not displayed */
	ClassName              string             `protobuf:"bytes,2,opt,name=class_name,json=className,proto3" json:"class_name,omitempty"`
	ClassId                uint32             `protobuf:"varint,3,opt,name=class_id,json=classId,proto3" json:"class_id,omitempty"`
	GeneralStats           *GenStatsSt        `protobuf:"bytes,4,opt,name=general_stats,json=generalStats,proto3" json:"general_stats,omitempty"`
	HttprStats             *HttprStatsSt      `protobuf:"bytes,5,opt,name=httpr_stats,json=httprStats,proto3" json:"httpr_stats,omitempty"`
	HttpEnrichStats        *HttpEnrichStatsSt `protobuf:"bytes,6,opt,name=http_enrich_stats,json=httpEnrichStats,proto3" json:"http_enrich_stats,omitempty"`
	XXX_NoUnkeyedLiteral   struct{}           `json:"-"`
	XXX_unrecognized       []byte             `json:"-"`
	XXX_sizecache          int32              `json:"-"`
}

func (*ClassStats) Descriptor

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

func (*ClassStats) GetClassId

func (m *ClassStats) GetClassId() uint32

func (*ClassStats) GetClassName

func (m *ClassStats) GetClassName() string

func (*ClassStats) GetCounterValidityBitmask

func (m *ClassStats) GetCounterValidityBitmask() uint64

func (*ClassStats) GetGeneralStats

func (m *ClassStats) GetGeneralStats() *GenStatsSt

func (*ClassStats) GetHttpEnrichStats

func (m *ClassStats) GetHttpEnrichStats() *HttpEnrichStatsSt

func (*ClassStats) GetHttprStats

func (m *ClassStats) GetHttprStats() *HttprStatsSt

func (*ClassStats) ProtoMessage

func (*ClassStats) ProtoMessage()

func (*ClassStats) Reset

func (m *ClassStats) Reset()

func (*ClassStats) String

func (m *ClassStats) String() string

func (*ClassStats) XXX_DiscardUnknown

func (m *ClassStats) XXX_DiscardUnknown()

func (*ClassStats) XXX_Marshal

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

func (*ClassStats) XXX_Merge

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

func (*ClassStats) XXX_Size

func (m *ClassStats) XXX_Size() int

func (*ClassStats) XXX_Unmarshal

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

type GenStatsSt

type GenStatsSt struct {
	TransmitPackets         uint64   `protobuf:"varint,1,opt,name=transmit_packets,json=transmitPackets,proto3" json:"transmit_packets,omitempty"`
	TransmitBytes           uint64   `protobuf:"varint,2,opt,name=transmit_bytes,json=transmitBytes,proto3" json:"transmit_bytes,omitempty"`
	TotalDropPackets        uint64   `protobuf:"varint,3,opt,name=total_drop_packets,json=totalDropPackets,proto3" json:"total_drop_packets,omitempty"`
	TotalDropBytes          uint64   `protobuf:"varint,4,opt,name=total_drop_bytes,json=totalDropBytes,proto3" json:"total_drop_bytes,omitempty"`
	TotalDropRate           uint32   `protobuf:"varint,5,opt,name=total_drop_rate,json=totalDropRate,proto3" json:"total_drop_rate,omitempty"`
	MatchDataRate           uint32   `protobuf:"varint,6,opt,name=match_data_rate,json=matchDataRate,proto3" json:"match_data_rate,omitempty"`
	TotalTransmitRate       uint32   `protobuf:"varint,7,opt,name=total_transmit_rate,json=totalTransmitRate,proto3" json:"total_transmit_rate,omitempty"`
	PrePolicyMatchedPackets uint64   `` /* 135-byte string literal not displayed */
	PrePolicyMatchedBytes   uint64   `` /* 129-byte string literal not displayed */
	XXX_NoUnkeyedLiteral    struct{} `json:"-"`
	XXX_unrecognized        []byte   `json:"-"`
	XXX_sizecache           int32    `json:"-"`
}

func (*GenStatsSt) Descriptor

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

func (*GenStatsSt) GetMatchDataRate

func (m *GenStatsSt) GetMatchDataRate() uint32

func (*GenStatsSt) GetPrePolicyMatchedBytes

func (m *GenStatsSt) GetPrePolicyMatchedBytes() uint64

func (*GenStatsSt) GetPrePolicyMatchedPackets

func (m *GenStatsSt) GetPrePolicyMatchedPackets() uint64

func (*GenStatsSt) GetTotalDropBytes

func (m *GenStatsSt) GetTotalDropBytes() uint64

func (*GenStatsSt) GetTotalDropPackets

func (m *GenStatsSt) GetTotalDropPackets() uint64

func (*GenStatsSt) GetTotalDropRate

func (m *GenStatsSt) GetTotalDropRate() uint32

func (*GenStatsSt) GetTotalTransmitRate

func (m *GenStatsSt) GetTotalTransmitRate() uint32

func (*GenStatsSt) GetTransmitBytes

func (m *GenStatsSt) GetTransmitBytes() uint64

func (*GenStatsSt) GetTransmitPackets

func (m *GenStatsSt) GetTransmitPackets() uint64

func (*GenStatsSt) ProtoMessage

func (*GenStatsSt) ProtoMessage()

func (*GenStatsSt) Reset

func (m *GenStatsSt) Reset()

func (*GenStatsSt) String

func (m *GenStatsSt) String() string

func (*GenStatsSt) XXX_DiscardUnknown

func (m *GenStatsSt) XXX_DiscardUnknown()

func (*GenStatsSt) XXX_Marshal

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

func (*GenStatsSt) XXX_Merge

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

func (*GenStatsSt) XXX_Size

func (m *GenStatsSt) XXX_Size() int

func (*GenStatsSt) XXX_Unmarshal

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

type HttpEnrichStatsSt

type HttpEnrichStatsSt struct {
	RqstRcvdPackets      uint64   `protobuf:"varint,1,opt,name=rqst_rcvd_packets,json=rqstRcvdPackets,proto3" json:"rqst_rcvd_packets,omitempty"`
	RqstRcvdBytes        uint64   `protobuf:"varint,2,opt,name=rqst_rcvd_bytes,json=rqstRcvdBytes,proto3" json:"rqst_rcvd_bytes,omitempty"`
	DropPackets          uint64   `protobuf:"varint,3,opt,name=drop_packets,json=dropPackets,proto3" json:"drop_packets,omitempty"`
	DropBytes            uint64   `protobuf:"varint,4,opt,name=drop_bytes,json=dropBytes,proto3" json:"drop_bytes,omitempty"`
	RespSentPackets      uint64   `protobuf:"varint,5,opt,name=resp_sent_packets,json=respSentPackets,proto3" json:"resp_sent_packets,omitempty"`
	RespSentBytes        uint64   `protobuf:"varint,6,opt,name=resp_sent_bytes,json=respSentBytes,proto3" json:"resp_sent_bytes,omitempty"`
	ReqSentPackets       uint64   `protobuf:"varint,7,opt,name=req_sent_packets,json=reqSentPackets,proto3" json:"req_sent_packets,omitempty"`
	TcpSentPackets       uint64   `protobuf:"varint,8,opt,name=tcp_sent_packets,json=tcpSentPackets,proto3" json:"tcp_sent_packets,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*HttpEnrichStatsSt) Descriptor

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

func (*HttpEnrichStatsSt) GetDropBytes

func (m *HttpEnrichStatsSt) GetDropBytes() uint64

func (*HttpEnrichStatsSt) GetDropPackets

func (m *HttpEnrichStatsSt) GetDropPackets() uint64

func (*HttpEnrichStatsSt) GetReqSentPackets

func (m *HttpEnrichStatsSt) GetReqSentPackets() uint64

func (*HttpEnrichStatsSt) GetRespSentBytes

func (m *HttpEnrichStatsSt) GetRespSentBytes() uint64

func (*HttpEnrichStatsSt) GetRespSentPackets

func (m *HttpEnrichStatsSt) GetRespSentPackets() uint64

func (*HttpEnrichStatsSt) GetRqstRcvdBytes

func (m *HttpEnrichStatsSt) GetRqstRcvdBytes() uint64

func (*HttpEnrichStatsSt) GetRqstRcvdPackets

func (m *HttpEnrichStatsSt) GetRqstRcvdPackets() uint64

func (*HttpEnrichStatsSt) GetTcpSentPackets

func (m *HttpEnrichStatsSt) GetTcpSentPackets() uint64

func (*HttpEnrichStatsSt) ProtoMessage

func (*HttpEnrichStatsSt) ProtoMessage()

func (*HttpEnrichStatsSt) Reset

func (m *HttpEnrichStatsSt) Reset()

func (*HttpEnrichStatsSt) String

func (m *HttpEnrichStatsSt) String() string

func (*HttpEnrichStatsSt) XXX_DiscardUnknown

func (m *HttpEnrichStatsSt) XXX_DiscardUnknown()

func (*HttpEnrichStatsSt) XXX_Marshal

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

func (*HttpEnrichStatsSt) XXX_Merge

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

func (*HttpEnrichStatsSt) XXX_Size

func (m *HttpEnrichStatsSt) XXX_Size() int

func (*HttpEnrichStatsSt) XXX_Unmarshal

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

type HttprStatsSt

type HttprStatsSt struct {
	RqstRcvdPackets      uint64   `protobuf:"varint,1,opt,name=rqst_rcvd_packets,json=rqstRcvdPackets,proto3" json:"rqst_rcvd_packets,omitempty"`
	RqstRcvdBytes        uint64   `protobuf:"varint,2,opt,name=rqst_rcvd_bytes,json=rqstRcvdBytes,proto3" json:"rqst_rcvd_bytes,omitempty"`
	DropPackets          uint64   `protobuf:"varint,3,opt,name=drop_packets,json=dropPackets,proto3" json:"drop_packets,omitempty"`
	DropBytes            uint64   `protobuf:"varint,4,opt,name=drop_bytes,json=dropBytes,proto3" json:"drop_bytes,omitempty"`
	RespSentPackets      uint64   `protobuf:"varint,5,opt,name=resp_sent_packets,json=respSentPackets,proto3" json:"resp_sent_packets,omitempty"`
	RespSentBytes        uint64   `protobuf:"varint,6,opt,name=resp_sent_bytes,json=respSentBytes,proto3" json:"resp_sent_bytes,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*HttprStatsSt) Descriptor

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

func (*HttprStatsSt) GetDropBytes

func (m *HttprStatsSt) GetDropBytes() uint64

func (*HttprStatsSt) GetDropPackets

func (m *HttprStatsSt) GetDropPackets() uint64

func (*HttprStatsSt) GetRespSentBytes

func (m *HttprStatsSt) GetRespSentBytes() uint64

func (*HttprStatsSt) GetRespSentPackets

func (m *HttprStatsSt) GetRespSentPackets() uint64

func (*HttprStatsSt) GetRqstRcvdBytes

func (m *HttprStatsSt) GetRqstRcvdBytes() uint64

func (*HttprStatsSt) GetRqstRcvdPackets

func (m *HttprStatsSt) GetRqstRcvdPackets() uint64

func (*HttprStatsSt) ProtoMessage

func (*HttprStatsSt) ProtoMessage()

func (*HttprStatsSt) Reset

func (m *HttprStatsSt) Reset()

func (*HttprStatsSt) String

func (m *HttprStatsSt) String() string

func (*HttprStatsSt) XXX_DiscardUnknown

func (m *HttprStatsSt) XXX_DiscardUnknown()

func (*HttprStatsSt) XXX_Marshal

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

func (*HttprStatsSt) XXX_Merge

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

func (*HttprStatsSt) XXX_Size

func (m *HttprStatsSt) XXX_Size() int

func (*HttprStatsSt) XXX_Unmarshal

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

type PbrStats

type PbrStats struct {
	NodeName             string        `protobuf:"bytes,50,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	PolicyName           string        `protobuf:"bytes,51,opt,name=policy_name,json=policyName,proto3" json:"policy_name,omitempty"`
	State                string        `protobuf:"bytes,52,opt,name=state,proto3" json:"state,omitempty"`
	StateDescription     string        `protobuf:"bytes,53,opt,name=state_description,json=stateDescription,proto3" json:"state_description,omitempty"`
	ClassStat            []*ClassStats `protobuf:"bytes,54,rep,name=class_stat,json=classStat,proto3" json:"class_stat,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*PbrStats) Descriptor

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

func (*PbrStats) GetClassStat

func (m *PbrStats) GetClassStat() []*ClassStats

func (*PbrStats) GetNodeName

func (m *PbrStats) GetNodeName() string

func (*PbrStats) GetPolicyName

func (m *PbrStats) GetPolicyName() string

func (*PbrStats) GetState

func (m *PbrStats) GetState() string

func (*PbrStats) GetStateDescription

func (m *PbrStats) GetStateDescription() string

func (*PbrStats) ProtoMessage

func (*PbrStats) ProtoMessage()

func (*PbrStats) Reset

func (m *PbrStats) Reset()

func (*PbrStats) String

func (m *PbrStats) String() string

func (*PbrStats) XXX_DiscardUnknown

func (m *PbrStats) XXX_DiscardUnknown()

func (*PbrStats) XXX_Marshal

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

func (*PbrStats) XXX_Merge

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

func (*PbrStats) XXX_Size

func (m *PbrStats) XXX_Size() int

func (*PbrStats) XXX_Unmarshal

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

type PbrStats_KEYS

type PbrStats_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 (*PbrStats_KEYS) Descriptor

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

func (*PbrStats_KEYS) GetInterfaceName

func (m *PbrStats_KEYS) GetInterfaceName() string

func (*PbrStats_KEYS) GetNodeName

func (m *PbrStats_KEYS) GetNodeName() string

func (*PbrStats_KEYS) ProtoMessage

func (*PbrStats_KEYS) ProtoMessage()

func (*PbrStats_KEYS) Reset

func (m *PbrStats_KEYS) Reset()

func (*PbrStats_KEYS) String

func (m *PbrStats_KEYS) String() string

func (*PbrStats_KEYS) XXX_DiscardUnknown

func (m *PbrStats_KEYS) XXX_DiscardUnknown()

func (*PbrStats_KEYS) XXX_Marshal

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

func (*PbrStats_KEYS) XXX_Merge

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

func (*PbrStats_KEYS) XXX_Size

func (m *PbrStats_KEYS) XXX_Size() int

func (*PbrStats_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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