interface/{interface-type}/{interface-name}/sflow/polling-interval

Configures the polling interval globally.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
	<ethernet>
		<name>1/5</name>
		<sflow xmlns="urn:brocade.com:mgmt:brocade-sflow">
			<polling-interval>25</polling-interval>
		</sflow>
	</ethernet>
</interface>

Parameters

name
Specifies the interface name.
polling-interval
Specifies the polling interval in seconds. The value can range from 1 through 65535 seconds.