or download this
$info{$hostkey}{$if}{if_name} = &get_snmp("$Cisco.$IfName.$if");
$info{$hostkey}{$if}{hw_type} = &get_snmp("$Cisco.$IfHwType.$if");
...
$info{$hostkey}{$if}{bw_out} = &get_snmp("$Cisco.$IfOutBitSec.$if");
$info{$hostkey}{$if}{if_lineprot} = &get_snmp("$Cisco.$LineProto.$if")
+;
$info{$hostkey}{$if}{vm_Vlan} = &get_snmp("$Specific.$vmvlan.$if");