sFlowFsPacketSamplingRate
SFLOW-MIB ·
.1.3.6.1.4.1.14706.1.1.5.1.4
Object
The statistical sampling rate for packet sampling from this
source.
Set to N to sample 1/Nth of the packets in the monitored flows.
An agent should choose its own algorithm to introduce variance
into the sampling so that exactly every Nth packet is not
counted. A sampling rate of 1 counts all packets. A sampling
rate of 0 disables sampling.
The agent is permitted to have minimum and maximum allowable
values for the sampling rate. A minimum rate lets the agent
designer set an upper bound on the overhead associated with
sampling, and a maximum rate may be the result of hardware
restrictions (such as counter size). In addition not all values
between the maximum and minimum may be realizable as the
sampling rate (again because of implementation considerations).
When the sampling rate is set the agent is free to adjust the
value so that it lies between the maximum and minimum values
and has the closest achievable value.
When read, the agent must return the actual sampling rate it
will be using (after the adjustments previously described). The
sampling algorithm must converge so that over time the number
of packets sampled approaches 1/Nth of the total number of
packets in the monitored flows.
Context
- MIB
- SFLOW-MIB
- OID
.1.3.6.1.4.1.14706.1.1.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sFlowFsEntry
- Table
- sFlowFsTable
- Siblings
- 4
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sFlowFsDataSource sFlowDataSource for this flow sampler. | column | SFlowDataSource | .1.3.6.1.4.1.14706.1.1.5.1.1 |
| sFlowFsInstance The sFlow instance for this flow sampler. | column | SFlowInstance | .1.3.6.1.4.1.14706.1.1.5.1.2 |
| sFlowFsReceiver The SFlowReceiver for this flow sampler. | column | SFlowReceiver | .1.3.6.1.4.1.14706.1.1.5.1.3 |
| sFlowFsMaximumHeaderSize The maximum number of bytes that should be copied from a
sampled packet. The agent may have an internal maximum and
minimum permissible sizes. If an attempt is made to set this
v… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.14706.1.1.5.1.5 |