I need help activating sFlow on a HP ProCurve 2800 or 5300 series switch.


Article Comments

Activating sFlow on HP ProCurve 28xx

Please see http://www.plixer.com/blog/general/how-do-i-enable-sflow-on-my-hp-procurve-2800-series-switch/ for detailed instructions.

For instructions in German, please see http://hilfedatenbank.de/2009/09/08/sflow-aktivieren/


Mar, 2010 - Permalink

Any chance of building this functionality into PRTG based on uptime? I.e. If a switch reboots, a PRTG probe reads the uptime and correspondingly sends an SNMP set to enable sFlow again. This also applies to the 2610 series as well I believe.


Mar, 2010 - Permalink

Dear Adria,

it should be possible to do this yourself already:

  • read the uptime from the switch using a SNMP Uptime sensor
  • configure a Threshold Trigger on the System Uptime, so that if the uptime is below 300s (for example) a Notification will be triggered
  • use a batch-script for this notification which will send the SNMP Set to the switch to enable sflow again.

Best Regards.


Mar, 2010 - Permalink

Hi,

When i try with: setmib sFlowRcvrOwner.1 D scrut sFlowRcvrTimeout.1 i 100000000

It said that: -D invalid value.

My switch is Hp ProCurve 5406zl. This is the first time i enable Sflow so i don't know what to do?

Please help me configure this

thanks and best regards, phu


Jul, 2011 - Permalink

please take a look at

http://www.plixer.com/blog/general/how-do-i-enable-sflow-on-my-hp-procurve-2800-series-switch/

and the pdf in this zip file

http://www.plixer.com/files/hp-sflow.zip


Jul, 2011 - Permalink

Tidusbmt "When i try with: setmib sFlowRcvrOwner.1 D scrut sFlowRcvrTimeout.1 i 100000000

It said that: -D invalid value."

If you look that string, you can see that "-" sign is missing from front of D. I noticed the same error and seems that when you copy the string, it doesn't copy the whole line completely.

Could this sflow configuration be implemented into PRTG? I mean, why the PRTG doesn't do everything for us? :)


Jan, 2012 - Permalink