All MIBs › AtiEdgeSwitch-MIB › atiSflowFsPacketSamplingRate
atiSflowFsPacketSamplingRate
Module: AtiEdgeSwitch-MIB
OID (symbolic): AtiEdgeSwitch-MIB::atiSflowFsPacketSamplingRate
OID (numeric): 1.3.6.1.4.1.207.8.17.12.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: 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.
What is atiSflowFsPacketSamplingRate?
This read-write object sets the statistical packet sampling rate for sFlow on a given port, where a value of N means approximately 1 in every N packets is sampled and forwarded to the sFlow collector. Adjusting this rate controls the trade-off between monitoring granularity and network/CPU overhead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.17.12.1.1.2 snmpwalk -v2c -c public <target> AtiEdgeSwitch-MIB::atiSflowFsPacketSamplingRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.17.12.1.1.2.1 snmpget -v2c -c public <target> AtiEdgeSwitch-MIB::atiSflowFsPacketSamplingRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.8.17.12.1.1.2.1 i <value>
Start monitoring Allied Telesis AT-9000/AT-8100S/AT-8100L/AT-FS970M edge switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AtiEdgeSwitch-MIB::atiSflowFsPacketSamplingRate OID value, configure state conditions and alerts, and monitor any Allied Telesis AT-9000/AT-8100S/AT-8100L/AT-FS970M edge switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.17 | atiStkSwMib | AtiEdgeSwitch-MIB |
| 1.3.6.1.4.1.207.8.17.12 | atiSflowFsGroup | AtiEdgeSwitch-MIB |
| 1.3.6.1.4.1.207.8.17.12.1 | atiSflowFsTable | AtiEdgeSwitch-MIB |
| 1.3.6.1.4.1.207.8.17.12.1.1 | atiSflowFsEntry | AtiEdgeSwitch-MIB |
| 1.3.6.1.4.1.207.8.17.12.1.1.2 | atiSflowFsPacketSamplingRate | AtiEdgeSwitch-MIB |