package
0.9.1
Repository: https://github.com/edgecast/vflow.git
Documentation: pkg.go.dev

# Functions

NewSFDecoder constructs new sflow decoder.

# Constants

DataCounterSample defines counter sampling.
DataFlowSample defines packet flow sampling.
SF100BaseVGInterfaceCounters is 100 BaseVG interface counters - see RFC 2020.
SFDataExtRouter is sFlow Extended Router Data number.
SFDataExtSwitch is sFlow Extended Switch Data number.
SFDataRawHeader is sFlow Raw Packet Header number.
SFEthernetInterfaceCounters is Ethernet interface counters - see RFC 2358.
SFGenericInterfaceCounters is Generic interface counters - see RFC 2233.
SFProcessorCounters is processor counters.
SFTokenRingInterfaceCounters is Token ring counters - see RFC 1748.
SFVLANCounters is VLAN counters.

# Structs

CounterSample represents the periodic sampling or polling of counters associated with a Data Source.
EthernetInterfaceCounters represents Ethernet Interface Counters RFC2358.
ExtRouterData represents extended router data.
ExtSwitchData represents Extended Switch Data.
FlowSample represents single flow sample.
GenericInterfaceCounters represents Generic Interface Counters RFC2233.
ProcessorCounters represents Processor Information.
SampledHeader represents sampled header.
SFDatagram represents sFlow datagram.
SFDecoder represents sFlow decoder.
SFSampledHeader represents sFlow sample header.
TokenRingCounters represents Token Ring Counters - see RFC 1748.
VGCounters represents 100 BaseVG interface counters - see RFC 2020.
VlanCounters represents VLAN Counters.

# Interfaces

Counter represents sFlow counters.
Record represents sFlow sample record record.
Sample represents sFlow sample flow.