protocol filtering - snmp

I need to set certain protocol filters in mass and was wondering what snmp values can be used to do that?  I want to loop over them in a script.  Thanks!

I have forwarded this to the support and development teams.

Hi rnelson,

The SNMP OIDs to set protocol filters are available in WHISP-BOX-MIBV2-MIB.

Here are the OIDs.

PPPoE				.1.3.6.1.4.1.161.19.3.3.2.125.0
All IPv4			.1.3.6.1.4.1.161.19.3.3.2.132.0
	SMB			.1.3.6.1.4.1.161.19.3.3.2.126.0
	SNMP			.1.3.6.1.4.1.161.19.3.3.2.127.0
	Bootp Client		.1.3.6.1.4.1.161.19.3.3.2.144.0
	Bootp Server		.1.3.6.1.4.1.161.19.3.3.2.145.0
	IPv4 Multicast		.1.3.6.1.4.1.161.19.3.3.2.146.0
	User Defined Port 1	.1.3.6.1.4.1.161.19.3.3.2.128.0
	User Defined Port 2	.1.3.6.1.4.1.161.19.3.3.2.129.0
	User Defined Port 3	.1.3.6.1.4.1.161.19.3.3.2.130.0
	All Other IPv4		.1.3.6.1.4.1.161.19.3.3.2.131.0
All IPv6			.1.3.6.1.4.1.161.19.3.3.2.160.0
	SMB			.1.3.6.1.4.1.161.19.3.3.2.161.0
	SNMP			.1.3.6.1.4.1.161.19.3.3.2.162.0	
	Bootp Client		.1.3.6.1.4.1.161.19.3.3.2.163.0
	Bootp Server		.1.3.6.1.4.1.161.19.3.3.2.164.0
	IPv6 Multicast		.1.3.6.1.4.1.161.19.3.3.2.165.0
	All Other IPv6		.1.3.6.1.4.1.161.19.3.3.2.166.0
ARP				.1.3.6.1.4.1.161.19.3.3.2.133.0
All Others			.1.3.6.1.4.1.161.19.3.3.2.134.0							
	

- Balaji

Thank you!